Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c2584 struct slab_sheaf *sheaf = kzalloc(struct_size(sheaf, objects, in alloc_empty_sheaf() local
2597 static void free_empty_sheaf(struct kmem_cache *s, struct slab_sheaf *sheaf) in free_empty_sheaf()
2608 static int refill_sheaf(struct kmem_cache *s, struct slab_sheaf *sheaf, in refill_sheaf()
2633 struct slab_sheaf *sheaf = alloc_empty_sheaf(s, gfp); in alloc_full_sheaf() local
2667 struct slab_sheaf *sheaf; in sheaf_flush_main() local
2704 static void sheaf_flush_unused(struct kmem_cache *s, struct slab_sheaf *sheaf) in sheaf_flush_unused()
2717 struct slab_sheaf *sheaf) in __rcu_free_sheaf_prepare()
2740 struct slab_sheaf *sheaf; in rcu_free_sheaf_nobarn() local
2872 static void barn_put_empty_sheaf(struct node_barn *barn, struct slab_sheaf *sheaf) in barn_put_empty_sheaf()
2884 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()