Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dswap.h509 extern int __swp_swapcount(swp_entry_t entry);
587 static inline int __swp_swapcount(swp_entry_t entry) in __swp_swapcount() function
/linux-6.1.9/mm/
Dswap_state.c446 if (!__swp_swapcount(entry) && swap_slot_cache_enabled) in __read_swap_cache_async()
Dswapfile.c1470 int __swp_swapcount(swp_entry_t entry) in __swp_swapcount() function