Searched refs:__swap_count (Results 1 – 4 of 4) sorted by relevance
459 extern int __swap_count(swp_entry_t entry);534 static inline int __swap_count(swp_entry_t entry)539 static inline int __swap_count(swp_entry_t entry) __swap_count() function
205 if (unlikely(!__swap_count(swp_entry(swp_type(entry), offset)))) { in swap_cache_add_folio()261 if (__swap_count(swp_entry(si->type, in __swap_cache_del_folio()277 if (!__swap_count(entry)) in __swap_cache_del_folio()
1721 int __swap_count(swp_entry_t entry) in __swap_count() function
4693 VM_WARN_ON_ONCE_FOLIO(__swap_count(entry) != 1, folio); in check_swap_exclusive()