Searched refs:swap_entry_swapped (Results 1 – 3 of 3) sorted by relevance
487 extern bool swap_entry_swapped(struct swap_info_struct *si, swp_entry_t entry);570 static inline bool swap_entry_swapped(struct swap_info_struct *si, swp_entry_t entry) in swap_entry_swapped() function
393 if (!swap_entry_swapped(si, entry)) in __read_swap_cache_async()
1630 bool swap_entry_swapped(struct swap_info_struct *si, swp_entry_t entry) in swap_entry_swapped() function1725 return swap_entry_swapped(si, entry); in folio_swapped()