Searched refs:TD_LOCKS_INC (Results 1 – 6 of 6) sorted by relevance
299 TD_LOCKS_INC(curthread); in _rw_wlock_cookie()345 TD_LOCKS_INC(curthread); in __rw_try_wlock_int()689 TD_LOCKS_INC(curthread); in __rw_rlock_int()725 TD_LOCKS_INC(curthread); in __rw_try_rlock_int()
298 TD_LOCKS_INC(curthread); in sx_try_slock_int()340 TD_LOCKS_INC(curthread); in _sx_xlock()389 TD_LOCKS_INC(curthread); in sx_try_xlock_int()1280 TD_LOCKS_INC(curthread); in _sx_slock_int()
209 TD_LOCKS_INC(curthread); in lockmgr_note_shared_acquire()234 TD_LOCKS_INC(curthread); in lockmgr_note_exclusive_acquire()826 TD_LOCKS_INC(curthread); in lockmgr_xlock_hard()1589 TD_LOCKS_INC(curthread); in __lockmgr_args()
614 TD_LOCKS_INC(curthread); in _rm_wlock_debug()672 TD_LOCKS_INC(curthread); in _rm_rlock_debug()
288 TD_LOCKS_INC(curthread); in __mtx_lock_flags()463 TD_LOCKS_INC(curthread); in _mtx_trylock_flags_int()
419 #define TD_LOCKS_INC(td) ((td)->td_locks++) macro429 #define TD_LOCKS_INC(td) macro