Lines Matching defs:tsk
286 void thread_group_cputime(struct task_struct *tsk, struct task_cputime *times) in thread_group_cputime()
415 void vtime_common_account_irq_enter(struct task_struct *tsk) in vtime_common_account_irq_enter()
668 static unsigned long long vtime_delta(struct task_struct *tsk) in vtime_delta()
679 static cputime_t get_vtime_delta(struct task_struct *tsk) in get_vtime_delta()
690 static void __vtime_account_system(struct task_struct *tsk) in __vtime_account_system()
697 void vtime_account_system(struct task_struct *tsk) in vtime_account_system()
704 void vtime_gen_account_irq_exit(struct task_struct *tsk) in vtime_gen_account_irq_exit()
713 void vtime_account_user(struct task_struct *tsk) in vtime_account_user()
724 void vtime_user_enter(struct task_struct *tsk) in vtime_user_enter()
732 void vtime_guest_enter(struct task_struct *tsk) in vtime_guest_enter()
748 void vtime_guest_exit(struct task_struct *tsk) in vtime_guest_exit()
757 void vtime_account_idle(struct task_struct *tsk) in vtime_account_idle()