Searched refs:submits (Results 1 – 15 of 15) sorted by relevance
| /Linux-v5.10/drivers/gpu/drm/msm/ |
| D | msm_ringbuffer.h | 42 struct list_head submits; member
|
| D | msm_ringbuffer.c | 48 INIT_LIST_HEAD(&ring->submits); in msm_ringbuffer_new()
|
| D | msm_gpu.c | 419 list_for_each_entry(submit, &ring->submits, node) { in update_fences() 435 list_for_each_entry(submit, &ring->submits, node) in find_submit() 526 list_for_each_entry(submit, &ring->submits, node) in recover_worker() 724 list_for_each_entry_safe(submit, tmp, &ring->submits, node) { in retire_submits() 769 list_add_tail(&submit->node, &ring->submits); in msm_gpu_submit()
|
| D | Kconfig | 41 bool "Enable SUDO flag on submits"
|
| /Linux-v5.10/Documentation/x86/ |
| D | sva.rst | 50 ENQCMD is a new instruction on Intel platforms that atomically submits a 95 from this process. When a user submits a work descriptor to a device using the 168 and only submits ENQCMD when the device supports it. In the new DMWr PCIe
|
| /Linux-v5.10/Documentation/usb/ |
| D | raw-gadget.rst | 68 Currently every endpoint read/write ioctl submits a USB request and waits until
|
| /Linux-v5.10/Documentation/driver-api/usb/ |
| D | callbacks.rst | 8 structure and through the completion handler of URBs a driver submits.
|
| D | writing_usb_driver.rst | 184 space, points the urb to the data and submits the urb to the USB
|
| D | usb.rst | 144 submits them, and waits until they complete. There are synchronous
|
| /Linux-v5.10/Documentation/networking/ |
| D | ieee802154.rst | 86 submits skb to qdisc), so if you need something from that cb later, you should
|
| D | af_xdp.rst | 60 call and submits the XSK of the process it would like to share UMEM
|
| /Linux-v5.10/Documentation/networking/device_drivers/ethernet/marvell/ |
| D | octeontx2.rst | 155 1. Driver prepares a send descriptor and submits to SQ for transmission.
|
| /Linux-v5.10/drivers/atm/ |
| D | Kconfig | 363 conditions, e.g. when a fast host continuously submits very small
|
| /Linux-v5.10/Documentation/gpu/ |
| D | i915.rst | 319 submits a batchbuffer, the kernel walks the list of GEM buffer objects
|
| /Linux-v5.10/Documentation/driver-api/ |
| D | libata.rst | 492 in ATAPI NODATA or DMA, packet_task submits cdb. However, after
|