Searched refs:user_timer (Results 1 – 8 of 8) sorted by relevance
72 user = S390_lowcore.user_timer - ti->user_timer; in do_account_vtime()74 ti->user_timer = S390_lowcore.user_timer; in do_account_vtime()95 ti->user_timer = S390_lowcore.user_timer; in account_vtime()98 S390_lowcore.user_timer = ti->user_timer; in account_vtime()
41 DEFINE(__TI_user_timer, offsetof(struct thread_info, user_timer)); in main()121 DEFINE(__LC_USER_TIMER, offsetof(struct _lowcore, user_timer)); in main()
206 ti->user_timer = 0; in copy_thread()
260 lc->user_timer = lc->system_timer = lc->steal_timer = 0; in pcpu_prepare_secondary()275 lc->user_timer = ti->user_timer; in pcpu_attach_task()
181 S390_lowcore.user_timer = 0; in create_kernel_nss()
412 lc->user_timer = S390_lowcore.user_timer; in setup_lowcore()
52 __u64 user_timer; member
107 __u64 user_timer; /* 0x0278 */ member251 __u64 user_timer; /* 0x02d0 */ member