Searched refs:loop_wait (Results 1 – 1 of 1) sorted by relevance
251 #define plh_lock(plh) while(!os_atomic_cmpxchg(&(plh)->plh_lock, 0, 1, acquire)) { loop_wait(); }593 #define loop_wait() { loop_wait_noguard(); stackshot_panic_guard(); } macro724 …_lock(buffer) while(!os_atomic_cmpxchg(&buffer->ssb_freelist_lock, 0, 1, acquire)) { loop_wait(); }5643 loop_wait(); in do_stackshot()5797 loop_wait(); in stackshot_cpu_work_on_queue()5879 loop_wait(); in stackshot_aux_cpu_entry()