Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c2810 struct slab_sheaf *sheaf; in __alloc_empty_sheaf() local
2845 static void __free_empty_sheaf(struct kmem_cache *s, struct slab_sheaf *sheaf, in __free_empty_sheaf()
2867 static void free_empty_sheaf(struct kmem_cache *s, struct slab_sheaf *sheaf) in free_empty_sheaf()
2876 static int refill_sheaf(struct kmem_cache *s, struct slab_sheaf *sheaf, in refill_sheaf()
2922 struct slab_sheaf *sheaf; in __sheaf_flush_main_batch() local
2983 static void sheaf_flush_unused(struct kmem_cache *s, struct slab_sheaf *sheaf) in sheaf_flush_unused()
2996 struct slab_sheaf *sheaf) in __rcu_free_sheaf_prepare()
3025 struct slab_sheaf *sheaf; in rcu_free_sheaf_nobarn() local
3173 static void barn_put_empty_sheaf(struct node_barn *barn, struct slab_sheaf *sheaf) in barn_put_empty_sheaf()
3185 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() argument