Home
last modified time | relevance | path

Searched refs:PG_swapbacked (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/include/trace/events/
A Dmmflags.h125 {1UL << PG_swapbacked, "swapbacked" }, \
/linux-6.3-rc2/fs/proc/
A Dpage.c203 u |= kpf_copy_bit(k, KPF_SWAPBACKED, PG_swapbacked); in stable_page_flags()
/linux-6.3-rc2/kernel/
A Dcrash_core.c484 VMCOREINFO_NUMBER(PG_swapbacked); in crash_save_vmcoreinfo_init()
/linux-6.3-rc2/lib/
A Dtest_printf.c663 | 1UL << PG_active | 1UL << PG_swapbacked; in flags()
/linux-6.3-rc2/include/linux/
A Dpage-flags.h120 PG_swapbacked, /* Page is backed by RAM/swap */ enumerator
/linux-6.3-rc2/Documentation/admin-guide/kdump/
A Dvmcoreinfo.rst328 PG_lru|PG_private|PG_swapcache|PG_swapbacked|PG_slab|PG_hwpoision|PG_head_mask
/linux-6.3-rc2/mm/
A Dmemory-failure.c1179 #define sc ((1UL << PG_swapcache) | (1UL << PG_swapbacked))
A Dhuge_memory.c2447 (1L << PG_swapbacked) | in __split_huge_page_tail()

Completed in 20 milliseconds