Home
last modified time | relevance | path

Searched refs:PG_unevictable (Results 1 – 6 of 6) sorted by relevance

/linux/include/trace/events/
A Dmmflags.h117 {1UL << PG_unevictable, "unevictable" } \
/linux/include/linux/
A Dpage-flags.h124 PG_unevictable, /* Page is "unevictable" */ enumerator
964 1UL << PG_unevictable | __PG_MLOCKED)
/linux/fs/proc/
A Dpage.c203 u |= kpf_copy_bit(k, KPF_UNEVICTABLE, PG_unevictable); in stable_page_flags()
/linux/Documentation/vm/
A Dunevictable-lru.rst59 called the "unevictable" list and an associated page flag, PG_unevictable, to
62 The PG_unevictable flag is analogous to, and mutually exclusive with, the
414 PG_mlocked and PG_unevictable states from the old page to the new page.
/linux/mm/
A Dmemory-failure.c1076 #define unevict (1UL << PG_unevictable)
A Dhuge_memory.c2363 (1L << PG_unevictable) | in __split_huge_page_tail()

Completed in 18 milliseconds