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

/include/linux/
H A Dinterrupt.h59 * IRQF_NO_THREAD - Interrupt cannot be threaded
74 #define IRQF_NO_THREAD 0x00010000 macro
77 #define IRQF_TIMER (__IRQF_TIMER | IRQF_NO_SUSPEND | IRQF_NO_THREAD)

Completed in 5 milliseconds