Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
H A Dswap.h510 extern int swap_swapcount(struct swap_info_struct *si, swp_entry_t entry);
593 static inline int swap_swapcount(struct swap_info_struct *si, swp_entry_t entry) in swap_swapcount() function
/kernel/linux/linux-6.6/mm/
H A Dswap_state.c448 if (!swap_swapcount(si, entry) && swap_slot_cache_enabled) in __read_swap_cache_async()
H A Dswapfile.c1458 int swap_swapcount(struct swap_info_struct *si, swp_entry_t entry) in swap_swapcount() function
1552 return swap_swapcount(si, entry) != 0; in folio_swapped()
/kernel/linux/linux-5.10/mm/
H A Dswapfile.c1528 static int swap_swapcount(struct swap_info_struct *si, swp_entry_t entry) in swap_swapcount() function
1552 count = swap_swapcount(si, entry); in __swp_swapcount()

Completed in 12 milliseconds