Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c2604 struct slab_sheaf *sheaf = kzalloc(struct_size(sheaf, objects, in alloc_empty_sheaf() local
2617 static void free_empty_sheaf(struct kmem_cache *s, struct slab_sheaf *sheaf) in free_empty_sheaf()
2628 static int refill_sheaf(struct kmem_cache *s, struct slab_sheaf *sheaf, in refill_sheaf()
2653 struct slab_sheaf *sheaf = alloc_empty_sheaf(s, gfp); in alloc_full_sheaf() local
2687 struct slab_sheaf *sheaf; in sheaf_flush_main() local
2724 static void sheaf_flush_unused(struct kmem_cache *s, struct slab_sheaf *sheaf) in sheaf_flush_unused()
2737 struct slab_sheaf *sheaf) in __rcu_free_sheaf_prepare()
2760 struct slab_sheaf *sheaf; in rcu_free_sheaf_nobarn() local
2892 static void barn_put_empty_sheaf(struct node_barn *barn, struct slab_sheaf *sheaf) in barn_put_empty_sheaf()
2904 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()