Home
last modified time | relevance | path

Searched refs:ocxl_afu_irq_alloc (Results 1 – 3 of 3) sorted by relevance

/drivers/misc/ocxl/
Dafu_irq.c104 int ocxl_afu_irq_alloc(struct ocxl_context *ctx, int *irq_id) in ocxl_afu_irq_alloc() function
151 EXPORT_SYMBOL_GPL(ocxl_afu_irq_alloc);
Dtrace.h109 TRACE_EVENT(ocxl_afu_irq_alloc,
Dfile.c229 rc = ocxl_afu_irq_alloc(ctx, &irq_id); in afu_ioctl()