Home
last modified time | relevance | path

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

/linux/tools/include/linux/
H A Dslab.h197 int kmem_cache_refill_sheaf(struct kmem_cache *s, gfp_t gfp,
/linux/include/linux/
H A Dslab.h833 int kmem_cache_refill_sheaf(struct kmem_cache *s, gfp_t gfp,
/linux/lib/
H A Dmaple_tree.c160 return kmem_cache_refill_sheaf(maple_node_cache, gfp, sheaf, size); in mt_refill_sheaf()
/linux/mm/
H A Dslub.c5135 int kmem_cache_refill_sheaf(struct kmem_cache *s, gfp_t gfp, in kmem_cache_refill_sheaf() function