Searched refs:asx_loops (Results 1 – 1 of 1) sorted by relevance
145 static u_short __read_frequently asx_loops; variable149 SYSCTL_U16(_debug_sx, OID_AUTO, loops, CTLFLAG_RW, &asx_loops, 0, "");164 asx_loops = max(10000, sx_delay.max); in sx_lock_delay_init()170 #define asx_loops locks_delay_loops macro718 for (i = 0; i < asx_loops; i += n) { in _sx_xlock_hard()734 if (i < asx_loops) in _sx_xlock_hard()1127 for (i = 0; i < asx_loops; i += n) { in _sx_slock_hard()1143 if (i < asx_loops) in _sx_slock_hard()