Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_kern_timeout.c168 #define CC_LOCK(cc) mtx_lock_spin(&(cc)->cc_lock) macro
342 CC_LOCK(cc); in callout_lock()
489 CC_LOCK(cc); in softclock_call_cc()
499 CC_LOCK(cc); in softclock_call_cc()
520 CC_LOCK(cc); in softclock_call_cc()
569 CC_LOCK(cc); in softclock()
636 CC_LOCK(cc);
923 CC_LOCK(cc); in _callout_stop_safe()
1089 CC_LOCK(cc); in adjust_timeout_calltodo()
1143 CC_LOCK(cc); in sysctl_kern_callout_stat()
/f-stack/freebsd/kern/
H A Dkern_timeout.c202 #define CC_LOCK(cc) mtx_lock_spin(&(cc)->cc_lock) macro
359 CC_LOCK(new_cc); in callout_cpu_switch()
557 CC_LOCK(cc); in callout_lock()
718 CC_LOCK(cc); in softclock_call_cc()
726 CC_LOCK(cc); in softclock_call_cc()
747 CC_LOCK(cc); in softclock_call_cc()
780 CC_LOCK(cc); in softclock_call_cc()
813 CC_LOCK(cc); in softclock()
1380 CC_LOCK(cc); in sysctl_kern_callout_stat()