Searched refs:swap_swapcount (Results 1 – 3 of 3) sorted by relevance
490 extern int swap_swapcount(struct swap_info_struct *si, swp_entry_t entry);573 static inline int swap_swapcount(struct swap_info_struct *si, swp_entry_t entry) in swap_swapcount() function
448 if (!swap_swapcount(si, entry) && swap_slot_cache_enabled) in __read_swap_cache_async()
1452 int swap_swapcount(struct swap_info_struct *si, swp_entry_t entry) in swap_swapcount() function1546 return swap_swapcount(si, entry) != 0; in folio_swapped()