Searched refs:node_barn (Results 1 – 1 of 1) sorted by relevance
396 struct node_barn { struct439 struct node_barn *barn;451 static inline struct node_barn *get_barn(struct kmem_cache *s) in get_barn()3086 static struct slab_sheaf *barn_get_empty_sheaf(struct node_barn *barn, in barn_get_empty_sheaf()3118 static void barn_put_empty_sheaf(struct node_barn *barn, struct slab_sheaf *sheaf) in barn_put_empty_sheaf()3130 static void barn_put_full_sheaf(struct node_barn *barn, struct slab_sheaf *sheaf) in barn_put_full_sheaf()3142 static struct slab_sheaf *barn_get_full_or_empty_sheaf(struct node_barn *barn) in barn_get_full_or_empty_sheaf()3175 barn_replace_empty_sheaf(struct node_barn *barn, struct slab_sheaf *empty, in barn_replace_empty_sheaf()3208 barn_replace_full_sheaf(struct node_barn *barn, struct slab_sheaf *full, in barn_replace_full_sheaf()3241 static void barn_init(struct node_barn *barn) in barn_init()[all …]