Searched refs:rowner_loops (Results 1 – 1 of 1) sorted by relevance
99 static u_short __read_frequently rowner_loops; variable104 SYSCTL_U16(_debug_rwlock, OID_AUTO, loops, CTLFLAG_RW, &rowner_loops, 0, "");119 rowner_loops = max(10000, rw_delay.max); in rw_lock_delay_init()125 #define rowner_loops locks_delay_loops macro545 for (i = 0; i < rowner_loops; i += n) { in __rw_rlock_hard()557 lda.spin_cnt += rowner_loops - i; in __rw_rlock_hard()561 if (i < rowner_loops) in __rw_rlock_hard()1062 for (i = 0; i < rowner_loops; i += n) { in __rw_wlock_hard()1078 if (i < rowner_loops) in __rw_wlock_hard()