Searched defs:cpu_timer (Results 1 – 13 of 13) sorted by relevance
20 struct cpu_timer_t cpu_timer; variable
47694 struct cpu_timer { struct47695 struct timerqueue_node node;47696 struct timerqueue_head *head;47697 struct pid *pid;47698 struct list_head elist;47699 int firing;47700 struct task_struct *handling;
50518 struct cpu_timer { struct50519 struct timerqueue_node node;50520 struct timerqueue_head *head;50521 struct pid *pid;50522 struct list_head elist;50523 int firing;
16811 struct cpu_timer { struct16812 struct timerqueue_node node;16813 struct timerqueue_head *head;16814 struct pid *pid;16815 struct list_head elist;16816 int firing;
37210 struct cpu_timer { struct37211 struct timerqueue_node node;37212 struct timerqueue_head *head;37213 struct pid *pid;37214 struct list_head elist;37215 int firing;
67779 struct cpu_timer { struct67780 struct timerqueue_node node;67781 struct timerqueue_head *head;67782 struct pid *pid;67783 struct list_head elist;67784 int firing;
21986 struct cpu_timer { struct21987 struct timerqueue_node node;21988 struct timerqueue_head *head;21989 struct pid *pid;21990 struct list_head elist;21991 int firing;