Searched refs:pgrescued (Results 1 – 2 of 2) sorted by relevance
252 int *pgrescued) in __putback_lru_fast_prepare() argument260 (*pgrescued)++; in __putback_lru_fast_prepare()274 static void __putback_lru_fast(struct pagevec *pvec, int pgrescued) in __putback_lru_fast() argument282 count_vm_events(UNEVICTABLE_PGRESCUED, pgrescued); in __putback_lru_fast()301 int pgrescued = 0; in __munlock_pagevec() local345 &pgrescued)) { in __munlock_pagevec()363 __putback_lru_fast(&pvec_putback, pgrescued); in __munlock_pagevec()
4268 int pgrescued = 0; in check_move_unevictable_pages() local4300 pgrescued += nr_pages; in check_move_unevictable_pages()4305 __count_vm_events(UNEVICTABLE_PGRESCUED, pgrescued); in check_move_unevictable_pages()