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()
374 bool must_wait; in handle_userfault() local498 must_wait = userfaultfd_must_wait(ctx, vmf->address, vmf->flags, in handle_userfault()501 must_wait = userfaultfd_huge_must_wait(ctx, vmf->vma, in handle_userfault()506 if (likely(must_wait && !READ_ONCE(ctx->released))) { in handle_userfault()
2580 int must_wait = 0; in origin_write_extent() local2593 must_wait = 1; in origin_write_extent()2596 return must_wait; in origin_write_extent()