Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dswapops.h69 static inline bool is_pfn_swap_entry(swp_entry_t entry);
119 VM_BUG_ON(!is_pfn_swap_entry(entry)); in swp_offset_pfn()
506 static inline bool is_pfn_swap_entry(swp_entry_t entry) in is_pfn_swap_entry() function
H A Dswap.h535 #define free_swap_and_cache(e) is_pfn_swap_entry(e)
/openbmc/linux/fs/proc/
H A Dtask_mmu.c552 } else if (is_pfn_swap_entry(swpent)) { in smaps_pte_entry()
734 if (is_pfn_swap_entry(swpent)) in smaps_hugetlb_range()
1437 if (is_pfn_swap_entry(entry)) in pte_to_pagemap_entry()
1445 if (is_pfn_swap_entry(entry)) in pte_to_pagemap_entry()
1498 if (is_pfn_swap_entry(entry)) in pagemap_pmd_range()