Home
last modified time | relevance | path

Searched refs:PG_swapcache (Results 1 – 2 of 2) sorted by relevance

/include/trace/events/
Dmmflags.h98 {1UL << PG_swapcache, "swapcache" }, \
/include/linux/
Dpage-flags.h90 PG_swapcache, /* Swap page: swp_entry_t in private */ enumerator
708 1UL << PG_slab | 1UL << PG_swapcache | 1UL << PG_active | \