Lines Matching defs:timer_list
12 struct timer_list { struct
17 struct list_head entry;
18 unsigned long expires;
19 struct tvec_base *base;
21 void (*function)(unsigned long);
22 unsigned long data;
24 int slack;
27 int start_pid;
28 void *start_site;
29 char start_comm[16];
53 * base in timer_list is guaranteed to be zero. Use the LSB to argument