Home
last modified time | relevance | path

Searched refs:CC_UNLOCK (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Dkern_timeout.c202 #define CC_UNLOCK(cc) mtx_unlock_spin(&(cc)->cc_lock) macro
355 CC_UNLOCK(cc); in callout_cpu_switch()
579 CC_UNLOCK(cc); in callout_lock()
686 CC_UNLOCK(cc); in softclock_call_cc()
688 CC_UNLOCK(cc); in softclock_call_cc()
715 CC_UNLOCK(cc); in softclock_call_cc()
771 CC_UNLOCK(cc); in softclock_call_cc()
805 CC_UNLOCK(new_cc); in softclock_call_cc()
985 CC_UNLOCK(cc); in callout_reset_sbt_on()
1003 CC_UNLOCK(cc); in callout_reset_sbt_on()
[all …]