Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dvm_event_item.h94 UNEVICTABLE_PGSTRANDED, /* unable to isolate on unlock */
93 UNEVICTABLE_PGSTRANDED, /* unable to isolate on unlock */ global() enumerator
/linux/mm/
H A Dmlock.c148 __count_vm_events(UNEVICTABLE_PGSTRANDED, nr_pages); in __munlock_folio()