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