Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/dma/idxd/
Dsubmit.c22 struct idxd_desc *idxd_alloc_desc(struct idxd_wq *wq, enum idxd_op_type optype) in idxd_alloc_desc() function
Ddma.c98 desc = idxd_alloc_desc(wq, IDXD_OP_BLOCK); in idxd_dma_submit_memcpy()
Didxd.h304 struct idxd_desc *idxd_alloc_desc(struct idxd_wq *wq, enum idxd_op_type optype);