Searched refs:node_barn (Results 1 – 1 of 1) sorted by relevance
461 struct node_barn { struct504 struct node_barn *barn;516 static inline struct node_barn *get_barn(struct kmem_cache *s) in get_barn()2883 static struct slab_sheaf *barn_get_empty_sheaf(struct node_barn *barn) in barn_get_empty_sheaf()2911 static void barn_put_empty_sheaf(struct node_barn *barn, struct slab_sheaf *sheaf) in barn_put_empty_sheaf()2923 static void barn_put_full_sheaf(struct node_barn *barn, struct slab_sheaf *sheaf) in barn_put_full_sheaf()2935 static struct slab_sheaf *barn_get_full_or_empty_sheaf(struct node_barn *barn) in barn_get_full_or_empty_sheaf()2968 barn_replace_empty_sheaf(struct node_barn *barn, struct slab_sheaf *empty) in barn_replace_empty_sheaf()2997 barn_replace_full_sheaf(struct node_barn *barn, struct slab_sheaf *full) in barn_replace_full_sheaf()3026 static void barn_init(struct node_barn *barn) in barn_init()[all …]