Searched refs:__swap_count (Results 1 – 3 of 3) sorted by relevance
463 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
1337 int __swap_count(struct swap_info_struct *si, swp_entry_t entry) in __swap_count() function
2945 __swap_count(si, entry) == 1) { in do_swap_page()