Home
last modified time | relevance | path

Searched refs:node_barn (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dslub.c396 struct node_barn { struct
446 static inline struct node_barn *get_barn_node(struct kmem_cache *s, int node) in get_barn_node()
454 static inline struct node_barn *get_barn(struct kmem_cache *s) in get_barn()
3072 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()
[all …]
H A Dslab.h191 struct node_barn *barn;