Searched refs:__IRQF_TIMER (Results 1 - 3 of 3) sorted by last modified time

/linux-master/kernel/irq/
H A Dinternals.h337 if (act->flags & __IRQF_TIMER)
H A Dspurious.c91 (action->flags & __IRQF_TIMER))
/linux-master/include/linux/
H A Dinterrupt.h75 #define __IRQF_TIMER 0x00000200 macro
89 #define IRQF_TIMER (__IRQF_TIMER | IRQF_NO_SUSPEND | IRQF_NO_THREAD)

Completed in 311 milliseconds