Home
last modified time | relevance | path

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

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