Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dswap.h494 extern int __swp_swapcount(swp_entry_t entry);
569 static inline int __swp_swapcount(swp_entry_t entry) in __swp_swapcount() function
/linux-5.19.10/mm/
Dswap_state.c459 if (!__swp_swapcount(entry) && swap_slot_cache_enabled) in __read_swap_cache_async()
Dswapfile.c1485 int __swp_swapcount(swp_entry_t entry) in __swp_swapcount() function