Home
last modified time | relevance | path

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

/linux/tools/include/linux/
H A Dslab.h195 void kmem_cache_return_sheaf(struct kmem_cache *s, gfp_t gfp,
/linux/include/linux/
H A Dslab.h836 void kmem_cache_return_sheaf(struct kmem_cache *s, gfp_t gfp,
/linux/mm/
H A Dslub.c5045 void kmem_cache_return_sheaf(struct kmem_cache *s, gfp_t gfp, in kmem_cache_return_sheaf() function
5138 kmem_cache_return_sheaf(s, gfp, *sheafp); in kmem_cache_refill_sheaf()
/linux/lib/
H A Dmaple_tree.c184 kmem_cache_return_sheaf(maple_node_cache, GFP_NOWAIT, sheaf); in mt_return_sheaf()