Searched refs:swapfile_pager_count_max (Results 1 – 1 of 1) sorted by relevance
157 int swapfile_pager_count_max = 0; variable733 if (swapfile_pager_count > swapfile_pager_count_max) { in swapfile_pager_create()734 swapfile_pager_count_max = swapfile_pager_count; in swapfile_pager_create()