Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/ocxl/
Docxl_internal.h126 extern int ocxl_afu_irq_free(struct ocxl_context *ctx, u64 irq_offset);
Dfile.c227 ocxl_afu_irq_free(ctx, irq_offset); in afu_ioctl()
238 rc = ocxl_afu_irq_free(ctx, irq_offset); in afu_ioctl()
Dtrace.h139 TRACE_EVENT(ocxl_afu_irq_free,
Dafu_irq.c136 int ocxl_afu_irq_free(struct ocxl_context *ctx, u64 irq_offset) in ocxl_afu_irq_free() function