Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dswap.h488 extern int __swp_swapcount(swp_entry_t entry);
631 static inline int __swp_swapcount(swp_entry_t entry) in __swp_swapcount() function
/OK3568_Linux_fs/kernel/mm/
H A Dswap_state.c486 if (!__swp_swapcount(entry) && swap_slot_cache_enabled) in __read_swap_cache_async()
H A Dswapfile.c1548 int __swp_swapcount(swp_entry_t entry) in __swp_swapcount() function