Searched refs:is_swapin_error_entry (Results 1 – 6 of 6) sorted by relevance
440 static inline int is_swapin_error_entry(swp_entry_t entry) in is_swapin_error_entry() function
251 if (is_swapin_error_entry(entry)) in change_pte_range()
651 is_swapin_error_entry(entry)) { in madvise_free_pte_range()
841 if (is_swapin_error_entry(entry) || userfaultfd_wp(dst_vma)) in copy_nonpresent_pte()1458 is_swapin_error_entry(entry)) { in zap_pte_range()
1750 if (is_swapin_error_entry(swap)) in shmem_swapin_folio()
5058 is_swapin_error_entry(pte_to_swp_entry(entry))); in copy_hugetlb_page_range()
Completed in 34 milliseconds