Searched refs:user_timer (Results 1 – 8 of 8) sorted by relevance
110 user = S390_lowcore.user_timer - ti->user_timer; in do_account_vtime()112 ti->user_timer = S390_lowcore.user_timer; in do_account_vtime()146 ti->user_timer = S390_lowcore.user_timer; in vtime_task_switch()149 S390_lowcore.user_timer = ti->user_timer; in vtime_task_switch()
41 DEFINE(__TI_user_timer, offsetof(struct thread_info, user_timer)); in main()138 DEFINE(__LC_USER_TIMER, offsetof(struct _lowcore, user_timer)); in main()
110 ti->user_timer = 0; in copy_thread()
342 lc->user_timer = S390_lowcore.user_timer; in setup_lowcore()
247 lc->user_timer = lc->system_timer = lc->steal_timer = 0; in pcpu_prepare_secondary()263 lc->user_timer = ti->user_timer; in pcpu_attach_task()
170 S390_lowcore.user_timer = 0; in create_kernel_nss()
37 __u64 user_timer; member
108 __u64 user_timer; /* 0x02d0 */ member