tag | line | file | source code |
---|---|---|---|
TIMER_IRQ | 27 | arch/alpha/kernel/time.c | #define TIMER_IRQ 0 |
TIMER_IRQ | 36 | arch/i386/kernel/irq.c | #define TIMER_IRQ 0 /* Keep this in sync with time.c */ |
TIMER_IRQ | 28 | arch/i386/kernel/time.c | #define TIMER_IRQ 0 |
TIMER_IRQ | 46 | arch/mips/kernel/irq.c | #define TIMER_IRQ 0 /* Keep this in sync with time.c */ |
TIMER_IRQ | 22 | arch/mips/kernel/time.c | #define TIMER_IRQ 0 |
TIMER_IRQ | 21 | arch/sparc/kernel/time.c | #define TIMER_IRQ 10 /* Also at level 14, but we ignore that one. */ |