Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c499 struct node_barn *barn; member
2864 static struct slab_sheaf *barn_get_empty_sheaf(struct node_barn *barn) in barn_get_empty_sheaf()
2892 static void barn_put_empty_sheaf(struct node_barn *barn, struct slab_sheaf *sheaf) in barn_put_empty_sheaf()
2904 static void barn_put_full_sheaf(struct node_barn *barn, struct slab_sheaf *sheaf) in barn_put_full_sheaf()
2916 static struct slab_sheaf *barn_get_full_or_empty_sheaf(struct node_barn *barn) in barn_get_full_or_empty_sheaf()
2949 barn_replace_empty_sheaf(struct node_barn *barn, struct slab_sheaf *empty) in barn_replace_empty_sheaf()
2978 barn_replace_full_sheaf(struct node_barn *barn, struct slab_sheaf *full) in barn_replace_full_sheaf()
3007 static void barn_init(struct node_barn *barn) in barn_init()
3016 static void barn_shrink(struct kmem_cache *s, struct node_barn *barn) in barn_shrink()
5005 struct node_barn *barn; in __pcs_replace_empty_main() local
[all …]