Home
last modified time | relevance | path

Searched refs:await (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dintel_migrate.h26 struct dma_fence *await,
36 struct dma_fence *await,
48 struct dma_fence *await,
56 struct dma_fence *await,
Dintel_migrate.c409 struct dma_fence *await, in intel_context_migrate_copy() argument
436 if (await) { in intel_context_migrate_copy()
437 err = i915_request_await_dma_fence(rq, await); in intel_context_migrate_copy()
447 await = NULL; in intel_context_migrate_copy()
530 struct dma_fence *await, in intel_context_migrate_clear() argument
555 if (await) { in intel_context_migrate_clear()
556 err = i915_request_await_dma_fence(rq, await); in intel_context_migrate_clear()
566 await = NULL; in intel_context_migrate_clear()
604 struct dma_fence *await, in intel_migrate_copy() argument
629 err = intel_context_migrate_copy(ce, await, in intel_migrate_copy()
[all …]
/Linux-v5.15/Documentation/driver-api/usb/
Dcallbacks.rst65 user space and await results.
/Linux-v5.15/drivers/scsi/aic7xxx/
Daic7xxx.reg1050 * Queue of SCBs that have completed and await the host
Daic7xxx.seq1694 * and await the bus going free. If this is an untagged transaction
Daic79xx.seq1282 * and await the bus going free. If this is an untagged transaction
/Linux-v5.15/
DMAINTAINERS15 them onto the kernel channel and await results. This is especially
27 testing and await feedback.