Home
last modified time | relevance | path

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

/linux/kernel/ !
H A Dvmcore_info.c220 VMCOREINFO_NUMBER(PG_lru); in crash_save_vmcoreinfo_init()
/linux/fs/proc/ !
H A Dpage.c223 u |= kpf_copy_bit(k, KPF_LRU, PG_lru); in stable_page_flags()
/linux/include/linux/ !
H A Dpage-flags.h99 PG_lru, enumerator
1197 (1UL << PG_lru | 1UL << PG_locked | \
/linux/lib/tests/ !
H A Dprintf_kunit.c655 flags |= 1UL << PG_uptodate | 1UL << PG_dirty | 1UL << PG_lru in flags()
/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
/linux/Documentation/admin-guide/kdump/ !
H A Dvmcoreinfo.rst328 PG_lru|PG_private|PG_swapcache|PG_swapbacked|PG_hwpoison|PG_head_mask
/linux/mm/ !
H A Dmemory-failure.c1212 #define lru (1UL << PG_lru)
/linux/fs/fuse/ !
H A Ddev.c961 1 << PG_lru | in fuse_check_folio()