Home
last modified time | relevance | path

Searched refs:IRQC_IS_HARDIRQ (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dinterrupt.h96 IRQC_IS_HARDIRQ = 0, enumerator
/openbmc/linux/kernel/irq/
H A Dmanage.c2273 return !ret ? IRQC_IS_HARDIRQ : ret; in request_any_context_irq()