Searched refs:swapfile_pager_count_max (Results 1 – 1 of 1) sorted by relevance
156 int swapfile_pager_count_max = 0; variable731 if (swapfile_pager_count > swapfile_pager_count_max) { in swapfile_pager_create()732 swapfile_pager_count_max = swapfile_pager_count; in swapfile_pager_create()