Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c2575 struct slab_sheaf *sheaf = kzalloc(struct_size(sheaf, objects, in alloc_empty_sheaf() local
2588 static void free_empty_sheaf(struct kmem_cache *s, struct slab_sheaf *sheaf) in free_empty_sheaf()
2599 static int refill_sheaf(struct kmem_cache *s, struct slab_sheaf *sheaf, in refill_sheaf()
2624 struct slab_sheaf *sheaf = alloc_empty_sheaf(s, gfp); in alloc_full_sheaf() local
2658 struct slab_sheaf *sheaf; in sheaf_flush_main() local
2695 static void sheaf_flush_unused(struct kmem_cache *s, struct slab_sheaf *sheaf) in sheaf_flush_unused()
2708 struct slab_sheaf *sheaf) in __rcu_free_sheaf_prepare()
2731 struct slab_sheaf *sheaf; in rcu_free_sheaf_nobarn() local
2863 static void barn_put_empty_sheaf(struct node_barn *barn, struct slab_sheaf *sheaf) in barn_put_empty_sheaf()
2875 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.c180 static void mt_return_sheaf(struct slab_sheaf *sheaf) in mt_return_sheaf()
190 static int mt_refill_sheaf(gfp_t gfp, struct slab_sheaf **sheaf, in mt_refill_sheaf()