Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dswap.h489 extern int __swap_count(swp_entry_t entry);
563 static inline int __swap_count(swp_entry_t entry) in __swap_count() function
/Linux-v6.6/mm/
Dswapfile.c1439 int __swap_count(swp_entry_t entry) in __swap_count() function
Dmemory.c3796 __swap_count(entry) == 1) { in do_swap_page()