Searched refs:ocxl_afu_irq_free (Results 1 – 4 of 4) sorted by relevance
126 extern int ocxl_afu_irq_free(struct ocxl_context *ctx, u64 irq_offset);
227 ocxl_afu_irq_free(ctx, irq_offset); in afu_ioctl()238 rc = ocxl_afu_irq_free(ctx, irq_offset); in afu_ioctl()
139 TRACE_EVENT(ocxl_afu_irq_free,
136 int ocxl_afu_irq_free(struct ocxl_context *ctx, u64 irq_offset) in ocxl_afu_irq_free() function