Searched refs:steal_timer (Results 1 – 5 of 5) sorted by relevance
161 S390_lowcore.steal_timer += in do_account_vtime()212 steal = S390_lowcore.steal_timer; in vtime_flush()215 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()
456 lc->steal_timer = S390_lowcore.steal_timer; in setup_lowcore_dat_off()
268 lc->steal_timer = lc->avg_steal_timer = 0; in pcpu_prepare_secondary()293 lc->steal_timer = 0; in pcpu_attach_task()
117 __u64 steal_timer; /* 0x02f8 */ member