Searched refs:vtime_guest_exit (Results 1 – 2 of 2) sorted by relevance
20 extern void vtime_guest_exit(struct task_struct *tsk);26 static inline void vtime_guest_exit(struct task_struct *tsk) { } in vtime_guest_exit() function104 vtime_guest_exit(current); in vtime_account_guest_exit()
759 void vtime_guest_exit(struct task_struct *tsk) in vtime_guest_exit() function769 EXPORT_SYMBOL_GPL(vtime_guest_exit);