Home
last modified time | relevance | path

Searched refs:PG_lru (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/fs/proc/
H A Dpage.c192 u |= kpf_copy_bit(k, KPF_LRU, PG_lru); in stable_page_flags()
/openbmc/linux/include/linux/
H A Dpage-flags.h106 PG_lru, enumerator
1078 (1UL << PG_lru | 1UL << PG_locked | \
/openbmc/linux/lib/
H A Dtest_printf.c675 flags |= 1UL << PG_uptodate | 1UL << PG_dirty | 1UL << PG_lru in flags()
/openbmc/linux/kernel/
H A Dcrash_core.c667 VMCOREINFO_NUMBER(PG_lru); in crash_save_vmcoreinfo_init()
/openbmc/linux/Documentation/mm/
H A Dunevictable-lru.rst70 PG_lru is set.
324 mlock_count in place of LRU threading). Or if the page was already PG_lru
/openbmc/linux/Documentation/admin-guide/kdump/
H A Dvmcoreinfo.rst328 PG_lru|PG_private|PG_swapcache|PG_swapbacked|PG_slab|PG_hwpoision|PG_head_mask|PG_hugetlb
/openbmc/linux/mm/
H A Dmemory-failure.c1246 #define lru (1UL << PG_lru)
/openbmc/linux/fs/fuse/
H A Ddev.c777 1 << PG_lru | in fuse_check_folio()
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dmemory.rst310 lruvec->lru_lock; PG_lru bit of page->flags is cleared before