Home
last modified time | relevance | path

Searched defs:cpu_timer_list (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/
Dposix-timers.h21 struct cpu_timer_list { struct
22 struct list_head entry;
23 unsigned long long expires, incr;
24 struct task_struct *task;
25 int firing;