Searched refs:asx_loops (Results 1 – 1 of 1) sorted by relevance
148 static u_short __read_frequently asx_loops; variable152 SYSCTL_U16(_debug_sx, OID_AUTO, loops, CTLFLAG_RW, &asx_loops, 0, "");167 asx_loops = max(10000, sx_delay.max); in sx_lock_delay_init()173 #define asx_loops locks_delay_loops macro725 for (i = 0; i < asx_loops; i += n) { in _sx_xlock_hard()741 if (i < asx_loops) in _sx_xlock_hard()1130 for (i = 0; i < asx_loops; i += n) { in _sx_slock_hard()1146 if (i < asx_loops) in _sx_slock_hard()