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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/kernel/
H A Dvtime.c68 S390_lowcore.steal_timer += S390_lowcore.last_update_clock - clock;
71 S390_lowcore.steal_timer -= user;
76 S390_lowcore.steal_timer -= system;
80 steal = S390_lowcore.steal_timer;
82 S390_lowcore.steal_timer = 0;
119 S390_lowcore.steal_timer -= system;
137 S390_lowcore.steal_timer +=
H A Dsetup.c428 lc->steal_timer = S390_lowcore.steal_timer;
H A Dasm-offsets.c120 DEFINE(__LC_STEAL_TIMER, offsetof(struct _lowcore, steal_timer));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/kernel/
H A Dvtime.c68 S390_lowcore.steal_timer += S390_lowcore.last_update_clock - clock;
71 S390_lowcore.steal_timer -= user;
76 S390_lowcore.steal_timer -= system;
80 steal = S390_lowcore.steal_timer;
82 S390_lowcore.steal_timer = 0;
119 S390_lowcore.steal_timer -= system;
137 S390_lowcore.steal_timer +=
H A Dsetup.c428 lc->steal_timer = S390_lowcore.steal_timer;
H A Dasm-offsets.c120 DEFINE(__LC_STEAL_TIMER, offsetof(struct _lowcore, steal_timer));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/include/asm/
H A Dlowcore.h111 __u64 steal_timer; /* 0x0280 */ member in struct:_lowcore
241 __u64 steal_timer; /* 0x02d0 */ member in struct:_lowcore
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/include/asm/
H A Dlowcore.h111 __u64 steal_timer; /* 0x0280 */ member in struct:_lowcore
241 __u64 steal_timer; /* 0x02d0 */ member in struct:_lowcore

Completed in 132 milliseconds