Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c472 struct list_head barn_list; member
2895 struct slab_sheaf, barn_list); in barn_get_empty_sheaf()
2896 list_del(&empty->barn_list); in barn_get_empty_sheaf()
2917 list_add(&sheaf->barn_list, &barn->sheaves_empty); in barn_put_empty_sheaf()
2929 list_add(&sheaf->barn_list, &barn->sheaves_full); in barn_put_full_sheaf()
2947 barn_list); in barn_get_full_or_empty_sheaf()
2948 list_del(&sheaf->barn_list); in barn_get_full_or_empty_sheaf()
2952 struct slab_sheaf, barn_list); in barn_get_full_or_empty_sheaf()
2953 list_del(&sheaf->barn_list); in barn_get_full_or_empty_sheaf()
2980 barn_list); in barn_replace_empty_sheaf()
[all …]