Home
last modified time | relevance | path

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

/openbmc/linux/mm/kasan/
H A Dgeneric.c209 if (!__kmem_cache_empty(cache)) in kasan_cache_shutdown()
/openbmc/linux/mm/
H A Dslab.h368 bool __kmem_cache_empty(struct kmem_cache *);
H A Dslab.c2206 bool __kmem_cache_empty(struct kmem_cache *s) in __kmem_cache_empty() function
H A Dslub.c4625 bool __kmem_cache_empty(struct kmem_cache *s) in __kmem_cache_empty() function