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()
647 static unsigned long long vtime_delta(struct task_struct *tsk) in vtime_delta()
658 static cputime_t get_vtime_delta(struct task_struct *tsk) in get_vtime_delta()
669 static void __vtime_account_system(struct task_struct *tsk) in __vtime_account_system()
676 void vtime_account_system(struct task_struct *tsk) in vtime_account_system()
683 void vtime_gen_account_irq_exit(struct task_struct *tsk) in vtime_gen_account_irq_exit()
692 void vtime_account_user(struct task_struct *tsk) in vtime_account_user()
703 void vtime_user_enter(struct task_struct *tsk) in vtime_user_enter()
711 void vtime_guest_enter(struct task_struct *tsk) in vtime_guest_enter()
727 void vtime_guest_exit(struct task_struct *tsk) in vtime_guest_exit()
736 void vtime_account_idle(struct task_struct *tsk) in vtime_account_idle()