Searched refs:frontswap_test (Results 1 – 3 of 3) sorted by relevance
48 static inline bool frontswap_test(struct swap_info_struct *sis, pgoff_t offset) in frontswap_test() function71 static inline bool frontswap_test(struct swap_info_struct *sis, pgoff_t offset) in frontswap_test() function
1981 if (frontswap && !frontswap_test(si, offset)) in unuse_pte_range()2157 if (!frontswap || frontswap_test(si, i)) in find_next_to_unuse()
1217 !frontswap_test(swap_info[type], swp_offset(entry))) in shmem_find_swap_entries()