Linux Kernel
3.7.1
|
Data Fields | |
int | next_id |
struct list_head | pending |
struct list_head | expired |
wait_queue_head_t | wait |
u_int | work |
spinlock_t | lock |
Definition at line 34 of file timerdev.c.
Definition at line 37 of file timerdev.c.
spinlock_t lock |
Definition at line 40 of file timerdev.c.
int next_id |
Definition at line 35 of file timerdev.c.
Definition at line 36 of file timerdev.c.
wait_queue_head_t wait |
Definition at line 38 of file timerdev.c.
u_int work |
Definition at line 39 of file timerdev.c.