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