Searched refs:fault_flag_allow_retry_first (Results 1 – 3 of 3) sorted by relevance
1018 if (fault_flag_allow_retry_first(flags) && in maybe_unlock_mmap_for_io()
1690 if (fault_flag_allow_retry_first(flags)) { in __folio_lock_or_retry()
531 static inline bool fault_flag_allow_retry_first(enum fault_flag flags) in fault_flag_allow_retry_first() function