Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dswap.h463 extern int __swap_count(struct swap_info_struct *si, swp_entry_t entry);
578 static inline int __swap_count(struct swap_info_struct *si, swp_entry_t entry) in __swap_count() function
/Linux-v4.19/mm/
Dswapfile.c1337 int __swap_count(struct swap_info_struct *si, swp_entry_t entry) in __swap_count() function
Dmemory.c2945 __swap_count(si, entry) == 1) { in do_swap_page()