Home
last modified time | relevance | path

Searched refs:steal_timer (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dvtime.c165 S390_lowcore.steal_timer += in do_account_vtime()
216 steal = S390_lowcore.steal_timer; in vtime_flush()
219 S390_lowcore.steal_timer = 0; in vtime_flush()
H A Dasm-offsets.c126 OFFSET(__LC_STEAL_TIMER, lowcore, steal_timer); in main()
H A Dsetup.c420 lc->steal_timer = S390_lowcore.steal_timer; in setup_lowcore_dat_off()
H A Dsmp.c272 lc->steal_timer = lc->avg_steal_timer = 0; in pcpu_prepare_secondary()
298 lc->steal_timer = 0; in pcpu_attach_task()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dvtime.c161 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()
H A Didle.c39 S390_lowcore.steal_timer += idle->clock_idle_enter - S390_lowcore.last_update_clock; in account_idle_time_irq()
H A Dsetup.c437 lc->steal_timer = S390_lowcore.steal_timer; in setup_lowcore()
H A Dsmp.c270 lc->steal_timer = lc->avg_steal_timer = 0; in pcpu_prepare_secondary()
296 lc->steal_timer = 0; in pcpu_attach_task()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dlowcore.h93 __u64 steal_timer; /* 0x02f8 */ member
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dlowcore.h117 __u64 steal_timer; /* 0x02f8 */ member

Completed in 9 milliseconds