Searched refs:PG_lru (Results 1 – 10 of 10) sorted by relevance
112 {1UL << PG_lru, "lru" }, \
196 u |= kpf_copy_bit(k, KPF_LRU, PG_lru); in stable_page_flags()
481 VMCOREINFO_NUMBER(PG_lru); in crash_save_vmcoreinfo_init()
105 PG_lru, enumerator1038 (1UL << PG_lru | 1UL << PG_locked | \
662 flags |= 1UL << PG_uptodate | 1UL << PG_dirty | 1UL << PG_lru in flags()
68 PG_lru is set.322 mlock_count in place of LRU threading). Or if the page was already PG_lru
328 PG_lru|PG_private|PG_swapcache|PG_swapbacked|PG_slab|PG_hwpoision|PG_head_mask
1182 #define lru (1UL << PG_lru)
777 1 << PG_lru | in fuse_check_folio()
305 lruvec->lru_lock; PG_lru bit of page->flags is cleared before
Completed in 20 milliseconds