Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c3072 static struct slab_sheaf *barn_get_empty_sheaf(struct node_barn *barn, in barn_get_empty_sheaf()
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()
3128 static struct slab_sheaf *barn_get_full_or_empty_sheaf(struct node_barn *barn) in barn_get_full_or_empty_sheaf()
3161 barn_replace_empty_sheaf(struct node_barn *barn, struct slab_sheaf *empty, in barn_replace_empty_sheaf()
3194 barn_replace_full_sheaf(struct node_barn *barn, struct slab_sheaf *full, in barn_replace_full_sheaf()
3227 static void barn_init(struct node_barn *barn) in barn_init()
3236 static void barn_shrink(struct kmem_cache *s, struct node_barn *barn) in barn_shrink()
4090 struct node_barn *barn; in slub_cpu_setup() local
4596 struct node_barn *barn; in __pcs_replace_empty_main() local
[all …]
H A Dslab.h191 struct node_barn *barn; member