Searched refs:mtx_unlock_spin_flags (Results 1 – 2 of 2) sorted by relevance
388 #define mtx_unlock_spin(m) mtx_unlock_spin_flags((m), 0)454 #define mtx_unlock_spin_flags(m, opts) \ macro
532 mtx_unlock_spin_flags(&cc->cc_lock, MTX_QUIET); in callout_process()