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
1962 if (frontswap && !frontswap_test(si, offset)) in unuse_pte_range()2141 if (!frontswap || frontswap_test(si, i)) in find_next_to_unuse()
1190 !frontswap_test(swap_info[type], swp_offset(entry))) in shmem_find_swap_entries()
Completed in 16 milliseconds