Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dvtime.h77 extern void vtime_gen_account_irq_exit(struct task_struct *tsk);
82 vtime_gen_account_irq_exit(tsk); in vtime_account_irq_exit()
/linux-4.1.27/kernel/sched/
Dcputime.c683 void vtime_gen_account_irq_exit(struct task_struct *tsk) in vtime_gen_account_irq_exit() function