Searched refs:__swap_count (Results 1 – 3 of 3) sorted by relevance
380 extern int __swap_count(swp_entry_t entry);449 static inline int __swap_count(swp_entry_t entry) in __swap_count() function
1966 int __swap_count(swp_entry_t entry) in __swap_count() function
4868 VM_WARN_ON_ONCE_FOLIO(__swap_count(entry) != 1, folio); in check_swap_exclusive()