handle_interrupt 39 arch/alpha/oprofile/common.c model->handle_interrupt(which, regs, ctr); handle_interrupt 48 arch/alpha/oprofile/op_impl.h void (*handle_interrupt) (unsigned long, struct pt_regs *, handle_interrupt 110 arch/alpha/oprofile/op_model_ev4.c .handle_interrupt = ev4_handle_interrupt, handle_interrupt 195 arch/alpha/oprofile/op_model_ev5.c .handle_interrupt = ev5_handle_interrupt, handle_interrupt 205 arch/alpha/oprofile/op_model_ev5.c .handle_interrupt = ev5_handle_interrupt, handle_interrupt 97 arch/alpha/oprofile/op_model_ev6.c .handle_interrupt = ev6_handle_interrupt, handle_interrupt 257 arch/alpha/oprofile/op_model_ev67.c .handle_interrupt = ev67_handle_interrupt, handle_interrupt 54 arch/powerpc/include/asm/oprofile_impl.h void (*handle_interrupt) (struct pt_regs *, handle_interrupt 31 arch/powerpc/oprofile/common.c model->handle_interrupt(regs, ctr); handle_interrupt 206 arch/powerpc/oprofile/op_model_7450.c .handle_interrupt = fsl7450_handle_interrupt, handle_interrupt 1708 arch/powerpc/oprofile/op_model_cell.c .handle_interrupt = cell_handle_interrupt, handle_interrupt 379 arch/powerpc/oprofile/op_model_fsl_emb.c .handle_interrupt = fsl_emb_handle_interrupt, handle_interrupt 226 arch/powerpc/oprofile/op_model_pa6t.c .handle_interrupt = pa6t_handle_interrupt, handle_interrupt 437 arch/powerpc/oprofile/op_model_power4.c .handle_interrupt = power4_handle_interrupt, handle_interrupt 632 drivers/misc/cxl/cxl.h irqreturn_t (*handle_interrupt)(int irq, struct cxl_context *ctx, struct cxl_irq_info *irq_info); handle_interrupt 1200 drivers/misc/cxl/native.c if (afu->adapter->native->sl_ops->handle_interrupt) handle_interrupt 1201 drivers/misc/cxl/native.c ret = afu->adapter->native->sl_ops->handle_interrupt(irq, ctx, &irq_info); handle_interrupt 1581 drivers/misc/cxl/pci.c .handle_interrupt = cxl_irq_psl9, handle_interrupt 1604 drivers/misc/cxl/pci.c .handle_interrupt = cxl_irq_psl8, handle_interrupt 756 drivers/net/phy/phy.c if (phydev->drv->handle_interrupt) { handle_interrupt 757 drivers/net/phy/phy.c if (phydev->drv->handle_interrupt(phydev)) handle_interrupt 4037 drivers/staging/comedi/drivers/cb_pcidas64.c retval = request_irq(pcidev->irq, handle_interrupt, IRQF_SHARED, handle_interrupt 534 include/linux/phy.h int (*handle_interrupt)(struct phy_device *phydev); handle_interrupt 711 sound/aoa/soundbus/i2sbus/pcm.c handle_interrupt((struct i2sbus_dev *)devid, 0); handle_interrupt 717 sound/aoa/soundbus/i2sbus/pcm.c handle_interrupt((struct i2sbus_dev *)devid, 1);