Searched refs:PG_swapcache (Results 1 – 5 of 5) sorted by relevance
152 PG_swapcache = PG_owner_priv_1, /* Swap page: swp_entry_t in private */ enumerator488 test_bit(PG_swapcache, folio_flags(folio, 0)); in PAGEFLAG()
472 VMCOREINFO_NUMBER(PG_swapcache); in crash_save_vmcoreinfo_init()
328 PG_lru|PG_private|PG_swapcache|PG_swapbacked|PG_slab|PG_hwpoision|PG_head_mask
1075 #define sc ((1UL << PG_swapcache) | (1UL << PG_swapbacked))
2357 (1L << PG_swapcache) | in __split_huge_page_tail()
Completed in 15 milliseconds