Home
last modified time | relevance | path

Searched refs:mtx_unlock (Results 1 – 25 of 415) sorted by relevance

12345678910>>...17

/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap_raw.c482 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_l2cap_raw_rtclean()
699 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_l2cap_raw_bind()
738 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_l2cap_raw_connect()
749 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_l2cap_raw_connect()
779 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_l2cap_raw_connect()
805 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_l2cap_raw_control()
1149 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_l2cap_raw_control()
1172 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_l2cap_raw_detach()
1200 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_l2cap_raw_disconnect()
1222 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_l2cap_raw_peeraddr()
[all …]
H A Dng_btsocket_sco.c412 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_sco_process_lp_con_cfm()
439 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_sco_process_lp_con_cfm()
534 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_sco_process_lp_con_ind()
590 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_sco_process_lp_discon_ind()
801 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_sco_data_input()
1336 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_sco_bind()
1439 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_sco_connect()
1509 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_sco_ctloutput()
1843 mtx_unlock(&p->pcb_mtx); in ng_btsocket_sco_pcb_by_addr()
1872 mtx_unlock(&p->pcb_mtx); in ng_btsocket_sco_pcb_by_handle()
[all …]
H A Dng_btsocket_l2cap.c449 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_l2cap_process_l2ca_con_req_rsp()
459 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_l2cap_process_l2ca_con_req_rsp()
511 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_l2cap_process_l2ca_con_req_rsp()
576 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_l2cap_process_l2ca_con_rsp_rsp()
729 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_l2cap_process_l2ca_enc_change()
845 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_l2cap_process_l2ca_cfg_req_rsp()
925 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_l2cap_process_l2ca_cfg_rsp_rsp()
940 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_l2cap_process_l2ca_cfg_rsp_rsp()
1025 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_l2cap_process_l2ca_cfg_ind()
1082 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_l2cap_process_l2ca_discon_rsp()
[all …]
H A Dng_btsocket_hci_raw.c545 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_hci_raw_data_input()
578 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_hci_raw_msg_input()
986 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_hci_raw_bind()
1019 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_hci_raw_connect()
1025 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_hci_raw_connect()
1427 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_hci_raw_control()
1505 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_hci_raw_ctloutput()
1529 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_hci_raw_detach()
1556 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_hci_raw_disconnect()
1644 mtx_unlock(&pcb->pcb_mtx); in ng_btsocket_hci_raw_send()
[all …]
/f-stack/freebsd/x86/x86/
H A Dmsi.c369 mtx_unlock(&msi_lock); in msi_create_source()
454 mtx_unlock(&msi_lock); in msi_alloc()
491 mtx_unlock(&msi_lock); in msi_alloc()
546 mtx_unlock(&msi_lock); in msi_release()
559 mtx_unlock(&msi_lock); in msi_release()
616 mtx_unlock(&msi_lock); in msi_map()
620 mtx_unlock(&msi_lock); in msi_map()
689 mtx_unlock(&msi_lock); in msix_alloc()
716 mtx_unlock(&msi_lock); in msix_alloc()
744 mtx_unlock(&msi_lock); in msix_release()
[all …]
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_atomic.c48 #define mtx_unlock(lock) pthread_mutex_unlock(lock) macro
65 mtx_unlock(&atomic_mtx); in atomic_add_64()
74 mtx_unlock(&atomic_mtx); in atomic_dec_64()
85 mtx_unlock(&atomic_mtx); in atomic_swap_64()
96 mtx_unlock(&atomic_mtx); in atomic_load_64()
107 mtx_unlock(&atomic_mtx); in atomic_add_64_nv()
120 mtx_unlock(&atomic_mtx); in atomic_cas_64()
/f-stack/freebsd/netinet/
H A Dsctp_lock_bsd.h117 mtx_unlock(&(cpstr)->que_mtx); \
127 mtx_unlock(&(cpstr)->que_mtx); \
137 mtx_unlock(&(cpstr)->core_mtx); \
147 mtx_unlock(&(cpstr)->core_mtx); \
239 mtx_unlock(&(_inp)->inp_rdata_mtx); \
280 mtx_unlock(&(_inp)->inp_mtx); \
284 mtx_unlock(&(_inp)->inp_mtx); \
342 mtx_unlock(&(_tcb)->tcb_send_mtx); \
379 mtx_unlock(&(_tcb)->tcb_mtx); \
384 mtx_unlock(&(_tcb)->tcb_mtx); \
[all …]
H A Din_jail.c199 mtx_unlock(&pr->pr_mtx); in prison_get_ip4()
203 mtx_unlock(&pr->pr_mtx); in prison_get_ip4()
208 mtx_unlock(&pr->pr_mtx); in prison_get_ip4()
299 mtx_unlock(&pr->pr_mtx); in prison_local_ip4()
303 mtx_unlock(&pr->pr_mtx); in prison_local_ip4()
315 mtx_unlock(&pr->pr_mtx); in prison_local_ip4()
325 mtx_unlock(&pr->pr_mtx); in prison_local_ip4()
348 mtx_unlock(&pr->pr_mtx); in prison_remote_ip4()
352 mtx_unlock(&pr->pr_mtx); in prison_remote_ip4()
366 mtx_unlock(&pr->pr_mtx); in prison_remote_ip4()
[all …]
/f-stack/freebsd/kern/
H A Dsubr_log.c118 mtx_unlock(&msgbuf_lock); in logopen()
124 mtx_unlock(&msgbuf_lock); in logopen()
141 mtx_unlock(&msgbuf_lock); in logclose()
157 mtx_unlock(&msgbuf_lock); in logread()
161 mtx_unlock(&msgbuf_lock); in logread()
171 mtx_unlock(&msgbuf_lock); in logread()
177 mtx_unlock(&msgbuf_lock); in logread()
193 mtx_unlock(&msgbuf_lock); in logpoll()
210 mtx_unlock(&msgbuf_lock); in logkqfilter()
229 mtx_unlock(&msgbuf_lock); in logkqdetach()
[all …]
H A Dkern_poll.c131 mtx_unlock(&poll_mtx); in poll_burst_max_sysctl()
153 mtx_unlock(&poll_mtx); in poll_each_burst_sysctl()
157 mtx_unlock(&poll_mtx); in poll_each_burst_sysctl()
184 mtx_unlock(&poll_mtx); in user_frac_sysctl()
210 mtx_unlock(&poll_mtx); in reg_frac_sysctl()
352 mtx_unlock(&poll_mtx); in ether_poll()
384 mtx_unlock(&poll_mtx); in netisr_pollmore()
427 mtx_unlock(&poll_mtx); in netisr_pollmore()
468 mtx_unlock(&poll_mtx); in netisr_poll()
516 mtx_unlock(&poll_mtx); in ether_poll_register()
[all …]
H A Dsubr_firmware.c176 mtx_unlock(&firmware_mtx); in firmware_register()
181 mtx_unlock(&firmware_mtx); in firmware_register()
189 mtx_unlock(&firmware_mtx); in firmware_register()
201 mtx_unlock(&firmware_mtx); in firmware_register()
237 mtx_unlock(&firmware_mtx); in firmware_unregister()
266 mtx_unlock(&firmware_mtx); in loadimage()
277 mtx_unlock(&firmware_mtx); in loadimage()
304 mtx_unlock(&firmware_mtx); in firmware_get_flags()
337 mtx_unlock(&firmware_mtx); in firmware_get_flags()
372 mtx_unlock(&firmware_mtx); in firmware_put()
[all …]
H A Dsubr_autoconf.c133 mtx_unlock(&intr_config_hook_lock); in run_interrupt_driven_config_hooks()
141 mtx_unlock(&intr_config_hook_lock); in run_interrupt_driven_config_hooks()
147 mtx_unlock(&intr_config_hook_lock); in run_interrupt_driven_config_hooks()
165 mtx_unlock(&intr_config_hook_lock); in boot_run_interrupt_driven_config_hooks()
171 mtx_unlock(&intr_config_hook_lock); in boot_run_interrupt_driven_config_hooks()
194 mtx_unlock(&intr_config_hook_lock); in config_intrhook_establish()
202 mtx_unlock(&intr_config_hook_lock); in config_intrhook_establish()
249 mtx_unlock(&intr_config_hook_lock); in config_intrhook_disestablish()
H A Dsys_eventfd.c163 mtx_unlock(&efd->efd_lock); in eventfd_read()
181 mtx_unlock(&efd->efd_lock); in eventfd_read()
184 mtx_unlock(&efd->efd_lock); in eventfd_read()
211 mtx_unlock(&efd->efd_lock); in eventfd_write()
228 mtx_unlock(&efd->efd_lock); in eventfd_write()
250 mtx_unlock(&efd->efd_lock); in eventfd_poll()
269 mtx_unlock(&efd->efd_lock); in eventfd_kqfilter()
275 mtx_unlock(&efd->efd_lock); in eventfd_kqfilter()
287 mtx_unlock(&efd->efd_lock); in filt_eventfddetach()
347 mtx_unlock(&efd->efd_lock); in eventfd_fill_kinfo()
H A Dkern_intr.c285 mtx_unlock(&event_lock); in intr_event_create()
349 mtx_unlock(&ie->ie_lock); in _intr_event_bind()
399 mtx_unlock(&ie->ie_lock); in intr_event_bind_ithread_cpuset()
402 mtx_unlock(&ie->ie_lock); in intr_event_bind_ithread_cpuset()
418 mtx_unlock(&event_lock); in intr_lookup()
514 mtx_unlock(&event_lock); in intr_event_destroy()
524 mtx_unlock(&ie->ie_lock); in intr_event_destroy()
525 mtx_unlock(&event_lock); in intr_event_destroy()
639 mtx_unlock(&ie->ie_lock); in intr_event_add_handler()
697 mtx_unlock(&ie->ie_lock); in intr_event_describe_handler()
[all …]
H A Dkern_sema.c89 mtx_unlock(&sema->sema_mtx); in _sema_post()
107 mtx_unlock(&sema->sema_mtx); in _sema_wait()
140 mtx_unlock(&sema->sema_mtx); in _sema_timedwait()
165 mtx_unlock(&sema->sema_mtx); in _sema_trywait()
176 mtx_unlock(&sema->sema_mtx); in sema_value()
H A Dsubr_intr.c755 mtx_unlock(&pic_list_lock);
770 mtx_unlock(&pic_list_lock);
783 mtx_unlock(&pic_list_lock);
803 mtx_unlock(&pic_list_lock);
1592 mtx_unlock(&irq_map_lock);
1604 mtx_unlock(&irq_map_lock);
1620 mtx_unlock(&irq_map_lock);
1640 mtx_unlock(&irq_map_lock);
1656 mtx_unlock(&irq_map_lock);
1685 mtx_unlock(&irq_map_lock);
[all …]
H A Dsubr_rman.c153 mtx_unlock(&rman_mtx); in rman_init()
231 mtx_unlock(rm->rm_mtx); in rman_manage_region()
267 mtx_unlock(rm->rm_mtx); in rman_fini()
270 mtx_unlock(&rman_mtx); in rman_fini()
291 mtx_unlock(rm->rm_mtx); in rman_first_free_region()
309 mtx_unlock(rm->rm_mtx); in rman_last_free_region()
395 mtx_unlock(rm->rm_mtx); in rman_adjust_resource()
650 mtx_unlock(rm->rm_mtx); in rman_reserve_resource_bound()
673 mtx_unlock(rm->rm_mtx); in rman_activate_resource()
685 mtx_unlock(rm->rm_mtx); in rman_deactivate_resource()
[all …]
H A Dsubr_sfbuf.c166 mtx_unlock(&sf_buf_lock); in sf_buf_alloc()
195 mtx_unlock(&sf_buf_lock); in sf_buf_free()
208 mtx_unlock(&sf_buf_lock); in sf_buf_ref()
226 mtx_unlock(&sf_buf_lock); in sf_buf_process_page()
230 mtx_unlock(&sf_buf_lock); in sf_buf_process_page()
H A Duipc_domain.c240 mtx_unlock(&dom_mtx); in domain_add()
257 mtx_unlock(&dom_mtx); in domaininit()
268 mtx_unlock(&dom_mtx); in domainfinalize()
367 mtx_unlock(&dom_mtx); in pf_proto_register()
377 mtx_unlock(&dom_mtx); in pf_proto_register()
385 mtx_unlock(&dom_mtx); in pf_proto_register()
431 mtx_unlock(&dom_mtx); in pf_proto_unregister()
440 mtx_unlock(&dom_mtx); in pf_proto_unregister()
460 mtx_unlock(&dom_mtx); in pf_proto_unregister()
/f-stack/freebsd/netinet6/
H A Din6_jail.c190 mtx_unlock(&pr->pr_mtx); in prison_get_ip6()
194 mtx_unlock(&pr->pr_mtx); in prison_get_ip6()
199 mtx_unlock(&pr->pr_mtx); in prison_get_ip6()
287 mtx_unlock(&pr->pr_mtx); in prison_local_ip6()
291 mtx_unlock(&pr->pr_mtx); in prison_local_ip6()
302 mtx_unlock(&pr->pr_mtx); in prison_local_ip6()
312 mtx_unlock(&pr->pr_mtx); in prison_local_ip6()
334 mtx_unlock(&pr->pr_mtx); in prison_remote_ip6()
338 mtx_unlock(&pr->pr_mtx); in prison_remote_ip6()
352 mtx_unlock(&pr->pr_mtx); in prison_remote_ip6()
[all …]
/f-stack/freebsd/contrib/vchiq/interface/compat/
H A Dvchi_bsd.c162 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()
362 mtx_unlock(&s->mtx); in down_interruptible()
384 mtx_unlock(&s->mtx); in down_trylock()
[all …]
/f-stack/freebsd/security/audit/
H A Daudit_trigger.c77 mtx_unlock(&audit_trigger_mtx); in audit_open()
95 mtx_unlock(&audit_trigger_mtx); in audit_close()
117 mtx_unlock(&audit_trigger_mtx); in audit_read()
142 mtx_unlock(&audit_trigger_mtx); in audit_send_trigger()
149 mtx_unlock(&audit_trigger_mtx); in audit_send_trigger()
/f-stack/freebsd/x86/isa/
H A Disa_dma.c131 mtx_unlock(&isa_dma_lock); in isa_dma_init()
138 mtx_unlock(&isa_dma_lock); in isa_dma_init()
158 mtx_unlock(&isa_dma_lock); in isa_dma_acquire()
163 mtx_unlock(&isa_dma_lock); in isa_dma_acquire()
199 mtx_unlock(&isa_dma_lock); in isa_dma_release()
223 mtx_unlock(&isa_dma_lock); in isa_dmacascade()
357 mtx_unlock(&isa_dma_lock); in isa_dmastart()
387 mtx_unlock(&isa_dma_lock); in isa_dmadone()
516 mtx_unlock(&isa_dma_lock); in isa_dmastatus()
549 mtx_unlock(&isa_dma_lock); in isa_dmastop()
[all …]
/f-stack/freebsd/arm/freescale/vybrid/
H A Dvf_i2c.c336 mtx_unlock(&sc->mutex); in i2c_repeated_start()
360 mtx_unlock(&sc->mutex); in i2c_repeated_start()
384 mtx_unlock(&sc->mutex); in i2c_start()
403 mtx_unlock(&sc->mutex); in i2c_start()
407 mtx_unlock(&sc->mutex); in i2c_start()
439 mtx_unlock(&sc->mutex); in i2c_stop()
513 mtx_unlock(&sc->mutex); in i2c_reset()
547 mtx_unlock(&sc->mutex); in i2c_read()
565 mtx_unlock(&sc->mutex); in i2c_read()
588 mtx_unlock(&sc->mutex); in i2c_write()
[all …]
/f-stack/freebsd/mips/mips/
H A Dmips_pic.c433 mtx_unlock(&mips_pic_mtx); in mips_pic_find_intr()
436 mtx_unlock(&mips_pic_mtx); in mips_pic_find_intr()
475 mtx_unlock(&mips_pic_mtx); in mips_pic_map_fixed_intr()
504 mtx_unlock(&mips_pic_mtx); in mips_pic_map_fixed_intr()
566 mtx_unlock(&mips_pic_mtx); in mips_pic_activate_intr()
572 mtx_unlock(&mips_pic_mtx); in mips_pic_activate_intr()
578 mtx_unlock(&mips_pic_mtx); in mips_pic_activate_intr()
607 mtx_unlock(&mips_pic_mtx); in mips_pic_deactivate_intr()
613 mtx_unlock(&mips_pic_mtx); in mips_pic_deactivate_intr()
645 mtx_unlock(&mips_pic_mtx); in cpu_establish_intr()
[all …]

12345678910>>...17