Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_timeout.c201 #define CC_LOCK(cc) mtx_lock_spin(&(cc)->cc_lock) macro
357 CC_LOCK(new_cc); in callout_cpu_switch()
384 CC_LOCK(cc); in start_softclock()
576 CC_LOCK(cc); in callout_lock()
751 CC_LOCK(cc); in softclock_call_cc()
773 CC_LOCK(cc); in softclock_call_cc()
806 CC_LOCK(cc); in softclock_call_cc()
840 CC_LOCK(cc); in softclock_thread()
853 CC_LOCK(cc); in softclock_thread()
1405 CC_LOCK(cc); in sysctl_kern_callout_stat()