Home
last modified time | relevance | path

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

/linux/tools/include/linux/
H A Dslab.h128 struct list_head barn_list; member
/linux/mm/
H A Dslub.c407 struct list_head barn_list; member
3102 struct slab_sheaf, barn_list); in barn_get_empty_sheaf()
3103 list_del(&empty->barn_list); in barn_get_empty_sheaf()
3124 list_add(&sheaf->barn_list, &barn->sheaves_empty); in barn_put_empty_sheaf()
3136 list_add(&sheaf->barn_list, &barn->sheaves_full); in barn_put_full_sheaf()
3154 barn_list); in barn_get_full_or_empty_sheaf()
3155 list_del(&sheaf->barn_list); in barn_get_full_or_empty_sheaf()
3159 struct slab_sheaf, barn_list); in barn_get_full_or_empty_sheaf()
3160 list_del(&sheaf->barn_list); in barn_get_full_or_empty_sheaf()
3191 barn_list); in barn_replace_empty_sheaf()
[all …]