Searched refs:swap_swapcount (Results 1 - 3 of 3) sorted by last modified time

/linux-master/mm/
H A Dswapfile.c1455 int swap_swapcount(struct swap_info_struct *si, swp_entry_t entry) function
1550 return swap_swapcount(si, entry) != 0;
H A Dswap_state.c462 if (!swap_swapcount(si, entry) && swap_slot_cache_enabled)
/linux-master/include/linux/
H A Dswap.h490 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) function

Completed in 172 milliseconds