Searched refs:spinlock_index (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/s390/lib/
H A Dspinlock.c122 ix = S390_lowcore.spinlock_index++;
208 S390_lowcore.spinlock_index--;
/linux-master/arch/s390/include/asm/
H A Dlowcore.h159 __u32 spinlock_index; /* 0x03b0 */ member in struct:lowcore
/linux-master/arch/s390/kernel/
H A Dsmp.c213 lc->spinlock_index = 0;
266 lc->spinlock_index = 0;
993 S390_lowcore.spinlock_index = 0;
H A Dsetup.c453 lc->spinlock_index = 0;

Completed in 187 milliseconds