Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | SN_LB_INT_WAR_INTERVAL 100 |
Functions | |
void | sn_lb_int_war_check (void) |
irqreturn_t | timer_interrupt (int irq, void *dev_id, struct pt_regs *regs) |
void | sn_timer_interrupt (int irq, void *dev_id) |
#define SN_LB_INT_WAR_INTERVAL 100 |
Definition at line 37 of file timer_interrupt.c.
Definition at line 39 of file timer_interrupt.c.
irqreturn_t timer_interrupt | ( | int | irq, |
void * | dev_id, | ||
struct pt_regs * | regs | ||
) |