Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c2747 struct slab_sheaf *sheaf; in __alloc_empty_sheaf() local
2782 static void free_empty_sheaf(struct kmem_cache *s, struct slab_sheaf *sheaf) in free_empty_sheaf()
2803 static int refill_sheaf(struct kmem_cache *s, struct slab_sheaf *sheaf, in refill_sheaf()
2829 struct slab_sheaf *sheaf = alloc_empty_sheaf(s, gfp); in alloc_full_sheaf() local
2867 struct slab_sheaf *sheaf; in __sheaf_flush_main_batch() local
2928 static void sheaf_flush_unused(struct kmem_cache *s, struct slab_sheaf *sheaf) in sheaf_flush_unused()
2941 struct slab_sheaf *sheaf) in __rcu_free_sheaf_prepare()
2970 struct slab_sheaf *sheaf; in rcu_free_sheaf_nobarn() local
3118 static void barn_put_empty_sheaf(struct node_barn *barn, struct slab_sheaf *sheaf) in barn_put_empty_sheaf()
3130 static void barn_put_full_sheaf(struct node_barn *barn, struct slab_sheaf *sheaf) in barn_put_full_sheaf()
[all …]
/linux/tools/include/linux/
H A Dslab.h200 static inline unsigned int kmem_cache_sheaf_size(struct slab_sheaf *sheaf) in kmem_cache_sheaf_size()
/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()