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.c211 if (!__kmem_cache_empty(cache)) in kasan_cache_shutdown()
/linux/mm/
H A Dslab.h489 bool __kmem_cache_empty(struct kmem_cache *);
H A Dslub.c5475 bool __kmem_cache_empty(struct kmem_cache *s) in __kmem_cache_empty() function