Home
last modified time | relevance | path

Searched refs:thread_group_cputimer (Results 1 – 2 of 2) sorted by relevance

/include/linux/sched/
Dcputime.h71 struct thread_group_cputimer *get_running_cputimer(struct task_struct *tsk) in get_running_cputimer()
73 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in get_running_cputimer()
103 struct thread_group_cputimer *get_running_cputimer(struct task_struct *tsk) in get_running_cputimer()
122 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_user_time()
143 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_system_time()
164 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_exec_runtime()
Dsignal.h68 struct thread_group_cputimer { struct
158 struct thread_group_cputimer cputimer;