Searched defs:barn (Results 1 – 2 of 2) sorted by relevance
3141 static struct slab_sheaf *barn_get_empty_sheaf(struct node_barn *barn, in barn_get_empty_sheaf()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()3197 static struct slab_sheaf *barn_get_full_or_empty_sheaf(struct node_barn *barn) in barn_get_full_or_empty_sheaf()3230 barn_replace_empty_sheaf(struct node_barn *barn, struct slab_sheaf *empty, in barn_replace_empty_sheaf()3263 barn_replace_full_sheaf(struct node_barn *barn, struct slab_sheaf *full, in barn_replace_full_sheaf()3296 static void barn_init(struct node_barn *barn) in barn_init()3305 static void barn_shrink(struct kmem_cache *s, struct node_barn *barn) in barn_shrink()4219 struct node_barn *barn; in slub_cpu_setup() local4719 struct node_barn *barn; in __pcs_replace_empty_main() local[all …]
233 struct node_barn *barn; member