Searched refs:KPF_SLAB (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dkernel-page-flags.h16 #define KPF_SLAB 7 macro
/linux-master/fs/proc/
H A Dpage.c183 u |= kpf_copy_bit(k, KPF_SLAB, PG_slab);
185 u |= 1 << KPF_SLAB;
/linux-master/tools/mm/
H A Dpage-types.c108 [KPF_SLAB] = "S:slab",

Completed in 80 milliseconds