Searched defs:timer_irqaction (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/arch/avr32/kernel/ | ||
H A D | time.c | 59 static struct irqaction timer_irqaction = { variable in typeref:struct:irqaction |
/linux-4.1.27/arch/xtensa/kernel/ | ||
H A D | time.c | 112 static struct irqaction timer_irqaction = { variable in typeref:struct:irqaction 150 setup_irq(this_cpu_ptr(&ccount_timer)->evt.irq, &timer_irqaction); time_init() local |
/linux-4.1.27/arch/mips/jz4740/ | ||
H A D | time.c | 105 static struct irqaction timer_irqaction = { variable in typeref:struct:irqaction |
/linux-4.1.27/arch/alpha/kernel/ | ||
H A D | irq_alpha.c | 216 struct irqaction timer_irqaction = { variable in typeref:struct:irqaction |
/linux-4.1.27/arch/microblaze/kernel/ | ||
H A D | timer.c | 174 static struct irqaction timer_irqaction = { variable in typeref:struct:irqaction |
/linux-4.1.27/arch/ia64/kernel/ | ||
H A D | time.c | 381 static struct irqaction timer_irqaction = { variable in typeref:struct:irqaction |
Completed in 340 milliseconds