Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/kern/
Dkern_timeout.c202 #define CC_LOCK(cc) mtx_lock_spin(&(cc)->cc_lock) macro
369 CC_LOCK(new_cc); in callout_cpu_switch()
583 CC_LOCK(cc); in callout_lock()
756 CC_LOCK(cc); in softclock_call_cc()
764 CC_LOCK(cc); in softclock_call_cc()
785 CC_LOCK(cc); in softclock_call_cc()
821 CC_LOCK(cc); in softclock_call_cc()
867 CC_LOCK(cc); in softclock()
912 CC_LOCK(cc); in timeout()
1520 CC_LOCK(cc);
[all …]