Searched refs:fullness_list (Results 1 – 1 of 1) sorted by relevance
161 struct list_head fullness_list[NR_FULLNESS_GROUPS]; member686 list_add(&zspage->list, &class->fullness_list[fullness]); in insert_zspage()698 VM_BUG_ON(list_empty(&class->fullness_list[fullness])); in remove_zspage()1011 zspage = list_first_entry_or_null(&class->fullness_list[i], in find_get_zspage()1527 zspage = list_first_entry_or_null(&class->fullness_list[fg], in isolate_src_zspage()1544 zspage = list_first_entry_or_null(&class->fullness_list[fg], in isolate_dst_zspage()1775 list_splice_init(&class->fullness_list[ZS_INUSE_RATIO_0], in async_free_zspage()2114 INIT_LIST_HEAD(&class->fullness_list[fullness]); in zs_create_pool()2159 if (list_empty(&class->fullness_list[fg])) in zs_destroy_pool()