Searched refs:swap_swapcount (Results 1 – 3 of 3) sorted by relevance
497 extern int swap_swapcount(struct swap_info_struct *si, swp_entry_t entry);580 static inline int swap_swapcount(struct swap_info_struct *si, swp_entry_t entry) in swap_swapcount() function
467 if (!swap_swapcount(si, entry) && swap_slot_cache_enabled) in __read_swap_cache_async()
1730 int swap_swapcount(struct swap_info_struct *si, swp_entry_t entry) in swap_swapcount() function1825 return swap_swapcount(si, entry) != 0; in folio_swapped()