Searched refs:mtx_unlock_spin (Results 1 - 25 of 145) sorted by relevance

123456

/freebsd-11-stable/sys/dev/random/
H A Drandom_harvestq.h52 #define RANDOM_HARVEST_UNLOCK(x) mtx_unlock_spin(&harvest_context.hc_mtx)
/freebsd-11-stable/sys/kern/
H A Dkern_pmc.c261 mtx_unlock_spin(&pmc_softs_mtx);
277 mtx_unlock_spin(&pmc_softs_mtx);
296 mtx_unlock_spin(&pmc_softs_mtx);
315 mtx_unlock_spin(&pmc_softs_mtx);
324 mtx_unlock_spin(&pmc_softs_mtx);
H A Dsubr_msgbuf.c170 mtx_unlock_spin(&mbp->msg_lock);
283 mtx_unlock_spin(&mbp->msg_lock);
302 mtx_unlock_spin(&mbp->msg_lock);
310 mtx_unlock_spin(&mbp->msg_lock);
329 mtx_unlock_spin(&mbp->msg_lock);
343 mtx_unlock_spin(&mbp->msg_lock);
368 mtx_unlock_spin(&mbp->msg_lock);
375 mtx_unlock_spin(&mbp->msg_lock);
388 mtx_unlock_spin(&mbp->msg_lock);
H A Dsubr_turnstile.c206 mtx_unlock_spin(&ts->ts_lock);
211 mtx_unlock_spin(&ts->ts_lock);
277 mtx_unlock_spin(&ts->ts_lock);
339 mtx_unlock_spin(&td_contested_lock);
575 mtx_unlock_spin(&ts->ts_lock);
580 mtx_unlock_spin(&tc->tc_lock);
613 mtx_unlock_spin(&tc->tc_lock);
648 mtx_unlock_spin(&td_contested_lock);
663 mtx_unlock_spin(&ts->ts_lock);
664 mtx_unlock_spin(
[all...]
H A Dsubr_sleepqueue.c288 mtx_unlock_spin(&sc->sc_lock);
455 mtx_unlock_spin(&sc->sc_lock);
542 mtx_unlock_spin(&sc->sc_lock);
569 mtx_unlock_spin(&sc->sc_lock);
608 mtx_unlock_spin(&sc->sc_lock);
1147 mtx_unlock_spin(&sc->sc_lock);
1307 mtx_unlock_spin(&sleepq_prof_lock);
1331 mtx_unlock_spin(&sleepq_prof_lock);
1351 mtx_unlock_spin(&sleepq_prof_lock);
1391 mtx_unlock_spin(
[all...]
H A Dsubr_witness.c900 mtx_unlock_spin(&w_mtx);
1058 mtx_unlock_spin(&w_mtx);
1066 mtx_unlock_spin(&w_mtx);
1202 mtx_unlock_spin(&w_mtx);
1218 mtx_unlock_spin(&w_mtx);
1228 mtx_unlock_spin(&w_mtx);
1329 mtx_unlock_spin(&w_mtx);
1414 mtx_unlock_spin(&w_mtx);
1848 mtx_unlock_spin(&w_mtx);
1854 mtx_unlock_spin(
[all...]
/freebsd-11-stable/sys/dev/mc146818/
H A Dmc146818.c81 mtx_unlock_spin(&sc->sc_mtx);
93 mtx_unlock_spin(&sc->sc_mtx);
123 mtx_unlock_spin(&sc->sc_mtx);
147 mtx_unlock_spin(&sc->sc_mtx);
169 mtx_unlock_spin(&sc->sc_mtx);
172 mtx_unlock_spin(&sc->sc_mtx);
231 mtx_unlock_spin(&sc->sc_mtx);
/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_mbq.h82 mtx_unlock_spin(&q->lock);
/freebsd-11-stable/sys/dev/altera/jtag_uart/
H A Daltera_jtag_uart.h105 mtx_unlock_spin(&aju_cons_lock); \
125 mtx_unlock_spin((sc)->ajus_lockp); \
/freebsd-11-stable/sys/i386/i386/
H A Dsys_machdep.c430 mtx_unlock_spin(&dt_lock);
454 mtx_unlock_spin(&dt_lock);
491 mtx_unlock_spin(&dt_lock);
510 mtx_unlock_spin(&dt_lock);
515 mtx_unlock_spin(&dt_lock);
550 mtx_unlock_spin(&dt_lock);
588 mtx_unlock_spin(&dt_lock);
597 mtx_unlock_spin(&dt_lock);
669 mtx_unlock_spin(&dt_lock);
687 mtx_unlock_spin(
[all...]
/freebsd-11-stable/sys/mips/rmi/
H A Dpic.h167 mtx_unlock_spin(&xlr_pic_lock);
178 mtx_unlock_spin(&xlr_pic_lock);
188 mtx_unlock_spin(&xlr_pic_lock);
219 mtx_unlock_spin(&xlr_pic_lock);
232 mtx_unlock_spin(&xlr_pic_lock);
H A Dfmn.c303 mtx_unlock_spin(&mthd->lock);
315 mtx_unlock_spin(&mthd->lock);
353 mtx_unlock_spin(&mthd->lock);
360 mtx_unlock_spin(&mthd->lock);
369 mtx_unlock_spin(&mthd->lock);
431 mtx_unlock_spin(&msgmap_lock);
/freebsd-11-stable/sys/x86/x86/
H A Dio_apic.c199 mtx_unlock_spin(&icu_lock);
274 mtx_unlock_spin(&icu_lock);
295 mtx_unlock_spin(&icu_lock);
332 mtx_unlock_spin(&icu_lock);
341 mtx_unlock_spin(&icu_lock);
412 mtx_unlock_spin(&icu_lock);
467 mtx_unlock_spin(&icu_lock);
484 mtx_unlock_spin(&icu_lock);
525 mtx_unlock_spin(&icu_lock);
589 mtx_unlock_spin(
[all...]
H A Dmca.c172 mtx_unlock_spin(&mca_lock);
183 mtx_unlock_spin(&mca_lock);
484 mtx_unlock_spin(&mca_lock);
490 mtx_unlock_spin(&mca_lock);
514 mtx_unlock_spin(&mca_lock);
525 mtx_unlock_spin(&mca_lock);
687 mtx_unlock_spin(&mca_lock);
744 mtx_unlock_spin(&mca_lock);
1102 mtx_unlock_spin(&mca_lock);
1223 mtx_unlock_spin(
[all...]
/freebsd-11-stable/sys/dev/hyperv/vmbus/
H A Dvmbus_br.c292 mtx_unlock_spin(&tbr->txbr_lock);
322 mtx_unlock_spin(&tbr->txbr_lock);
359 mtx_unlock_spin(&rbr->rxbr_lock);
364 mtx_unlock_spin(&rbr->rxbr_lock);
383 mtx_unlock_spin(&rbr->rxbr_lock);
404 mtx_unlock_spin(&rbr->rxbr_lock);
/freebsd-11-stable/sys/x86/isa/
H A Datrtc.c123 mtx_unlock_spin(&atrtc_lock);
133 mtx_unlock_spin(&atrtc_lock);
143 mtx_unlock_spin(&atrtc_lock);
162 mtx_unlock_spin(&atrtc_lock);
173 mtx_unlock_spin(&atrtc_lock);
187 mtx_unlock_spin(&atrtc_lock);
537 mtx_unlock_spin(&atrtc_lock);
574 mtx_unlock_spin(&atrtc_lock);
/freebsd-11-stable/sys/dev/twa/
H A Dtw_osl.h235 mtx_unlock_spin(req->ctlr->q_lock);
247 mtx_unlock_spin(req->ctlr->q_lock);
267 mtx_unlock_spin(sc->q_lock);
280 mtx_unlock_spin(req->ctlr->q_lock);
/freebsd-11-stable/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.c63 mtx_unlock_spin(&t->mtx);
68 mtx_unlock_spin(&t->mtx);
74 mtx_unlock_spin(&t->mtx);
104 mtx_unlock_spin(&t->mtx);
118 mtx_unlock_spin(&t->mtx);
/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_logging.c219 mtx_unlock_spin(&pmc_bufferlist_mtx);
369 mtx_unlock_spin(&po->po_mtx);
381 mtx_unlock_spin(&po->po_mtx);
430 mtx_unlock_spin(&pmc_bufferlist_mtx);
446 mtx_unlock_spin(&pmc_bufferlist_mtx);
476 mtx_unlock_spin(&po->po_mtx);
507 mtx_unlock_spin(&po->po_mtx);
513 mtx_unlock_spin(&po->po_mtx);
548 mtx_unlock_spin(&po->po_mtx);
729 mtx_unlock_spin(
[all...]
/freebsd-11-stable/sys/dev/scc/
H A Dscc_dev_quicc.c117 mtx_unlock_spin(&sc->sc_hwmtx);
139 mtx_unlock_spin(&sc->sc_hwmtx);
H A Dscc_dev_sab82532.c99 mtx_unlock_spin(&sc->sc_hwmtx);
127 mtx_unlock_spin(&sc->sc_hwmtx);
/freebsd-11-stable/sys/dev/ath/
H A Dah_osdep.c298 mtx_unlock_spin(&ah_regser_mtx);
322 mtx_unlock_spin(&ah_regser_mtx);
385 mtx_unlock_spin(&ah_regser_mtx);
409 mtx_unlock_spin(&ah_regser_mtx);
/freebsd-11-stable/sys/sparc64/include/
H A Dsmp.h154 mtx_unlock_spin(&ipi_mtx);
167 mtx_unlock_spin(&ipi_mtx);
178 mtx_unlock_spin(&ipi_mtx);
318 mtx_unlock_spin(&ipi_mtx);
/freebsd-11-stable/sys/powerpc/mpc85xx/
H A Dds1553_core.c79 mtx_unlock_spin(&sc->sc_mtx);
122 mtx_unlock_spin(&sc->sc_mtx);
173 mtx_unlock_spin(&sc->sc_mtx);
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx_gpio.c303 mtx_unlock_spin(&sc->sc_mtx);
378 mtx_unlock_spin(&sc->sc_mtx);
397 mtx_unlock_spin(&sc->sc_mtx);
414 mtx_unlock_spin(&sc->sc_mtx);
462 mtx_unlock_spin(&sc->sc_mtx);
555 mtx_unlock_spin(&sc->sc_mtx);
620 mtx_unlock_spin(&sc->sc_mtx);
655 mtx_unlock_spin(&sc->sc_mtx);
701 mtx_unlock_spin(&sc->sc_mtx);
724 mtx_unlock_spin(
[all...]

Completed in 164 milliseconds

123456