Home
last modified time | relevance | path

Searched refs:__kmem_cache_empty (Results 1 – 3 of 3) sorted by relevance

/linux/mm/kasan/
H A Dgeneric.c222 if (!__kmem_cache_empty(cache)) in kasan_cache_shutdown()
/linux/mm/
H A Dslab.h439 bool __kmem_cache_empty(struct kmem_cache *);
H A Dslub.c8058 bool __kmem_cache_empty(struct kmem_cache *s) in __kmem_cache_empty() function