Searched defs:sheaf (Results 1 – 2 of 2) sorted by relevance
2810 struct slab_sheaf *sheaf; in __alloc_empty_sheaf() local2845 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() local2983 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() local3173 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 …]
200 static inline unsigned int kmem_cache_sheaf_size(struct slab_sheaf *sheaf) in kmem_cache_sheaf_size() argument