Searched refs:swap_swapcount (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dswap.h478 extern int swap_swapcount(struct swap_info_struct *si, swp_entry_t entry);
560 static inline int swap_swapcount(struct swap_info_struct *si, swp_entry_t entry) function
/linux-master/mm/
H A Dswap_state.c462 if (!swap_swapcount(si, entry) && swap_slot_cache_enabled)
H A Dswapfile.c1463 int swap_swapcount(struct swap_info_struct *si, swp_entry_t entry) function
1557 return swap_swapcount(si, entry) != 0;

Completed in 262 milliseconds