Searched refs:vtime_guest_exit (Results 1 – 2 of 2) sorted by relevance
25 extern void vtime_guest_exit(struct task_struct *tsk);31 static inline void vtime_guest_exit(struct task_struct *tsk) { } in vtime_guest_exit() function109 vtime_guest_exit(current); in vtime_account_guest_exit()
772 void vtime_guest_exit(struct task_struct *tsk) in vtime_guest_exit() function782 EXPORT_SYMBOL_GPL(vtime_guest_exit);