Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dzsmalloc.c226 struct page *fullness_list[_ZS_NR_FULLNESS_GROUPS]; member
669 head = &class->fullness_list[fullness]; in insert_zspage()
692 head = &class->fullness_list[fullness]; in remove_zspage()
1022 page = class->fullness_list[i]; in find_get_zspage()
1676 page = class->fullness_list[i]; in alloc_target_page()
1711 page = class->fullness_list[ZS_ALMOST_EMPTY]; in isolate_source_page()
1900 if (class->fullness_list[fg]) { in zs_destroy_pool()