Searched refs:must_wait (Results 1 – 3 of 3) sorted by relevance
363 bool must_wait = true; in nouveau_fence_sync() local370 must_wait = false; in nouveau_fence_sync()374 if (must_wait) in nouveau_fence_sync()385 bool must_wait = true; in nouveau_fence_sync() local395 must_wait = false; in nouveau_fence_sync()399 if (must_wait) in nouveau_fence_sync()
373 bool must_wait; in handle_userfault() local506 must_wait = userfaultfd_must_wait(ctx, vmf->address, vmf->flags, in handle_userfault()509 must_wait = userfaultfd_huge_must_wait(ctx, vmf->vma, in handle_userfault()514 if (likely(must_wait && !READ_ONCE(ctx->released))) { in handle_userfault()
2616 int must_wait = 0; in origin_write_extent() local2629 must_wait = 1; in origin_write_extent()2632 return must_wait; in origin_write_extent()