Searched refs:must_wait (Results 1 – 4 of 4) sorted by relevance
389 bool must_wait = true; in nouveau_fence_sync() local395 must_wait = false; in nouveau_fence_sync()397 if (!must_wait) in nouveau_fence_sync()
370 bool must_wait; in handle_userfault() local496 must_wait = userfaultfd_must_wait(ctx, vmf, reason); in handle_userfault()498 must_wait = userfaultfd_huge_must_wait(ctx, vmf, reason); in handle_userfault()503 if (likely(must_wait && !READ_ONCE(ctx->released))) { in handle_userfault()
1007 __field(long, must_wait )1015 __entry->must_wait = __bch2_btree_key_cache_must_wait(trans->c);1022 __entry->must_wait)
2596 int must_wait = 0; in origin_write_extent() local2609 must_wait = 1; in origin_write_extent()2612 return must_wait; in origin_write_extent()