Home
last modified time | relevance | path

Searched refs:mtx_unlock_spin (Results 1 – 25 of 140) sorted by relevance

123456

/freebsd/sys/kern/
H A Dsubr_msgbuf.c172 mtx_unlock_spin(&mbp->msg_lock); in msgbuf_addchar()
280 mtx_unlock_spin(&mbp->msg_lock); in msgbuf_addstr()
299 mtx_unlock_spin(&mbp->msg_lock); in msgbuf_getchar()
307 mtx_unlock_spin(&mbp->msg_lock); in msgbuf_getchar()
326 mtx_unlock_spin(&mbp->msg_lock); in msgbuf_getbytes()
340 mtx_unlock_spin(&mbp->msg_lock); in msgbuf_getbytes()
368 mtx_unlock_spin(&mbp->msg_lock); in msgbuf_peekbytes()
375 mtx_unlock_spin(&mbp->msg_lock); in msgbuf_peekbytes()
388 mtx_unlock_spin(&mbp->msg_lock); in msgbuf_peekbytes()
431 mtx_unlock_spin(&src->msg_lock); in msgbuf_duplicate()
H A Dsubr_turnstile.c182 mtx_unlock_spin(&ts->ts_lock); in propagate_unlock_ts()
618 mtx_unlock_spin(&ts->ts_lock); in turnstile_unlock()
622 mtx_unlock_spin(&tc->tc_lock); in turnstile_unlock()
639 mtx_unlock_spin(&ts->ts_lock); in turnstile_cancel()
644 mtx_unlock_spin(&tc->tc_lock); in turnstile_cancel()
677 mtx_unlock_spin(&tc->tc_lock); in turnstile_chain_unlock()
727 mtx_unlock_spin(&ts->ts_lock); in turnstile_claim()
728 mtx_unlock_spin(&tc->tc_lock); in turnstile_claim()
805 mtx_unlock_spin(&tc->tc_lock); in turnstile_wait()
1016 mtx_unlock_spin(&ts->ts_lock); in turnstile_unpend()
[all …]
H A Dkern_pmc.c266 mtx_unlock_spin(&pmc_softs_mtx); in pmc_soft_ev_register()
282 mtx_unlock_spin(&pmc_softs_mtx); in pmc_soft_ev_register()
301 mtx_unlock_spin(&pmc_softs_mtx); in pmc_soft_ev_deregister()
320 mtx_unlock_spin(&pmc_softs_mtx); in pmc_soft_ev_acquire()
329 mtx_unlock_spin(&pmc_softs_mtx); in pmc_soft_ev_release()
H A Dsubr_sleepqueue.c297 mtx_unlock_spin(&sc->sc_lock); in sleepq_release()
458 mtx_unlock_spin(&sc->sc_lock); in sleepq_check_ast_sc_locked()
534 mtx_unlock_spin(&sc->sc_lock); in sleepq_catch_signals()
562 mtx_unlock_spin(&sc->sc_lock); in sleepq_switch()
594 mtx_unlock_spin(&sc->sc_lock); in sleepq_switch()
774 mtx_unlock_spin(&sc->sc_lock); in sleepq_resume_thread()
881 mtx_unlock_spin(&sc->sc_lock); in sleepq_remove_nested()
1109 mtx_unlock_spin(&sc->sc_lock); in sleepq_remove()
1190 mtx_unlock_spin(&sc->sc_lock); in sleepq_chains_remove_matching()
1349 mtx_unlock_spin(&sleepq_prof_lock); in sleepq_profile()
[all …]
H A Dsubr_witness.c944 mtx_unlock_spin(&w_mtx); in witness_destroy()
1101 mtx_unlock_spin(&w_mtx); in witness_defineorder()
1109 mtx_unlock_spin(&w_mtx); in witness_defineorder()
1504 mtx_unlock_spin(&w_mtx); in witness_checkorder()
1934 mtx_unlock_spin(&w_mtx); in enroll()
1940 mtx_unlock_spin(&w_mtx); in enroll()
2219 mtx_unlock_spin(&w_mtx); in witness_lock_list_get()
2231 mtx_unlock_spin(&w_mtx); in witness_lock_list_free()
2687 mtx_unlock_spin(&w_mtx); in sbuf_print_witness_badstacks()
2786 mtx_unlock_spin(&w_mtx); in sbuf_print_witness_badstacks()
[all …]
H A Dkern_kcov.c285 mtx_unlock_spin(&kcov_lock); in kcov_mmap_cleanup()
508 mtx_unlock_spin(&kcov_lock); in kcov_ioctl()
539 mtx_unlock_spin(&kcov_lock); in kcov_thread_dtor()
542 mtx_unlock_spin(&kcov_lock); in kcov_thread_dtor()
/freebsd/sys/dev/hyperv/vmbus/
H A Dvmbus_br.c429 mtx_unlock_spin(&tbr->txbr_lock); in vmbus_txbr_write_call()
466 mtx_unlock_spin(&tbr->txbr_lock); in vmbus_txbr_write()
496 mtx_unlock_spin(&tbr->txbr_lock); in vmbus_txbr_write()
554 mtx_unlock_spin(&rbr->rxbr_lock); in vmbus_rxbr_peek()
560 mtx_unlock_spin(&rbr->rxbr_lock); in vmbus_rxbr_peek()
584 mtx_unlock_spin(&rbr->rxbr_lock); in vmbus_rxbr_peek_call()
589 mtx_unlock_spin(&rbr->rxbr_lock); in vmbus_rxbr_peek_call()
611 mtx_unlock_spin(&rbr->rxbr_lock); in vmbus_rxbr_idxadv_peek()
629 mtx_unlock_spin(&rbr->rxbr_lock); in vmbus_rxbr_idxadv_peek()
671 mtx_unlock_spin(&rbr->rxbr_lock); in vmbus_rxbr_idxadv()
[all …]
/freebsd/sys/i386/i386/
H A Dsys_machdep.c425 mtx_unlock_spin(&dt_lock); in set_user_ldt()
449 mtx_unlock_spin(&dt_lock); in user_ldt_alloc()
486 mtx_unlock_spin(&dt_lock); in user_ldt_free()
505 mtx_unlock_spin(&dt_lock); in user_ldt_deref()
510 mtx_unlock_spin(&dt_lock); in user_ldt_deref()
545 mtx_unlock_spin(&dt_lock); in i386_get_ldt()
592 mtx_unlock_spin(&dt_lock); in i386_set_ldt()
689 mtx_unlock_spin(&dt_lock); in i386_set_ldt()
697 mtx_unlock_spin(&dt_lock); in i386_set_ldt()
788 mtx_unlock_spin(&dt_lock); in i386_ldt_grow()
[all …]
/freebsd/sys/dev/firmware/arm/
H A Dscmi.c314 mtx_unlock_spin(&rp->mtx); in scmi_req_alloc()
334 mtx_unlock_spin(&rp->mtx); in scmi_req_free_unlocked()
344 mtx_unlock_spin(&req->mtx); in scmi_req_get()
360 mtx_unlock_spin(&req->mtx); in scmi_req_put()
379 mtx_unlock_spin(&sc->trs->mtx); in scmi_token_pick()
434 mtx_unlock_spin(&sc->trs->mtx); in scmi_req_track_inflight()
447 mtx_unlock_spin(&sc->trs->mtx); in scmi_req_drop_inflight()
500 mtx_unlock_spin(&req->mtx); in scmi_process_response()
548 mtx_unlock_spin(&req->mtx); in scmi_wait_for_response()
563 mtx_unlock_spin(&req->mtx); in scmi_wait_for_response()
[all …]
/freebsd/sys/x86/x86/
H A Dio_apic.c276 mtx_unlock_spin(&icu_lock); in ioapic_enable_source()
297 mtx_unlock_spin(&icu_lock); in ioapic_disable_source()
334 mtx_unlock_spin(&icu_lock); in ioapic_program_intpin()
343 mtx_unlock_spin(&icu_lock); in ioapic_program_intpin()
414 mtx_unlock_spin(&icu_lock); in ioapic_reprogram_intpin()
486 mtx_unlock_spin(&icu_lock); in ioapic_assign_cpu()
590 mtx_unlock_spin(&icu_lock); in ioapic_config_intr()
603 mtx_unlock_spin(&icu_lock); in ioapic_resume()
622 mtx_unlock_spin(&icu_lock); in ioapic_create()
641 mtx_unlock_spin(&icu_lock); in ioapic_create()
[all …]
H A Dmca.c284 mtx_unlock_spin(&mca_lock); in sysctl_mca_records()
295 mtx_unlock_spin(&mca_lock); in sysctl_mca_records()
725 mtx_unlock_spin(&mca_lock); in mca_resize_freelist()
734 mtx_unlock_spin(&mca_lock); in mca_resize_freelist()
760 mtx_unlock_spin(&mca_lock); in mca_record_entry()
769 mtx_unlock_spin(&mca_lock); in mca_record_entry()
986 mtx_unlock_spin(&mca_lock); in mca_process_records()
1060 mtx_unlock_spin(&mca_lock); in sysctl_mca_maxcount()
1462 mtx_unlock_spin(&mca_lock); in _mca_init()
/freebsd/sys/x86/isa/
H A Datrtc.c132 mtx_unlock_spin(&atrtc_lock); in rtcin()
142 mtx_unlock_spin(&atrtc_lock); in writertc()
152 mtx_unlock_spin(&atrtc_lock); in atrtc_start()
171 mtx_unlock_spin(&atrtc_lock); in atrtc_enable_intr()
182 mtx_unlock_spin(&atrtc_lock); in atrtc_disable_intr()
196 mtx_unlock_spin(&atrtc_lock); in atrtc_restore()
592 mtx_unlock_spin(&atrtc_lock); in atrtc_settime()
629 mtx_unlock_spin(&atrtc_lock); in atrtc_gettime()
H A Dclock.c150 mtx_unlock_spin(&clock_lock); in clkintr()
204 mtx_unlock_spin(&clock_lock); in timer_spkr_setfreq()
220 mtx_unlock_spin(&clock_lock); in getit()
378 mtx_unlock_spin(&clock_lock); in set_i8254_freq()
500 mtx_unlock_spin(&clock_lock); in i8254_get_timecount()
/freebsd/sys/arm/freescale/imx/
H A Dimx_gpio.c311 mtx_unlock_spin(&sc->sc_mtx); in gpio_pic_teardown_intr()
386 mtx_unlock_spin(&sc->sc_mtx); in gpio_pic_setup_intr()
405 mtx_unlock_spin(&sc->sc_mtx); in gpio_pic_disable_intr()
422 mtx_unlock_spin(&sc->sc_mtx); in gpio_pic_enable_intr()
470 mtx_unlock_spin(&sc->sc_mtx); in gpio_pic_filter()
563 mtx_unlock_spin(&sc->sc_mtx); in imx51_gpio_pin_configure()
628 mtx_unlock_spin(&sc->sc_mtx); in imx51_gpio_pin_getname()
663 mtx_unlock_spin(&sc->sc_mtx); in imx51_gpio_pin_set()
709 mtx_unlock_spin(&sc->sc_mtx); in imx51_gpio_pin_toggle()
732 mtx_unlock_spin(&sc->sc_mtx); in imx51_gpio_pin_access_32()
[all …]
/freebsd/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.c63 mtx_unlock_spin(&t->mtx); in run_timer()
68 mtx_unlock_spin(&t->mtx); in run_timer()
74 mtx_unlock_spin(&t->mtx); in run_timer()
104 mtx_unlock_spin(&t->mtx); in vchiq_mod_timer()
118 mtx_unlock_spin(&t->mtx); in vchiq_del_timer_sync()
/freebsd/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/sys/dev/virtio/scmi/
H A Dvirtio_scmi.c334 mtx_unlock_spin(&q->vq_mtx); in vtscmi_vq_intr()
386 mtx_unlock_spin(&q->p_mtx); in virtio_scmi_pdu_get()
418 mtx_unlock_spin(&q->p_mtx); in virtio_scmi_pdu_put()
493 mtx_unlock_spin(&q->vq_mtx); in virtio_scmi_message_enqueue()
513 mtx_unlock_spin(&q->vq_mtx); in virtio_scmi_message_poll()
/freebsd/sys/powerpc/mpc85xx/
H A Dds1553_core.c78 mtx_unlock_spin(&sc->sc_mtx); in ds1553_attach()
121 mtx_unlock_spin(&sc->sc_mtx); in ds1553_gettime()
172 mtx_unlock_spin(&sc->sc_mtx); in ds1553_settime()
/freebsd/sys/dev/ath/
H A Dah_osdep.c302 mtx_unlock_spin(&ah_regser_mtx); in ath_hal_reg_write()
326 mtx_unlock_spin(&ah_regser_mtx); in ath_hal_reg_read()
389 mtx_unlock_spin(&ah_regser_mtx); in ath_hal_reg_write()
413 mtx_unlock_spin(&ah_regser_mtx); in ath_hal_reg_read()
/freebsd/sys/dev/netmap/
H A Dnetmap_generic.c262 mtx_unlock_spin(&kring->tx_event_lock); in generic_netmap_unregister()
471 mtx_unlock_spin(&kring->tx_event_lock); in generic_mbuf_dtor()
479 mtx_unlock_spin(&kring->tx_event_lock); in generic_mbuf_dtor()
553 mtx_unlock_spin(&kring->tx_event_lock); in generic_netmap_tx_clean()
607 mtx_unlock_spin(&kring->tx_event_lock); in generic_tx_callout()
651 mtx_unlock_spin(&kring->tx_event_lock); in generic_set_tx_event()
674 mtx_unlock_spin(&kring->tx_event_lock); in generic_set_tx_event()
/freebsd/sys/dev/scc/
H A Dscc_dev_quicc.c118 mtx_unlock_spin(&sc->sc_hwmtx); in quicc_bfe_iclear()
140 mtx_unlock_spin(&sc->sc_hwmtx); in quicc_bfe_ipend()
H A Dscc_dev_z8530.c127 mtx_unlock_spin(&sc->sc_hwmtx); in z8530_bfe_iclear()
194 mtx_unlock_spin(&sc->sc_hwmtx); in z8530_bfe_ipend()
/freebsd/sys/arm/allwinner/a10/
H A Da10_intc.c122 mtx_unlock_spin(&sc->mtx); in a10_intr_eoi()
141 mtx_unlock_spin(&sc->mtx); in a10_intr_unmask()
160 mtx_unlock_spin(&sc->mtx); in a10_intr_mask()
/freebsd/sys/dev/random/
H A Drandom_harvestq.h45 #define RANDOM_HARVEST_UNLOCK(x) mtx_unlock_spin(&harvest_context.hc_mtx)
/freebsd/sys/powerpc/powermac/
H A Duninorthpci.c202 mtx_unlock_spin(&sc->sc_cfg_mtx); in uninorth_read_config()
231 mtx_unlock_spin(&sc->sc_cfg_mtx); in uninorth_write_config()

123456