Searched refs:steal_timer (Results 1 – 5 of 5) sorted by relevance
162 S390_lowcore.steal_timer += in do_account_vtime()213 steal = S390_lowcore.steal_timer; in vtime_flush()216 S390_lowcore.steal_timer = 0; in vtime_flush()
40 S390_lowcore.steal_timer += idle->clock_idle_enter - S390_lowcore.last_update_clock; in account_idle_time_irq()
451 lc->steal_timer = S390_lowcore.steal_timer; in setup_lowcore_dat_off()
264 lc->steal_timer = lc->avg_steal_timer = 0; in pcpu_prepare_secondary()289 lc->steal_timer = 0; in pcpu_attach_task()
106 __u64 steal_timer; /* 0x02f8 */ member