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

/freebsd-11.0-release/sys/kern/
H A Dkern_timeout.c198 #define CC_LOCK(cc) mtx_lock_spin(&(cc)->cc_lock) macro
364 CC_LOCK(new_cc);
578 CC_LOCK(cc);
751 CC_LOCK(cc);
761 CC_LOCK(cc);
782 CC_LOCK(cc);
818 CC_LOCK(cc);
864 CC_LOCK(cc);
909 CC_LOCK(cc);
1303 CC_LOCK(c
[all...]

Completed in 35 milliseconds