Searched refs:idxd_alloc_desc (Results 1 – 4 of 4) sorted by relevance
27 struct idxd_desc *idxd_alloc_desc(struct idxd_wq *wq, enum idxd_op_type optype) in idxd_alloc_desc() function64 EXPORT_SYMBOL_NS_GPL(idxd_alloc_desc, "IDXD");
96 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()
792 struct idxd_desc *idxd_alloc_desc(struct idxd_wq *wq, enum idxd_op_type optype);
1161 idxd_desc = idxd_alloc_desc(wq, IDXD_OP_BLOCK); in iaa_compress()1313 idxd_desc = idxd_alloc_desc(wq, IDXD_OP_BLOCK); in iaa_compress_verify()1400 idxd_desc = idxd_alloc_desc(wq, IDXD_OP_BLOCK); in iaa_decompress()