Searched refs:spin_mode (Results 1 – 4 of 4) sorted by relevance
1013 state.spin_mode = true; in lck_mtx_lock_slow()1045 state.spin_mode = true; in lck_mtx_lock_fastpath()1338 if (!state.spin_mode) { in lck_mtx_assert_owned_spin()1360 if (state.spin_mode) { in lck_mtx_convert_spin()1369 state.spin_mode = false; in lck_mtx_convert_spin()
49 uint32_t spin_mode : 1; member
610 extern bool mteinfo_tag_storage_try_activate(uint32_t target, bool spin_mode);
1654 mteinfo_tag_storage_activate_locked(vm_page_list_t list, bool spin_mode) in mteinfo_tag_storage_activate_locked() argument1684 if (spin_mode) { in mteinfo_tag_storage_activate_locked()1757 mteinfo_tag_storage_try_activate(uint32_t target, bool spin_mode) in mteinfo_tag_storage_try_activate() argument1794 spin_mode ? LCK_SLEEP_SPIN : LCK_SLEEP_DEFAULT, in mteinfo_tag_storage_try_activate()1803 mteinfo_tag_storage_activate_locked(list, spin_mode); in mteinfo_tag_storage_try_activate()