Searched refs:swap_entry_swapped (Results 1 – 2 of 2) sorted by relevance
381 extern bool swap_entry_swapped(struct swap_info_struct *si, swp_entry_t entry);454 static inline bool swap_entry_swapped(struct swap_info_struct *si, swp_entry_t entry) in swap_entry_swapped() function
1979 bool swap_entry_swapped(struct swap_info_struct *si, swp_entry_t entry) in swap_entry_swapped() function3895 VM_WARN_ON_ONCE(!swap_entry_swapped(si, entry)); in swap_dup_entry_direct()