Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c409 struct node_barn { struct
459 static inline struct node_barn *get_barn_node(struct kmem_cache *s, int node) in get_barn_node()
467 static inline struct node_barn *get_barn(struct kmem_cache *s) in get_barn()
3060 static struct slab_sheaf *barn_get_empty_sheaf(struct node_barn *barn, in barn_get_empty_sheaf()
3092 static void barn_put_empty_sheaf(struct node_barn *barn, struct slab_sheaf *sheaf) in barn_put_empty_sheaf()
3104 static void barn_put_full_sheaf(struct node_barn *barn, struct slab_sheaf *sheaf) in barn_put_full_sheaf()
3116 static struct slab_sheaf *barn_get_full_or_empty_sheaf(struct node_barn *barn) in barn_get_full_or_empty_sheaf()
3149 barn_replace_empty_sheaf(struct node_barn *barn, struct slab_sheaf *empty, in barn_replace_empty_sheaf()
3182 barn_replace_full_sheaf(struct node_barn *barn, struct slab_sheaf *full, in barn_replace_full_sheaf()
3215 static void barn_init(struct node_barn *barn) in barn_init()
[all …]
H A Dslab.h216 struct node_barn *barn;