Searched refs:pgscanned (Results 1 – 1 of 1) sorted by relevance
8139 int pgscanned = 0; in check_move_unevictable_folios() local8147 pgscanned += nr_pages; in check_move_unevictable_folios()8165 __count_vm_events(UNEVICTABLE_PGSCANNED, pgscanned); in check_move_unevictable_folios()8167 } else if (pgscanned) { in check_move_unevictable_folios()8168 count_vm_events(UNEVICTABLE_PGSCANNED, pgscanned); in check_move_unevictable_folios()