Searched refs:fault_flag_allow_retry_first (Results 1 – 4 of 4) sorted by relevance
65 if (fault_flag_allow_retry_first(vmf->flags)) { in ttm_bo_vm_fault_idle()143 if (fault_flag_allow_retry_first(vmf->flags)) { in ttm_bo_vm_reserve()
576 if (fault_flag_allow_retry_first(flags) && in maybe_unlock_mmap_for_io()
1576 if (fault_flag_allow_retry_first(flags)) { in __lock_page_or_retry()
510 static inline bool fault_flag_allow_retry_first(unsigned int flags) in fault_flag_allow_retry_first() function