Searched refs:pgscanned (Results 1 – 1 of 1) sorted by relevance
7760 int pgscanned = 0; in check_move_unevictable_pages() local7772 pgscanned += nr_pages; in check_move_unevictable_pages()7790 __count_vm_events(UNEVICTABLE_PGSCANNED, pgscanned); in check_move_unevictable_pages()7792 } else if (pgscanned) { in check_move_unevictable_pages()7793 count_vm_events(UNEVICTABLE_PGSCANNED, pgscanned); in check_move_unevictable_pages()