Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dswap.h466 extern int __swp_swapcount(swp_entry_t entry);
592 static inline int __swp_swapcount(swp_entry_t entry) in __swp_swapcount() function
/Linux-v5.4/mm/
Dswap_state.c391 if (!__swp_swapcount(entry) && swap_slot_cache_enabled) in __read_swap_cache_async()
Dswapfile.c1479 int __swp_swapcount(swp_entry_t entry) in __swp_swapcount() function