/freebsd/sys/netinet/ |
H A D | in_jail.c | 125 mtx_unlock(&pr->pr_mtx); in prison_get_ip4() 129 mtx_unlock(&pr->pr_mtx); in prison_get_ip4() 134 mtx_unlock(&pr->pr_mtx); in prison_get_ip4() 223 mtx_unlock(&pr->pr_mtx); in prison_local_ip4() 227 mtx_unlock(&pr->pr_mtx); in prison_local_ip4() 239 mtx_unlock(&pr->pr_mtx); in prison_local_ip4() 249 mtx_unlock(&pr->pr_mtx); in prison_local_ip4() 272 mtx_unlock(&pr->pr_mtx); in prison_remote_ip4() 276 mtx_unlock(&pr->pr_mtx); in prison_remote_ip4() 283 mtx_unlock(&pr->pr_mtx); in prison_remote_ip4() [all …]
|
H A D | sctp_lock_bsd.h | 126 mtx_unlock(&(cpstr)->que_mtx); \ 136 mtx_unlock(&(cpstr)->que_mtx); \ 146 mtx_unlock(&(cpstr)->core_mtx); \ 156 mtx_unlock(&(cpstr)->core_mtx); \ 208 mtx_unlock(&sctp_it_ctl.ipi_iterator_wq_mtx); \ 225 mtx_unlock(&SCTP_BASE_INFO(ipi_pktlog_mtx)); \ 248 mtx_unlock(&(_inp)->inp_rdata_mtx); \ 294 mtx_unlock(&(_inp)->inp_mtx); \ 298 mtx_unlock(&(_inp)->inp_mtx); \ 336 mtx_unlock(&(_inp)->inp_create_mtx); \ [all …]
|
/freebsd/sys/x86/x86/ |
H A D | msi.c | 385 mtx_unlock(&msi_lock); in msi_create_source() 390 mtx_unlock(&msi_lock); in msi_create_source() 448 mtx_unlock(&msi_lock); in msi_alloc() 452 mtx_unlock(&msi_lock); in msi_alloc() 469 mtx_unlock(&msi_lock); in msi_alloc() 475 mtx_unlock(&msi_lock); in msi_alloc() 483 mtx_unlock(&msi_lock); in msi_alloc() 513 mtx_unlock(&msi_lock); in msi_alloc() 526 mtx_unlock(&msi_lock); in msi_release() 532 mtx_unlock(&msi_lock); in msi_release() [all …]
|
/freebsd/sys/netgraph/bluetooth/socket/ |
H A D | ng_btsocket_l2cap_raw.c | 316 mtx_unlock(&ng_btsocket_l2cap_raw_queue_mtx); in ng_btsocket_l2cap_raw_node_rcvmsg() 357 mtx_unlock(&ng_btsocket_l2cap_raw_queue_mtx); in ng_btsocket_l2cap_raw_input() 408 mtx_unlock(&ng_btsocket_l2cap_raw_rt_mtx); in ng_btsocket_l2cap_raw_input() 429 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_l2cap_raw_input() 433 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_l2cap_raw_input() 436 mtx_unlock(&ng_btsocket_l2cap_raw_sockets_mtx); in ng_btsocket_l2cap_raw_input() 481 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_l2cap_raw_rtclean() 484 mtx_unlock(&ng_btsocket_l2cap_raw_sockets_mtx); in ng_btsocket_l2cap_raw_rtclean() 508 mtx_unlock(&ng_btsocket_l2cap_raw_rt_mtx); in ng_btsocket_l2cap_raw_rtclean() 643 mtx_unlock(&ng_btsocket_l2cap_raw_sockets_mtx); in ng_btsocket_l2cap_raw_attach() [all …]
|
H A D | ng_btsocket_sco.c | 334 mtx_unlock(&ng_btsocket_sco_queue_mtx); in ng_btsocket_sco_node_rcvmsg() 367 mtx_unlock(&ng_btsocket_sco_queue_mtx); in ng_btsocket_sco_node_rcvdata() 394 mtx_unlock(&ng_btsocket_sco_sockets_mtx); in ng_btsocket_sco_process_lp_con_cfm() 411 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_sco_process_lp_con_cfm() 412 mtx_unlock(&ng_btsocket_sco_sockets_mtx); in ng_btsocket_sco_process_lp_con_cfm() 438 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_sco_process_lp_con_cfm() 439 mtx_unlock(&ng_btsocket_sco_sockets_mtx); in ng_btsocket_sco_process_lp_con_cfm() 529 mtx_unlock(&pcb1->pcb_mtx); in ng_btsocket_sco_process_lp_con_ind() 533 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_sco_process_lp_con_ind() 535 mtx_unlock(&ng_btsocket_sco_sockets_mtx); in ng_btsocket_sco_process_lp_con_ind() [all …]
|
H A D | ng_btsocket_l2cap.c | 369 mtx_unlock(&ng_btsocket_l2cap_queue_mtx); in ng_btsocket_l2cap_node_rcvmsg() 402 mtx_unlock(&ng_btsocket_l2cap_queue_mtx); in ng_btsocket_l2cap_node_rcvdata() 430 mtx_unlock(&ng_btsocket_l2cap_sockets_mtx); in ng_btsocket_l2cap_process_l2ca_con_req_rsp() 448 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_l2cap_process_l2ca_con_req_rsp() 449 mtx_unlock(&ng_btsocket_l2cap_sockets_mtx); in ng_btsocket_l2cap_process_l2ca_con_req_rsp() 458 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_l2cap_process_l2ca_con_req_rsp() 459 mtx_unlock(&ng_btsocket_l2cap_sockets_mtx); in ng_btsocket_l2cap_process_l2ca_con_req_rsp() 510 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_l2cap_process_l2ca_con_req_rsp() 511 mtx_unlock(&ng_btsocket_l2cap_sockets_mtx); in ng_btsocket_l2cap_process_l2ca_con_req_rsp() 537 mtx_unlock(&ng_btsocket_l2cap_sockets_mtx); in ng_btsocket_l2cap_process_l2ca_con_rsp_rsp() [all …]
|
H A D | ng_btsocket_hci_raw.c | 291 mtx_unlock(&ng_btsocket_hci_raw_queue_mtx); in ng_btsocket_hci_raw_node_rcvmsg() 344 mtx_unlock(&ng_btsocket_hci_raw_queue_mtx); in ng_btsocket_hci_raw_node_rcvdata() 378 mtx_unlock(&ng_btsocket_hci_raw_token_mtx); in ng_btsocket_hci_raw_get_token() 545 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_hci_raw_data_input() 548 mtx_unlock(&ng_btsocket_hci_raw_sockets_mtx); in ng_btsocket_hci_raw_data_input() 572 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_hci_raw_msg_input() 573 mtx_unlock(&ng_btsocket_hci_raw_sockets_mtx); in ng_btsocket_hci_raw_msg_input() 578 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_hci_raw_msg_input() 581 mtx_unlock(&ng_btsocket_hci_raw_sockets_mtx); in ng_btsocket_hci_raw_msg_input() 598 mtx_unlock( in ng_btsocket_hci_raw_input() [all...] |
/freebsd/sys/netinet6/ |
H A D | in6_jail.c | 120 mtx_unlock(&pr->pr_mtx); in prison_get_ip6() 124 mtx_unlock(&pr->pr_mtx); in prison_get_ip6() 129 mtx_unlock(&pr->pr_mtx); in prison_get_ip6() 215 mtx_unlock(&pr->pr_mtx); in prison_local_ip6() 219 mtx_unlock(&pr->pr_mtx); in prison_local_ip6() 230 mtx_unlock(&pr->pr_mtx); in prison_local_ip6() 240 mtx_unlock(&pr->pr_mtx); in prison_local_ip6() 262 mtx_unlock(&pr->pr_mtx); in prison_remote_ip6() 266 mtx_unlock(&pr->pr_mtx); in prison_remote_ip6() 273 mtx_unlock(&pr->pr_mtx); in prison_remote_ip6() [all …]
|
/freebsd/sys/kern/ |
H A D | subr_autoconf.c | 130 mtx_unlock(&intr_config_hook_lock); in run_interrupt_driven_config_hooks() 139 mtx_unlock(&intr_config_hook_lock); in run_interrupt_driven_config_hooks() 145 mtx_unlock(&intr_config_hook_lock); in run_interrupt_driven_config_hooks() 164 mtx_unlock(&intr_config_hook_lock); in boot_run_interrupt_driven_config_hooks() 170 mtx_unlock(&intr_config_hook_lock); in boot_run_interrupt_driven_config_hooks() 193 mtx_unlock(&intr_config_hook_lock); in config_intrhook_establish() 202 mtx_unlock(&intr_config_hook_lock); in config_intrhook_establish() 256 mtx_unlock(&intr_config_hook_lock); in config_intrhook_disestablish() 268 mtx_unlock(&intr_config_hook_lock); in config_intrhook_drain() 277 mtx_unlock(&intr_config_hook_lock); in config_intrhook_drain() [all …]
|
H A D | kern_poll.c | 130 mtx_unlock(&poll_mtx); in poll_burst_max_sysctl() 152 mtx_unlock(&poll_mtx); in poll_each_burst_sysctl() 156 mtx_unlock(&poll_mtx); in poll_each_burst_sysctl() 183 mtx_unlock(&poll_mtx); in user_frac_sysctl() 209 mtx_unlock(&poll_mtx); in reg_frac_sysctl() 351 mtx_unlock(&poll_mtx); in ether_poll() 383 mtx_unlock(&poll_mtx); in netisr_pollmore() 392 mtx_unlock(&poll_mtx); in netisr_pollmore() 426 mtx_unlock(&poll_mtx); in netisr_pollmore() 445 mtx_unlock(&poll_mtx); in netisr_poll() [all …]
|
H A D | subr_log.c | 113 mtx_unlock(&msgbuf_lock); in logopen() 119 mtx_unlock(&msgbuf_lock); in logopen() 136 mtx_unlock(&msgbuf_lock); in logclose() 152 mtx_unlock(&msgbuf_lock); in logread() 156 mtx_unlock(&msgbuf_lock); in logread() 166 mtx_unlock(&msgbuf_lock); in logread() 172 mtx_unlock(&msgbuf_lock); in logread() 188 mtx_unlock(&msgbuf_lock); in logpoll() 205 mtx_unlock(&msgbuf_lock); in logkqfilter() 224 mtx_unlock(&msgbuf_lock); in logkqdetach() [all …]
|
H A D | subr_firmware.c | 197 mtx_unlock(&firmware_mtx); in firmware_register() 202 mtx_unlock(&firmware_mtx); in firmware_register() 210 mtx_unlock(&firmware_mtx); in firmware_register() 222 mtx_unlock(&firmware_mtx); in firmware_register() 258 mtx_unlock(&firmware_mtx); in firmware_unregister() 367 mtx_unlock(&firmware_mtx); in loadimage() 378 mtx_unlock(&firmware_mtx); in loadimage() 405 mtx_unlock(&firmware_mtx); in firmware_get_flags() 429 mtx_unlock(&firmware_mtx); in firmware_get_flags() 436 mtx_unlock( in firmware_get_flags() [all...] |
/freebsd/sys/dev/nvmf/controller/ |
H A D | nvmft_controller.c | 129 mtx_unlock(&np->lock); in nvmft_handoff_admin_queue() 144 mtx_unlock(&np->lock); in nvmft_handoff_admin_queue() 150 mtx_unlock(&np->lock); in nvmft_handoff_admin_queue() 178 mtx_unlock(&np->lock); in nvmft_handoff_admin_queue() 214 mtx_unlock(&np->lock); in nvmft_handoff_io_queue() 225 mtx_unlock(&np->lock); in nvmft_handoff_io_queue() 235 mtx_unlock(&np->lock); in nvmft_handoff_io_queue() 249 mtx_unlock(&ctrlr->lock); in nvmft_handoff_io_queue() 250 mtx_unlock(&np->lock); in nvmft_handoff_io_queue() 260 mtx_unlock(&ctrlr->lock); in nvmft_handoff_io_queue() [all …]
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/ |
H A D | spl_atomic.c | 45 #define mtx_unlock(lock) pthread_mutex_unlock(lock) macro 62 mtx_unlock(&atomic_mtx); in atomic_add_64() 71 mtx_unlock(&atomic_mtx); in atomic_dec_64() 82 mtx_unlock(&atomic_mtx); in atomic_swap_64() 93 mtx_unlock(&atomic_mtx); in atomic_load_64() 104 mtx_unlock(&atomic_mtx); in atomic_add_64_nv() 117 mtx_unlock(&atomic_mtx); in atomic_cas_64()
|
/freebsd/sys/cddl/compat/opensolaris/kern/ |
H A D | opensolaris_atomic.c | 45 #define mtx_unlock(lock) pthread_mutex_unlock(lock) macro 62 mtx_unlock(&atomic_mtx); in atomic_add_64() 71 mtx_unlock(&atomic_mtx); in atomic_dec_64() 82 mtx_unlock(&atomic_mtx); in atomic_swap_64() 93 mtx_unlock(&atomic_mtx); in atomic_load_64() 104 mtx_unlock(&atomic_mtx); in atomic_add_64_nv() 117 mtx_unlock(&atomic_mtx); in atomic_cas_64()
|
/freebsd/sys/dev/drm2/ |
H A D | drm_gem_names.c | 67 mtx_unlock(&names->lock); in drm_gem_names_fini() 91 mtx_unlock(&names->lock); in drm_gem_name_ref() 95 mtx_unlock(&names->lock); in drm_gem_name_ref() 138 mtx_unlock(&names->lock); in drm_gem_find_ptr() 142 mtx_unlock(&names->lock); in drm_gem_find_ptr() 159 mtx_unlock(&names->lock); in drm_gem_name_create() 166 mtx_unlock(&names->lock); in drm_gem_name_create() 176 mtx_unlock(&names->lock); in drm_gem_names_delete_name() 195 mtx_unlock(&names->lock); in drm_gem_names_remove() 217 mtx_unlock(&names->lock); in drm_gem_names_foreach() [all …]
|
/freebsd/sys/cam/ctl/ |
H A D | ctl_frontend.c | 80 mtx_unlock(&softc->ctl_lock); in ctl_frontend_register() 84 mtx_unlock(&softc->ctl_lock); in ctl_frontend_register() 99 mtx_unlock(&softc->ctl_lock); in ctl_frontend_register() 121 mtx_unlock(&softc->ctl_lock); in ctl_frontend_deregister() 134 mtx_unlock(&softc->ctl_lock); in ctl_frontend_find() 138 mtx_unlock(&softc->ctl_lock); in ctl_frontend_find() 162 mtx_unlock(&softc->ctl_lock); in ctl_port_register() 166 mtx_unlock(&softc->ctl_lock); in ctl_port_register() 195 mtx_unlock(&softc->ctl_lock); in ctl_port_register() 216 mtx_unlock(&softc->ctl_lock); in ctl_port_register() [all …]
|
H A D | ctl_backend.c | 73 mtx_unlock(&softc->ctl_lock); in ctl_backend_register() 77 mtx_unlock(&softc->ctl_lock); in ctl_backend_register() 94 mtx_unlock(&softc->ctl_lock); in ctl_backend_register() 116 mtx_unlock(&softc->ctl_lock); in ctl_backend_deregister() 129 mtx_unlock(&softc->ctl_lock); in ctl_backend_find() 133 mtx_unlock(&softc->ctl_lock); in ctl_backend_find()
|
/freebsd/sys/rpc/ |
H A D | clnt_vc.c | 311 mtx_unlock(&ct->ct_lock); in clnt_vc_call() 344 mtx_unlock(&ct->ct_lock); in clnt_vc_call() 352 mtx_unlock(&ct->ct_lock); in clnt_vc_call() 414 mtx_unlock(&ct->ct_lock); in clnt_vc_call() 442 mtx_unlock(&ct->ct_lock); in clnt_vc_call() 529 mtx_unlock(&ct->ct_lock); in clnt_vc_call() 593 mtx_unlock(&ct->ct_lock); in clnt_vc_call() 643 mtx_unlock(&ct->ct_lock); in clnt_vc_control() 647 mtx_unlock(&ct->ct_lock); in clnt_vc_control() 655 mtx_unlock(&ct->ct_lock); in clnt_vc_control() [all …]
|
/freebsd/sys/dev/hptmv/ |
H A D | hptproc.c | 82 mtx_unlock(&pAdapter->lock); in hpt_set_asc_info() 94 mtx_unlock(&pAdapter->lock); in hpt_set_asc_info() 106 mtx_unlock(&pAdapter->lock); in hpt_set_asc_info() 114 mtx_unlock(&pAdapter->lock); in hpt_set_asc_info() 120 mtx_unlock(&pAdapter->lock); in hpt_set_asc_info() 132 mtx_unlock(&pAdapter->lock); in hpt_set_asc_info() 146 mtx_unlock(&pAdapter->lock); in hpt_set_asc_info() 163 mtx_unlock(&pAdapter->lock); in hpt_set_asc_info() 166 mtx_unlock(&pAdapter->lock); in hpt_set_asc_info() 182 mtx_unlock(&pAdapter->lock); in hpt_set_asc_info() [all …]
|
/freebsd/sys/dev/iicbus/controller/vybrid/ |
H A D | vf_i2c.c | 185 mtx_unlock(&sc->mutex); in vf_i2c_attach_common() 225 mtx_unlock(&sc->mutex); in i2c_detach() 302 mtx_unlock(&sc->mutex); in i2c_repeated_start() 316 mtx_unlock(&sc->mutex); in i2c_repeated_start() 321 mtx_unlock(&sc->mutex); in i2c_repeated_start() 353 mtx_unlock(&sc->mutex); in i2c_start() 369 mtx_unlock(&sc->mutex); in i2c_start() 373 mtx_unlock(&sc->mutex); in i2c_start() 397 mtx_unlock(&sc->mutex); in i2c_stop() 459 mtx_unlock(&sc->mutex); in i2c_reset() [all …]
|
/freebsd/sys/contrib/vchiq/interface/compat/ |
H A D | vchi_bsd.c | 162 mtx_unlock(&c->lock); in complete() 178 mtx_unlock(&c->lock); in complete_all() 188 mtx_unlock(&c->lock); in INIT_COMPLETION_locked() 211 mtx_unlock(&c->lock); in wait_for_completion() 224 mtx_unlock(&c->lock); in try_wait_for_completion() 254 mtx_unlock(&c->lock); in wait_for_completion_interruptible_timeout() 281 mtx_unlock(&c->lock); in wait_for_completion_interruptible() 335 mtx_unlock(&s->mtx); in down() 353 mtx_unlock(&s->mtx); in down_interruptible() 362 mtx_unlock(&s->mtx); in down_interruptible() [all …]
|
/freebsd/sys/geom/gate/ |
H A D | g_gate.c | 114 mtx_unlock(&g_gate_units_lock); in g_gate_destroy() 117 mtx_unlock(&g_gate_units_lock); in g_gate_destroy() 122 mtx_unlock(&sc->sc_queue_mtx); in g_gate_destroy() 136 mtx_unlock(&sc->sc_queue_mtx); in g_gate_destroy() 150 mtx_unlock(&g_gate_units_lock); in g_gate_destroy() 202 mtx_unlock(&sc->sc_queue_mtx); in g_gate_queue_io() 215 mtx_unlock(&sc->sc_queue_mtx); in g_gate_queue_io() 243 mtx_unlock(&sc->sc_read_mtx); in g_gate_done() 270 mtx_unlock(&sc->sc_read_mtx); in g_gate_start() 277 mtx_unlock(&sc->sc_read_mtx); in g_gate_start() [all …]
|
/freebsd/sys/dev/wtap/ |
H A D | if_medium.c | 70 mtx_unlock(&md->md_mtx); in medium_transmit() 82 mtx_unlock(&md->md_mtx); in medium_transmit() 95 mtx_unlock(&md->md_mtx); in medium_get_next_packet() 100 mtx_unlock(&md->md_mtx); in medium_get_next_packet() 110 mtx_unlock(&md->md_mtx); in medium_open() 119 mtx_unlock(&md->md_mtx); in medium_close()
|
/freebsd/sys/dev/sound/midi/ |
H A D | sequencer.c | 463 mtx_unlock(&scp->seq_lock); in seq_eventthread() 507 mtx_unlock(&scp->seq_lock); in seq_processevent() 594 mtx_unlock(&seqinfo_mtx); in seq_addunit() 639 mtx_unlock(&scp->seq_lock); in seq_delunit() 682 mtx_unlock(&seqinfo_mtx); in seq_delunit() 752 mtx_unlock(&scp->seq_lock); in mseq_open() 804 mtx_unlock(&scp->seq_lock); in mseq_open() 854 mtx_unlock(&scp->seq_lock); in mseq_close() 920 mtx_unlock(&scp->seq_lock); in mseq_read() 929 mtx_unlock( in mseq_read() [all...] |