Searched refs:LCK_SPIN_TYPE (Results 1 – 3 of 3) sorted by relevance
687 if (lck->type != LCK_SPIN_TYPE || in lck_spin_verify()716 lck->type = LCK_SPIN_TYPE; in lck_spin_init()729 lck->type = LCK_SPIN_TYPE; in arm_usimple_lock_init()738 if (lock->type != LCK_SPIN_TYPE) { in lck_spin_assert()
79 #define LCK_SPIN_TYPE 0x00000011 macro
2570 LCK_SPIN_TYPE = 0x112571 if spinlock.type != LCK_SPIN_TYPE: