Home
last modified time | relevance | path

Searched refs:idxd_alloc_desc (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/dma/idxd/
A Ddma.c95 desc = idxd_alloc_desc(wq, IDXD_OP_BLOCK); in idxd_dma_prep_interrupt()
121 desc = idxd_alloc_desc(wq, IDXD_OP_BLOCK); in idxd_dma_submit_memcpy()
A Dsubmit.c27 struct idxd_desc *idxd_alloc_desc(struct idxd_wq *wq, enum idxd_op_type optype) in idxd_alloc_desc() function
A Didxd.h648 struct idxd_desc *idxd_alloc_desc(struct idxd_wq *wq, enum idxd_op_type optype);

Completed in 7 milliseconds