Searched defs:thread_group_cputimer (Results 1 – 2 of 2) sorted by relevance
66 struct thread_group_cputimer { struct67 struct task_cputime_atomic cputime_atomic;68 bool running;69 bool checking_timer;
212 void thread_group_cputimer(struct task_struct *tsk, struct task_cputime *times) in thread_group_cputimer() function