Home
last modified time | relevance | path

Searched defs:vtime (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/kernel/sched/
Dcputime.c683 static u64 vtime_delta(struct vtime *vtime) in vtime_delta()
694 static u64 get_vtime_delta(struct vtime *vtime) in get_vtime_delta()
714 struct vtime *vtime) in __vtime_account_system()
724 struct vtime *vtime) in vtime_account_guest()
735 struct vtime *vtime = &tsk->vtime; in vtime_account_system() local
751 struct vtime *vtime = &tsk->vtime; in vtime_user_enter() local
761 struct vtime *vtime = &tsk->vtime; in vtime_user_exit() local
775 struct vtime *vtime = &tsk->vtime; in vtime_guest_enter() local
792 struct vtime *vtime = &tsk->vtime; in vtime_guest_exit() local
808 struct vtime *vtime = &prev->vtime; in arch_vtime_task_switch() local
[all …]
/Linux-v4.19/include/linux/
Dsched.h273 struct vtime { struct
276 enum vtime_state state; argument
277 u64 utime;
278 u64 stime;
279 u64 gtime;
804 struct vtime vtime; member
/Linux-v4.19/arch/s390/kernel/
Dvtime.c104 static inline u64 scale_vtime(u64 vtime) in scale_vtime()
/Linux-v4.19/tools/testing/selftests/x86/
Dtest_vsyscall.c62 time_func_t vtime = (time_func_t)VSYS(0xffffffffff600400); variable
/Linux-v4.19/block/
Dbfq-wf2q.c1345 u64 vtime) in bfq_first_active_entity()
Dbfq-iosched.h64 u64 vtime; member