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

/linux-master/include/uapi/linux/
H A Dkernel-page-flags.h27 #define KPF_COMPOUND_TAIL 16 macro
/linux-master/tools/mm/
H A Dthpmaps139 KPF_COMPOUND_TAIL = 1 << 16
263 if flags & KPF_COMPOUND_TAIL:
H A Dpage-types.c118 [KPF_COMPOUND_TAIL] = "T:compound_tail",
/linux-master/fs/proc/
H A Dpage.c142 u |= 1 << KPF_COMPOUND_TAIL;

Completed in 138 milliseconds