Searched refs:frontswap_test (Results 1 – 2 of 2) sorted by relevance
41 static inline bool frontswap_test(struct swap_info_struct *sis, pgoff_t offset) in frontswap_test() function64 static inline bool frontswap_test(struct swap_info_struct *sis, pgoff_t offset) in frontswap_test() function
1998 if (!frontswap || frontswap_test(si, i)) in find_next_to_unuse()