Searched defs:completed (Results 1 - 25 of 78) sorted by path

1234

/linux-master/drivers/dma/qcom/
H A Dhidma.h104 struct list_head completed; member in struct:hidma_chan
/linux-master/drivers/infiniband/hw/hfi1/
H A Dopfn.h67 u16 completed; member in struct:hfi1_opfn_data
/linux-master/include/linux/dma/
H A Dipu-dma.h153 dma_cookie_t completed; /* last completed cookie */ member in struct:idmac_channel
/linux-master/include/media/
H A Dmedia-request.h275 bool completed; member in struct:media_request_object
/linux-master/tools/virtio/ringtest/
H A Dmain.c109 int completed = 0; local
168 int completed = 0; local
[all...]
/linux-master/arch/um/drivers/
H A Dvirt-pci.c157 void *completed = virtqueue_get_buf(dev->cmd_vq, &len); local
/linux-master/block/
H A Dmq-deadline.c66 atomic_t completed; member in struct:io_stats_per_prio
/linux-master/drivers/accel/habanalabs/common/
H A Dhabanalabs.h2049 u8 completed; member in struct:hl_cs
[all...]
/linux-master/drivers/block/drbd/
H A Ddrbd_interval.h15 unsigned int completed:1; /* this has been completed already; member in struct:drbd_interval
/linux-master/drivers/block/mtip32xx/
H A Dmtip32xx.c500 u32 completed; local
646 mtip_workq_sdbfx(struct mtip_port *port, int group, u32 completed) argument
[all...]
H A Dmtip32xx.h174 u32 completed; member in struct:mtip_work
334 void __iomem *completed[MTIP_MAX_SLOT_GROUPS]; member in struct:mtip_port
/linux-master/drivers/cdx/controller/
H A Dmcdi.c627 bool completed = false; local
/linux-master/drivers/crypto/cavium/nitrox/
H A Dnitrox_dev.h95 atomic64_t completed; member in struct:nitrox_stats
/linux-master/drivers/dma/
H A Ddma-axi-dmac.c473 unsigned int completed; local
H A Dmpc512x_dma.c199 struct list_head completed; member in struct:mpc_dma_chan
[all...]
H A Dmxs-dma.c325 u32 completed; local
/linux-master/drivers/firewire/
H A Dcore-cdev.c984 iso_mc_callback(struct fw_iso_context *context, dma_addr_t completed, void *data) argument
H A Dcore-iso.c116 size_t fw_iso_buffer_lookup(struct fw_iso_buffer *buffer, dma_addr_t completed) argument
H A Dohci.c2862 unsigned int req_count, res_count, completed; local
/linux-master/drivers/gpu/drm/bridge/
H A Dnwl-dsi.c55 struct completion completed; member in struct:nwl_dsi_transfer
/linux-master/drivers/gpu/drm/
H A Ddrm_atomic_helper.c2138 bool completed = true; local
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_execlists_submission.c1265 static bool completed(const struct i915_request *rq) function
[all...]
/linux-master/drivers/i2c/algos/
H A Di2c-algo-pca.c192 int completed = 1; local
[all...]
/linux-master/drivers/i2c/busses/
H A Di2c-pnx.c515 int rc = 0, completed = 0, i; local
/linux-master/drivers/i3c/master/
H A Dsvc-i3c-master.c984 bool completed = false; local

Completed in 622 milliseconds

1234