Home
last modified time | relevance | path

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

/linux/kernel/
H A Dvmcore_info.c224 #define PAGE_SLAB_MAPCOUNT_VALUE (PGTY_slab << 24) in crash_save_vmcoreinfo_init()
/linux/mm/
H A Dslab.h139 if (data_race(page->page_type >> 24) != PGTY_slab) in page_slab()
/linux/include/linux/
H A Dpage-flags.h933 PGTY_slab = 0xf5, enumerator