Searched refs:LCK_SPIN_TYPE (Results 1 – 3 of 3) sorted by relevance
746 if (lck->type != LCK_SPIN_TYPE || in lck_spin_verify()775 lck->type = LCK_SPIN_TYPE; in lck_spin_init()788 lck->type = LCK_SPIN_TYPE; in arm_usimple_lock_init()797 if (lock->type != LCK_SPIN_TYPE) { in lck_spin_assert()
79 #define LCK_SPIN_TYPE 0x00000011 macro
2385 LCK_SPIN_TYPE = 0x112386 if spinlock.type != LCK_SPIN_TYPE: