Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
A Dintel_migrate.h26 struct dma_fence *await,
36 struct dma_fence *await,
48 struct dma_fence *await,
56 struct dma_fence *await,
A 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/Documentation/driver-api/usb/
A Dcallbacks.rst65 user space and await results.
/linux/drivers/scsi/aic7xxx/
A Daic7xxx.reg1050 * Queue of SCBs that have completed and await the host
A Daic7xxx.seq1694 * and await the bus going free. If this is an untagged transaction
A Daic79xx.seq1282 * and await the bus going free. If this is an untagged transaction
/linux/
A DMAINTAINERS15 them onto the kernel channel and await results. This is especially
27 testing and await feedback.

Completed in 30 milliseconds