Searched refs:mtx_lock_spin_flags (Results 1 – 4 of 4) sorted by relevance
383 #define mtx_lock_spin(m) mtx_lock_spin_flags((m), 0)451 #define mtx_lock_spin_flags(m, opts) \ macro
442 mtx_lock_spin_flags(&cc->cc_lock, MTX_QUIET); in callout_process()
347 #define TDQ_LOCK_FLAGS(t, f) mtx_lock_spin_flags(TDQ_LOCKPTR((t)), (f))
1643 mutex.9 mtx_lock_spin_flags.9 \