Searched defs:obj_cache (Results 1 – 1 of 1) sorted by relevance
1177 struct obj_cached **obj_cache; member1875 …struct obj_cached **obj_cache = kalloc_type(struct obj_cached *, CACHE_SIZE, Z_WAITOK | Z_NOFAIL |… in init_cache() local1888 struct obj_cached **obj_cache = info->obj_cache; in check_cache_empty() local1904 struct obj_cached **obj_cache = info->obj_cache; in free_cache() local1923 struct obj_cached **obj_cache = info->obj_cache; in find_id_in_cache() local1936 struct obj_cached **obj_cache = info->obj_cache; in free_id_in_cache() local1952 struct obj_cached **obj_cache = info->obj_cache; in find_empty_spot_in_cache() local