Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dswap.h487 extern int __swap_count(swp_entry_t entry);
626 static inline int __swap_count(swp_entry_t entry) in __swap_count() function
/OK3568_Linux_fs/kernel/mm/
H A Dswapfile.c1517 int __swap_count(swp_entry_t entry) in __swap_count() function
H A Dmemory.c3656 __swap_count(entry) == 1) { in do_swap_page()