Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c2751 struct slab_sheaf *sheaf; in __alloc_empty_sheaf() local
2786 static void free_empty_sheaf(struct kmem_cache *s, struct slab_sheaf *sheaf) in free_empty_sheaf()
2807 static int refill_sheaf(struct kmem_cache *s, struct slab_sheaf *sheaf, in refill_sheaf()
2853 struct slab_sheaf *sheaf; in __sheaf_flush_main_batch() local
2914 static void sheaf_flush_unused(struct kmem_cache *s, struct slab_sheaf *sheaf) in sheaf_flush_unused()
2927 struct slab_sheaf *sheaf) in __rcu_free_sheaf_prepare()
2956 struct slab_sheaf *sheaf; in rcu_free_sheaf_nobarn() local
3104 static void barn_put_empty_sheaf(struct node_barn *barn, struct slab_sheaf *sheaf) in barn_put_empty_sheaf()
3116 static void barn_put_full_sheaf(struct node_barn *barn, struct slab_sheaf *sheaf) in barn_put_full_sheaf()
3130 struct slab_sheaf *sheaf = NULL; in barn_get_full_or_empty_sheaf() local
[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/include/linux/
H A Dmaple_tree.h479 struct slab_sheaf *sheaf; /* Allocated nodes for this operation */ member
/linux/lib/
H A Dmaple_tree.c147 static void mt_return_sheaf(struct slab_sheaf *sheaf) in mt_return_sheaf()
157 static int mt_refill_sheaf(gfp_t gfp, struct slab_sheaf **sheaf, in mt_refill_sheaf()