Searched refs:arch_spin_trylock_once (Results 1 - 1 of 1) sorted by path

/linux-master/arch/s390/include/asm/
H A Dspinlock.h58 static inline int arch_spin_trylock_once(arch_spinlock_t *lp) function
66 if (!arch_spin_trylock_once(lp))
72 if (!arch_spin_trylock_once(lp))

Completed in 205 milliseconds