Home
last modified time | relevance | path

Searched refs:is_pfn_swap_entry (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/linux/
Dswapops.h388 static inline bool is_pfn_swap_entry(swp_entry_t entry) in is_pfn_swap_entry() function
Dswap.h540 #define free_swap_and_cache(e) is_pfn_swap_entry(e)
/linux-5.19.10/fs/proc/
Dtask_mmu.c550 } else if (is_pfn_swap_entry(swpent)) { in smaps_pte_entry()
731 if (is_pfn_swap_entry(swpent)) in smaps_hugetlb_range()
1423 if (is_pfn_swap_entry(entry)) in pte_to_pagemap_entry()