Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dvm_event_item.h89 UNEVICTABLE_PGRESCUED, /* rescued from noreclaim list */ enumerator
/Linux-v6.1/mm/
Dmlock.c80 __count_vm_events(UNEVICTABLE_PGRESCUED, in __mlock_page()
156 __count_vm_events(UNEVICTABLE_PGRESCUED, nr_pages); in __munlock_page()
Dswap.c212 __count_vm_events(UNEVICTABLE_PGRESCUED, nr_pages); in lru_add_fn()
Dvmscan.c7757 __count_vm_events(UNEVICTABLE_PGRESCUED, pgrescued); in check_move_unevictable_folios()