Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/irq/
A Dsettings.h12 _IRQ_NOTHREAD = IRQ_NOTHREAD,
30 #define IRQ_NOTHREAD GOT_YOU_MORON macro
A Ddebug.h34 ___P(IRQ_NOTHREAD); in print_irq_desc()
/linux-6.3-rc2/include/linux/
A Dirq.h98 IRQ_NOTHREAD = (1 << 16), enumerator
109 IRQ_PER_CPU | IRQ_NESTED_THREAD | IRQ_NOTHREAD | IRQ_PER_CPU_DEVID | \
787 irq_modify_status(irq, 0, IRQ_NOTHREAD); in irq_set_nothread()
792 irq_modify_status(irq, IRQ_NOTHREAD, 0); in irq_set_thread()
806 IRQ_NOAUTOEN | IRQ_PER_CPU | IRQ_NOTHREAD | in irq_set_percpu_devid_flags()

Completed in 8 milliseconds