Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dswap.h464 extern int __swp_swapcount(swp_entry_t entry);
583 static inline int __swp_swapcount(swp_entry_t entry) in __swp_swapcount() function
/Linux-v4.19/mm/
Dswap_state.c404 if (!__swp_swapcount(entry) && swap_slot_cache_enabled) in __read_swap_cache_async()
Dswapfile.c1361 int __swp_swapcount(swp_entry_t entry) in __swp_swapcount() function