Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dswap.h477 extern int __swp_swapcount(swp_entry_t entry);
619 static inline int __swp_swapcount(swp_entry_t entry) in __swp_swapcount() function
/Linux-v5.10/mm/
Dswap_state.c485 if (!__swp_swapcount(entry) && swap_slot_cache_enabled) in __read_swap_cache_async()
Dswapfile.c1523 int __swp_swapcount(swp_entry_t entry) in __swp_swapcount() function