Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dswap.h497 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
/linux-6.12.1/mm/
Dswap_state.c467 if (!swap_swapcount(si, entry) && swap_slot_cache_enabled) in __read_swap_cache_async()
Dswapfile.c1730 int swap_swapcount(struct swap_info_struct *si, swp_entry_t entry) in swap_swapcount() function
1825 return swap_swapcount(si, entry) != 0; in folio_swapped()