Home
last modified time | relevance | path

Searched defs:sleep_cnt (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_sx.c590 u_int sleep_cnt = 0; in _sx_xlock_hard() local
1035 u_int sleep_cnt = 0; in _sx_slock_hard() local
H A Dkern_rwlock.c449 u_int sleep_cnt = 0; in __rw_rlock_hard() local
917 u_int sleep_cnt = 0; in __rw_wlock_hard() local
H A Dkern_mutex.c509 u_int sleep_cnt = 0; in __mtx_lock_sleep() local
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_int.c2029 u32 sleep_cnt = IGU_CLEANUP_SLEEP_LENGTH, val; in ecore_int_igu_cleanup_sb() local