Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dvmscan.c4662 int pgscanned = 0; in check_move_unevictable_pages() local
4674 pgscanned += nr_pages; in check_move_unevictable_pages()
4692 __count_vm_events(UNEVICTABLE_PGSCANNED, pgscanned); in check_move_unevictable_pages()
4694 } else if (pgscanned) { in check_move_unevictable_pages()
4695 count_vm_events(UNEVICTABLE_PGSCANNED, pgscanned); in check_move_unevictable_pages()