Searched refs:core_mtx (Results 1 – 3 of 3) sorted by relevance
116 if (mtx_owned(&(cpstr)->core_mtx)) { \131 mtx_init(&(cpstr)->core_mtx, "sctp-cpulck","cpu_proc_lock", \136 if (mtx_owned(&(cpstr)->core_mtx)) { \137 mtx_unlock(&(cpstr)->core_mtx); \139 mtx_destroy(&(cpstr)->core_mtx); \143 mtx_lock(&(cpstr)->core_mtx); \147 mtx_unlock(&(cpstr)->core_mtx); \
125 struct mtx core_mtx; member
5591 &wkq->core_mtx, in sctp_mcore_thread()5631 &wkq->core_mtx, in sctp_mcore_thread()