Searched defs:cpu_timer_list (Results 1 – 1 of 1) sorted by relevance
21 struct cpu_timer_list { struct22 struct list_head entry;23 unsigned long long expires, incr;24 struct task_struct *task;25 int firing;