Home
last modified time | relevance | path

Searched refs:idxd_alloc_desc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/idxd/
H A Dsubmit.c22 struct idxd_desc *idxd_alloc_desc(struct idxd_wq *wq, enum idxd_op_type optype) in idxd_alloc_desc() function
H A Ddma.c96 desc = idxd_alloc_desc(wq, IDXD_OP_BLOCK); in idxd_dma_prep_interrupt()
122 desc = idxd_alloc_desc(wq, IDXD_OP_BLOCK); in idxd_dma_submit_memcpy()
H A Didxd.h319 struct idxd_desc *idxd_alloc_desc(struct idxd_wq *wq, enum idxd_op_type optype);
/kernel/linux/linux-6.6/drivers/dma/idxd/
H A Ddma.c96 desc = idxd_alloc_desc(wq, IDXD_OP_BLOCK); in idxd_dma_prep_interrupt()
122 desc = idxd_alloc_desc(wq, IDXD_OP_BLOCK); in idxd_dma_submit_memcpy()
H A Dsubmit.c27 struct idxd_desc *idxd_alloc_desc(struct idxd_wq *wq, enum idxd_op_type optype) in idxd_alloc_desc() function
H A Didxd.h710 struct idxd_desc *idxd_alloc_desc(struct idxd_wq *wq, enum idxd_op_type optype);

Completed in 5 milliseconds