timer_handler 172 arch/m68k/apollo/config.c irq_handler_t timer_handler = dev_id; timer_handler 176 arch/m68k/apollo/config.c timer_handler(irq, dev_id); timer_handler 40 arch/um/include/shared/kern_util.h extern void timer_handler(int sig, struct siginfo *unused_si, struct uml_pt_regs *regs); timer_handler 94 arch/um/os-Linux/signal.c timer_handler(SIGALRM, NULL, ®s); timer_handler 643 drivers/clocksource/arm_arch_timer.c return timer_handler(ARCH_TIMER_VIRT_ACCESS, evt); timer_handler 650 drivers/clocksource/arm_arch_timer.c return timer_handler(ARCH_TIMER_PHYS_ACCESS, evt); timer_handler 657 drivers/clocksource/arm_arch_timer.c return timer_handler(ARCH_TIMER_MEM_PHYS_ACCESS, evt); timer_handler 664 drivers/clocksource/arm_arch_timer.c return timer_handler(ARCH_TIMER_MEM_VIRT_ACCESS, evt); timer_handler 236 drivers/input/joystick/walkera0701.c w->timer.function = timer_handler;