Searched refs:fullness_list (Results 1 – 1 of 1) sorted by relevance
200 struct list_head fullness_list[NR_ZS_FULLNESS]; member740 head = list_first_entry_or_null(&class->fullness_list[fullness], in insert_zspage()752 list_add(&zspage->list, &class->fullness_list[fullness]); in insert_zspage()763 VM_BUG_ON(list_empty(&class->fullness_list[fullness])); in remove_zspage()1120 zspage = list_first_entry_or_null(&class->fullness_list[i], in find_get_zspage()1770 zspage = list_first_entry_or_null(&class->fullness_list[fg[i]], in isolate_zspage()2157 list_splice_init(&class->fullness_list[ZS_EMPTY], &free_pages); in async_free_zspage()2438 INIT_LIST_HEAD(&class->fullness_list[fullness]); in zs_create_pool()2484 if (!list_empty(&class->fullness_list[fg])) { in zs_destroy_pool()