Searched refs:thread_group_cputimer (Results 1 – 4 of 4) sorted by relevance
64 void thread_group_cputimer(struct task_struct *tsk, struct task_cputime *times);80 struct thread_group_cputimer *get_running_cputimer(struct task_struct *tsk) in get_running_cputimer()82 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in get_running_cputimer()109 struct thread_group_cputimer *get_running_cputimer(struct task_struct *tsk) in get_running_cputimer()128 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_user_time()149 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_system_time()170 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_exec_runtime()
66 struct thread_group_cputimer { struct148 struct thread_group_cputimer cputimer;
212 void thread_group_cputimer(struct task_struct *tsk, struct task_cputime *times) in thread_group_cputimer() function214 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in thread_group_cputimer()551 thread_group_cputimer(p, &cputime); in cpu_timer_sample_group()876 struct thread_group_cputimer *cputimer = &sig->cputimer; in stop_process_timers()939 thread_group_cputimer(tsk, &cputime); in check_process_timers()
63 thread_group_cputimer(tsk, &cputime); in get_cpu_itimer()