idxd_alloc_desc
idxd_desc = idxd_alloc_desc(wq, IDXD_OP_BLOCK);
idxd_desc = idxd_alloc_desc(wq, IDXD_OP_BLOCK);
idxd_desc = idxd_alloc_desc(wq, IDXD_OP_BLOCK);
desc = idxd_alloc_desc(wq, IDXD_OP_BLOCK);
desc = idxd_alloc_desc(wq, IDXD_OP_BLOCK);
struct idxd_desc *idxd_alloc_desc(struct idxd_wq *wq, enum idxd_op_type optype);
EXPORT_SYMBOL_NS_GPL(idxd_alloc_desc, "IDXD");