Searched refs:ocxl_afu_irq_free (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/misc/ocxl/
H A Dafu_irq.c168 int ocxl_afu_irq_free(struct ocxl_context *ctx, int irq_id) function
184 EXPORT_SYMBOL_GPL(ocxl_afu_irq_free); variable
H A Dtrace.h199 TRACE_EVENT(ocxl_afu_irq_free,
H A Dfile.c232 ocxl_afu_irq_free(ctx, irq_id);
244 rc = ocxl_afu_irq_free(ctx, irq_id);
/linux-master/include/misc/
H A Docxl.h170 * ocxl_afu_irq_free() - Frees an IRQ associated with an AFU context
176 int ocxl_afu_irq_free(struct ocxl_context *ctx, int irq_id);

Completed in 364 milliseconds