Searched refs:LCK_SPIN_TYPE (Results 1 – 3 of 3) sorted by relevance
754 if (lck->type != LCK_SPIN_TYPE || in lck_spin_verify()783 lck->type = LCK_SPIN_TYPE; in lck_spin_init()796 lck->type = LCK_SPIN_TYPE; in arm_usimple_lock_init()805 if (lock->type != LCK_SPIN_TYPE) { in lck_spin_assert()
60 #define LCK_SPIN_TYPE 0x00000011 macro
2434 LCK_SPIN_TYPE = 0x112435 if spinlock.type != LCK_SPIN_TYPE: