Searched refs:KPF_ANON (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dkernel-page-flags.h23 #define KPF_ANON 12 macro
/linux-master/tools/mm/
H A Dthpmaps137 KPF_ANON = 1 << 12
406 anons = flags & KPF_ANON != 0
H A Dpage-types.c114 [KPF_ANON] = "a:anonymous",
/linux-master/fs/proc/
H A Dpage.c131 u |= 1 << KPF_ANON;

Completed in 161 milliseconds