Searched refs:thread_group_cputimer (Results 1 – 4 of 4) sorted by relevance
175 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in cputimer_running()214 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in account_group_user_time()235 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in account_group_system_time()256 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in account_group_exec_runtime()
230 void thread_group_cputimer(struct task_struct *tsk, struct task_cputime *times) in thread_group_cputimer() function232 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in thread_group_cputimer()568 thread_group_cputimer(p, &cputime); in cpu_timer_sample_group()918 struct thread_group_cputimer *cputimer = &sig->cputimer; in stop_process_timers()987 thread_group_cputimer(tsk, &cputime); in check_process_timers()
59 thread_group_cputimer(tsk, &cputime); in get_cpu_itimer()
637 struct thread_group_cputimer { struct713 struct thread_group_cputimer cputimer;3061 void thread_group_cputimer(struct task_struct *tsk, struct task_cputime *times);