Home
last modified time | relevance | path

Searched refs:frontswap_test (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dfrontswap.h41 static inline bool frontswap_test(struct swap_info_struct *sis, pgoff_t offset) in frontswap_test() function
64 static inline bool frontswap_test(struct swap_info_struct *sis, pgoff_t offset) in frontswap_test() function
/Linux-v4.19/mm/
Dswapfile.c1998 if (!frontswap || frontswap_test(si, i)) in find_next_to_unuse()