Linux Kernel
3.7.1
|
Data Fields | |
spinlock_t | lock |
struct timer_list * | running_timer |
unsigned long | timer_jiffies |
unsigned long | next_timer |
unsigned long | active_timers |
struct tvec_root | tv1 |
struct tvec | tv2 |
struct tvec | tv3 |
struct tvec | tv4 |
struct tvec | tv5 |
spinlock_t lock |
struct timer_list* running_timer |