Searched refs:sleep_cnt (Results 1 – 5 of 5) sorted by relevance
449 u_int sleep_cnt = 0; in __rw_rlock_hard() local626 sleep_cnt++; in __rw_rlock_hard()645 if (lda.spin_cnt > sleep_cnt) in __rw_rlock_hard()917 u_int sleep_cnt = 0; in __rw_wlock_hard() local1156 sleep_cnt++; in __rw_wlock_hard()1184 if (lda.spin_cnt > sleep_cnt) in __rw_wlock_hard()
590 u_int sleep_cnt = 0; in _sx_xlock_hard() local863 sleep_cnt++; in _sx_xlock_hard()894 if (lda.spin_cnt > sleep_cnt) in _sx_xlock_hard()1035 u_int sleep_cnt = 0; in _sx_slock_hard() local1215 sleep_cnt++; in _sx_slock_hard()1239 if (lda.spin_cnt > sleep_cnt) in _sx_slock_hard()
509 u_int sleep_cnt = 0; in __mtx_lock_sleep() local667 sleep_cnt++; in __mtx_lock_sleep()683 if (lda.spin_cnt > sleep_cnt) in __mtx_lock_sleep()
473 SYSCTL_INT(_debug_witness, OID_AUTO, sleep_cnt, CTLFLAG_RD, &w_sleep_cnt, 0,
2029 u32 sleep_cnt = IGU_CLEANUP_SLEEP_LENGTH, val; in ecore_int_igu_cleanup_sb() local2066 while (--sleep_cnt) { in ecore_int_igu_cleanup_sb()2073 if (!sleep_cnt) in ecore_int_igu_cleanup_sb()