Searched refs:LCK_SPIN_TYPE (Results 1 – 3 of 3) sorted by relevance
349 if (lck->type != LCK_SPIN_TYPE || in lck_spin_verify()378 lck->type = LCK_SPIN_TYPE; in lck_spin_init()391 lck->type = LCK_SPIN_TYPE; in arm_usimple_lock_init()400 if (lock->type != LCK_SPIN_TYPE) { in lck_spin_assert()
60 #define LCK_SPIN_TYPE 0x00000011 macro
2425 LCK_SPIN_TYPE = 0x112426 if spinlock.type != LCK_SPIN_TYPE: