Searched refs:sleep_cnt (Results 1 – 5 of 5) sorted by relevance
461 u_int sleep_cnt = 0; in __rw_rlock_hard() local639 sleep_cnt++; in __rw_rlock_hard()659 if (lda.spin_cnt > sleep_cnt) in __rw_rlock_hard()936 u_int sleep_cnt = 0; in __rw_wlock_hard() local1176 sleep_cnt++; in __rw_wlock_hard()1205 if (lda.spin_cnt > sleep_cnt) in __rw_wlock_hard()
583 u_int sleep_cnt = 0; in _sx_xlock_hard() local864 sleep_cnt++; in _sx_xlock_hard()896 if (lda.spin_cnt > sleep_cnt) in _sx_xlock_hard()1034 u_int sleep_cnt = 0; in _sx_slock_hard() local1220 sleep_cnt++; in _sx_slock_hard()1245 if (lda.spin_cnt > sleep_cnt) in _sx_slock_hard()
531 u_int sleep_cnt = 0; in __mtx_lock_sleep() local691 sleep_cnt++; in __mtx_lock_sleep()708 if (lda.spin_cnt > sleep_cnt) in __mtx_lock_sleep()
471 SYSCTL_INT(_debug_witness, OID_AUTO, sleep_cnt, CTLFLAG_RD, &w_sleep_cnt, 0,
1977 u32 sleep_cnt = IGU_CLEANUP_SLEEP_LENGTH; in ecore_int_igu_cleanup_sb() local2013 while (--sleep_cnt) { in ecore_int_igu_cleanup_sb()2020 if (!sleep_cnt) in ecore_int_igu_cleanup_sb()