Searched refs:PG_lru (Results 1 - 6 of 6) sorted by relevance

/linux-master/kernel/
H A Dvmcore_info.c197 VMCOREINFO_NUMBER(PG_lru);
/linux-master/fs/proc/
H A Dpage.c192 u |= kpf_copy_bit(k, KPF_LRU, PG_lru);
/linux-master/include/linux/
H A Dpage-flags.h106 PG_lru, enumerator in enum:pageflags
1118 (1UL << PG_lru | 1UL << PG_locked | \
/linux-master/lib/
H A Dtest_printf.c675 flags |= 1UL << PG_uptodate | 1UL << PG_dirty | 1UL << PG_lru
/linux-master/mm/
H A Dmemory-failure.c1252 #define lru (1UL << PG_lru)
/linux-master/fs/fuse/
H A Ddev.c777 1 << PG_lru |

Completed in 172 milliseconds