Home
last modified time | relevance | path

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

/linux/mm/
H A Dswap.h275 bool swap_cache_has_folio(swp_entry_t entry);
344 if (swap_cache_has_folio(entry)) in non_swapcache_batch()
449 static inline bool swap_cache_has_folio(swp_entry_t entry) in swap_cache_has_folio() function
H A Dswap_state.c112 bool swap_cache_has_folio(swp_entry_t entry) in swap_cache_has_folio() function
H A Duserfaultfd.c1199 if (swap_cache_has_folio(entry)) { in move_swap_pte()