Home
last modified time | relevance | path

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

/linux/include/linux/
A Dvtime.h25 extern void vtime_guest_exit(struct task_struct *tsk);
31 static inline void vtime_guest_exit(struct task_struct *tsk) { } in vtime_guest_exit() function
109 vtime_guest_exit(current); in vtime_account_guest_exit()
/linux/kernel/sched/
A Dcputime.c748 void vtime_guest_exit(struct task_struct *tsk) in vtime_guest_exit() function
758 EXPORT_SYMBOL_GPL(vtime_guest_exit);

Completed in 5 milliseconds