Home
last modified time | relevance | path

Searched defs:sheaf (Results 1 – 3 of 3) sorted by relevance

/linux/mm/
H A Dslub.c2601 struct slab_sheaf *sheaf; in alloc_empty_sheaf() local
2630 static void free_empty_sheaf(struct kmem_cache *s, struct slab_sheaf *sheaf) in free_empty_sheaf()
2641 static int refill_sheaf(struct kmem_cache *s, struct slab_sheaf *sheaf, in refill_sheaf()
2666 struct slab_sheaf *sheaf = alloc_empty_sheaf(s, gfp); in alloc_full_sheaf() local
2700 struct slab_sheaf *sheaf; in sheaf_flush_main() local
2737 static void sheaf_flush_unused(struct kmem_cache *s, struct slab_sheaf *sheaf) in sheaf_flush_unused()
2750 struct slab_sheaf *sheaf) in __rcu_free_sheaf_prepare()
2779 struct slab_sheaf *sheaf; in rcu_free_sheaf_nobarn() local
2911 static void barn_put_empty_sheaf(struct node_barn *barn, struct slab_sheaf *sheaf) in barn_put_empty_sheaf()
2923 static void barn_put_full_sheaf(struct node_barn *barn, struct slab_sheaf *sheaf) in barn_put_full_sheaf()
[all …]
/linux/include/linux/
H A Dmaple_tree.h445 struct slab_sheaf *sheaf; /* Allocated nodes for this operation */ member
/linux/lib/
H A Dmaple_tree.c182 static void mt_return_sheaf(struct slab_sheaf *sheaf) in mt_return_sheaf()
192 static int mt_refill_sheaf(gfp_t gfp, struct slab_sheaf **sheaf, in mt_refill_sheaf()