Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dvm_event_item.h85 UNEVICTABLE_PGSTRANDED, /* unable to isolate on unlock */
98 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()
H A Dvmstat.c1397 [I(UNEVICTABLE_PGSTRANDED)] = "unevictable_pgs_stranded",