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.h311 bool swap_cache_has_folio(swp_entry_t entry);
436 static inline bool swap_cache_has_folio(swp_entry_t entry) in swap_cache_has_folio() function
H A Dswap_state.c118 bool swap_cache_has_folio(swp_entry_t entry) in swap_cache_has_folio() function
H A Duserfaultfd.c1443 if (swap_cache_has_folio(entry)) { in move_swap_pte()