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

/linux-master/arch/powerpc/sysdev/xics/
H A Dxics-common.c135 IRQF_NO_DEBUG | IRQF_PERCPU | IRQF_NO_THREAD, "IPI", NULL));
/linux-master/include/linux/
H A Dinterrupt.h68 * IRQF_NO_DEBUG - Exclude from runnaway detection for IPI and similar handlers,
86 #define IRQF_NO_DEBUG 0x00100000 macro
/linux-master/arch/powerpc/sysdev/xive/
H A Dcommon.c1191 IRQF_NO_DEBUG | IRQF_PERCPU | IRQF_NO_THREAD,
/linux-master/kernel/irq/
H A Dmanage.c1765 if (new->flags & IRQF_NO_DEBUG)

Completed in 132 milliseconds