Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dkernel-page-flags.h29 #define KPF_UNEVICTABLE 18 macro
/Linux-v4.19/fs/proc/
Dpage.c183 u |= kpf_copy_bit(k, KPF_UNEVICTABLE, PG_unevictable); in stable_page_flags()
/Linux-v4.19/tools/vm/
Dpage-types.c131 [KPF_UNEVICTABLE] = "u:unevictable",