/openbsd/sys/dev/pci/drm/include/linux/ |
H A D | completion.h | 58 mtx_leave(&x->lock); in wait_for_completion_timeout() 65 mtx_leave(&x->lock); in wait_for_completion_timeout() 81 mtx_leave(&x->lock); in wait_for_completion() 95 mtx_leave(&x->lock); in wait_for_completion_interruptible() 103 mtx_leave(&x->lock); in wait_for_completion_interruptible() 119 mtx_leave(&x->lock); in wait_for_completion_interruptible_timeout() 127 mtx_leave(&x->lock); in wait_for_completion_interruptible_timeout() 138 mtx_leave(&x->lock); in complete() 147 mtx_leave(&x->lock); in complete_all() 156 mtx_leave(&x->lock); in try_wait_for_completion() [all …]
|
H A D | xarray.h | 65 mtx_leave(&(_xa)->xa_lock); \ 73 mtx_leave(&(_xa)->xa_lock); \ 83 mtx_leave(&(_xa)->xa_lock); \ 135 mtx_leave(&xa->xa_lock); in xa_alloc() 154 mtx_leave(&xa->xa_lock); in xa_store() 164 mtx_leave(&xa->xa_lock); in xa_erase() 174 mtx_leave(&xa->xa_lock); in xa_store_irq() 184 mtx_leave(&xa->xa_lock); in xa_erase_irq()
|
H A D | spinlock.h | 25 mtx_leave(_mtxp); \ 57 #define spin_unlock(mtxp) mtx_leave(mtxp) 59 #define spin_unlock_irq(mtxp) mtx_leave(mtxp) 64 #define read_unlock(mtxp) mtx_leave(mtxp) 66 #define write_unlock(mtxp) mtx_leave(mtxp)
|
/openbsd/sys/net/ |
H A D | if_media.c | 157 mtx_leave(&ifmedia_mtx); in ifmedia_add() 209 mtx_leave(&ifmedia_mtx); in ifmedia_set() 220 mtx_leave(&ifmedia_mtx); in ifmedia_set() 259 mtx_leave(&ifmedia_mtx); in ifmedia_ioctl() 278 mtx_leave(&ifmedia_mtx); in ifmedia_ioctl() 298 mtx_leave(&ifmedia_mtx); in ifmedia_ioctl() 307 mtx_leave(&ifmedia_mtx); in ifmedia_ioctl() 328 mtx_leave(&ifmedia_mtx); in ifmedia_ioctl() 334 mtx_leave(&ifmedia_mtx); in ifmedia_ioctl() 402 mtx_leave(&ifmedia_mtx); in ifmedia_match() [all …]
|
H A D | ifq.c | 118 mtx_leave(&ifq->ifq_task_mtx); in ifq_serialize() 155 mtx_leave(&ifq->ifq_mtx); in ifq_set_oactive() 341 mtx_leave(&ifq->ifq_mtx); in ifq_attach() 378 mtx_leave(&ifq->ifq_mtx); in ifq_add_data() 399 mtx_leave(&ifq->ifq_mtx); in ifq_enqueue() 421 mtx_leave(&ifq->ifq_mtx); in ifq_deq_leave() 555 mtx_leave(&ifq->ifq_mtx); in ifq_purge() 571 mtx_leave(&ifq->ifq_mtx); in ifq_q_enter() 580 mtx_leave(&ifq->ifq_mtx); in ifq_q_leave() 778 mtx_leave(&ifiq->ifiq_mtx); in ifiq_input() [all …]
|
/openbsd/sys/arch/sparc64/dev/ |
H A D | ldc.c | 251 mtx_leave(&lc->lc_txq->lq_mtx); in ldc_send_vers() 268 mtx_leave(&lc->lc_txq->lq_mtx); in ldc_send_vers() 273 mtx_leave(&lc->lc_txq->lq_mtx); in ldc_send_vers() 286 mtx_leave(&lc->lc_txq->lq_mtx); in ldc_send_ack() 303 mtx_leave(&lc->lc_txq->lq_mtx); in ldc_send_ack() 308 mtx_leave(&lc->lc_txq->lq_mtx); in ldc_send_ack() 343 mtx_leave(&lc->lc_txq->lq_mtx); in ldc_send_rts() 378 mtx_leave(&lc->lc_txq->lq_mtx); in ldc_send_rtr() 413 mtx_leave(&lc->lc_txq->lq_mtx); in ldc_send_rdx() 465 mtx_leave(&lc->lc_txq->lq_mtx); in ldc_send_unreliable() [all …]
|
/openbsd/sys/kern/ |
H A D | kern_bufq.c | 114 mtx_leave(&bufqs_mtx); in bufq_init() 130 mtx_leave(&bq->bufq_mtx); in bufq_switch() 153 mtx_leave(&bq->bufq_mtx); in bufq_switch() 173 mtx_leave(&bufqs_mtx); in bufq_destroy() 189 mtx_leave(&bq->bufq_mtx); in bufq_queue() 199 mtx_leave(&bq->bufq_mtx); in bufq_dequeue() 209 mtx_leave(&bq->bufq_mtx); in bufq_requeue() 219 mtx_leave(&bq->bufq_mtx); in bufq_peek() 265 mtx_leave(&bq->bufq_mtx); in bufq_done() 276 mtx_leave(&bufqs_mtx); in bufq_quiesce() [all …]
|
H A D | kern_task.c | 188 mtx_leave(&tq->tq_mtx); in taskq_destroy() 204 mtx_leave(&tq->tq_mtx); in taskq_destroy() 219 mtx_leave(&tq->tq_mtx); in taskq_create_thread() 233 mtx_leave(&tq->tq_mtx); in taskq_create_thread() 251 mtx_leave(&tq->tq_mtx); in taskq_create_thread() 269 mtx_leave(&tq->tq_mtx); in taskq_barrier_task() 320 mtx_leave(&tq->tq_mtx); in taskq_do_barrier() 366 mtx_leave(&tq->tq_mtx); in task_add() 388 mtx_leave(&tq->tq_mtx); in task_del() 414 mtx_leave(&tq->tq_mtx); in taskq_next_work() [all …]
|
H A D | kern_event.c | 302 mtx_leave(&kq->kq_lock); in filt_kqueue() 316 mtx_leave(&kq->kq_lock); in filt_kqueuemodify() 334 mtx_leave(&kq->kq_lock); in filt_kqueueprocess() 380 mtx_leave(&pr->ps_mtx); in filt_procattach() 415 mtx_leave(&pr->ps_mtx); in filt_procdetach() 475 mtx_leave(&pr->ps_mtx); in filt_proc() 494 mtx_leave(&pr->ps_mtx); in filt_procmodify() 512 mtx_leave(&pr->ps_mtx); in filt_procprocess() 538 mtx_leave(&pr->ps_mtx); in filt_sigattach() 552 mtx_leave(&pr->ps_mtx); in filt_sigdetach() [all …]
|
H A D | uipc_socket.c | 276 mtx_leave(&so->so_snd.sb_mtx); in sorele() 438 mtx_leave(&so->so_snd.sb_mtx); in soclose() 715 mtx_leave(&so->so_snd.sb_mtx); in sosend() 1237 mtx_leave(&so->so_rcv.sb_mtx); in soreceive() 1287 mtx_leave(&sb->sb_mtx); in sorflush() 1459 mtx_leave(&so->so_rcv.sb_mtx); in sosplice() 1497 mtx_leave(&so->so_rcv.sb_mtx); in sounsplice() 2043 mtx_leave(&sb->sb_mtx); in sosetopt() 2069 mtx_leave(&sb->sb_mtx); in sosetopt() 2208 mtx_leave(&sb->sb_mtx); in sogetopt() [all …]
|
H A D | subr_log.c | 180 mtx_leave(&log_mtx); in msgbuf_putchar() 258 mtx_leave(&log_mtx); in logread() 275 mtx_leave(&log_mtx); in logread() 296 mtx_leave(&log_mtx); in logread() 307 mtx_leave(&log_mtx); in logread() 344 mtx_leave(&log_mtx); in filt_logread() 355 mtx_leave(&log_kq_mtx); in filt_logmodify() 367 mtx_leave(&log_kq_mtx); in filt_logprocess() 412 mtx_leave(&log_mtx); in logtick() 436 mtx_leave(&log_mtx); in logioctl() [all …]
|
/openbsd/sys/dev/ |
H A D | hotplug.c | 106 mtx_leave(&hotplug_mtx); in hotplug_put_event() 119 mtx_leave(&hotplug_mtx); in hotplug_put_event() 156 mtx_leave(&hotplug_mtx); in hotplugclose() 174 mtx_leave(&hotplug_mtx); in hotplugread() 181 mtx_leave(&hotplug_mtx); in hotplugread() 185 mtx_leave(&hotplug_mtx); in hotplugread() 239 mtx_leave(&hotplug_mtx); in filt_hotplugmodify() 251 mtx_leave(&hotplug_mtx); in filt_hotplugprocess()
|
H A D | kcov.c | 293 mtx_leave(&kcov_mtx); in kcovattach() 310 mtx_leave(&kcov_mtx); in kcovopen() 323 mtx_leave(&kcov_mtx); in kcovclose() 339 mtx_leave(&kcov_mtx); in kcovclose() 406 mtx_leave(&kcov_mtx); in kcovioctl() 432 mtx_leave(&kcov_mtx); in kcovmmap() 460 mtx_leave(&kcov_mtx); in kcov_exit() 524 mtx_leave(&kcov_mtx); in kd_init() 678 mtx_leave(&kcov_mtx); in kcov_remote_enter() 720 mtx_leave(&kcov_mtx); in kcov_remote_leave() [all …]
|
H A D | vscsi.c | 192 mtx_leave(&sc->sc_state_mtx); in vscsi_cmd() 205 mtx_leave(&sc->sc_poll_mtx); in vscsi_cmd() 219 mtx_leave(&sc->sc_poll_mtx); in vscsi_done() 235 mtx_leave(&sc->sc_state_mtx); in vscsi_probe() 249 mtx_leave(&sc->sc_state_mtx); in vscsi_free() 267 mtx_leave(&sc->sc_state_mtx); in vscsiopen() 287 mtx_leave(&sc->sc_state_mtx); in vscsiopen() 348 mtx_leave(&sc->sc_state_mtx); in vscsi_i2t() 509 mtx_leave(&sc->sc_state_mtx); in vscsi_devevent_task() 585 mtx_leave(&sc->sc_state_mtx); in filt_vscsimodify() [all …]
|
/openbsd/sys/netinet6/ |
H A D | frag6.c | 183 mtx_leave(&frag6_mutex); in frag6_input() 208 mtx_leave(&frag6_mutex); in frag6_input() 214 mtx_leave(&frag6_mutex); in frag6_input() 257 mtx_leave(&frag6_mutex); in frag6_input() 299 mtx_leave(&frag6_mutex); in frag6_input() 330 mtx_leave(&frag6_mutex); in frag6_input() 385 mtx_leave(&frag6_mutex); in frag6_input() 413 mtx_leave(&frag6_mutex); in frag6_input() 439 mtx_leave(&frag6_mutex); in frag6_input() 475 mtx_leave(&frag6_mutex); in frag6_input() [all …]
|
/openbsd/sys/dev/pci/drm/ |
H A D | drm_managed.c | 35 mtx_leave(&dev->managed.lock); in drmm_kzalloc() 56 mtx_leave(&dev->managed.lock); in drmm_kcalloc() 77 mtx_leave(&dev->managed.lock); in drmm_kstrdup() 97 mtx_leave(&dev->managed.lock); in drmm_kfree() 116 mtx_leave(&dev->managed.lock); in drmm_add_action() 134 mtx_leave(&dev->managed.lock); in drmm_add_action_or_reset()
|
/openbsd/sys/netinet/ |
H A D | ip_ipsp.c | 373 mtx_leave(&tdb_sadb_mtx); in gettdb_dir() 406 mtx_leave(&tdb_sadb_mtx); in gettdbbysrcdst_dir() 426 mtx_leave(&tdb_sadb_mtx); in gettdbbysrcdst_dir() 494 mtx_leave(&tdb_sadb_mtx); in gettdbbydst() 525 mtx_leave(&tdb_sadb_mtx); in gettdbbysrc() 665 mtx_leave(&tdb_sadb_mtx); in tdb_walk() 734 mtx_leave(&tdbp->tdb_mtx); in tdb_addtimeouts() 746 mtx_leave(&tdb->tdb_mtx); in tdb_soft_timeout() 848 mtx_leave(&tdb_sadb_mtx); in puttdb() 907 mtx_leave(&tdb_sadb_mtx); in tdb_unlink() [all …]
|
H A D | ip_spd.c | 378 mtx_leave(&ipo_tdb_mtx); in ipsp_spd_lookup() 417 mtx_leave(&ipo_tdb_mtx); in ipsp_spd_lookup() 446 mtx_leave(&ipo_tdb_mtx); in ipsp_spd_lookup() 478 mtx_leave(&ipo_tdb_mtx); in ipsp_spd_lookup() 482 mtx_leave(&ipo_tdb_mtx); in ipsp_spd_lookup() 531 mtx_leave(&ipo_tdb_mtx); in ipsp_spd_lookup() 534 mtx_leave(&ipo_tdb_mtx); in ipsp_spd_lookup() 559 mtx_leave(&ipo_tdb_mtx); in ipsp_spd_lookup() 597 mtx_leave(&ipo_tdb_mtx); in ipsp_spd_lookup() 628 mtx_leave(&ipo_tdb_mtx); in ipsp_spd_lookup() [all …]
|
/openbsd/sys/arch/m88k/m88k/ |
H A D | softintr.c | 83 mtx_leave(&siq->siq_mtx); in softintr_dispatch() 92 mtx_leave(&siq->siq_mtx); in softintr_dispatch() 152 mtx_leave(&siq->siq_mtx); in softintr_disestablish() 172 mtx_leave(&siq->siq_mtx); in softintr_schedule()
|
/openbsd/sys/uvm/ |
H A D | uvm_device.c | 164 mtx_leave(&udv_lock); in udv_attach() 177 mtx_leave(&udv_lock); in udv_attach() 184 mtx_leave(&udv_lock); in udv_attach() 204 mtx_leave(&udv_lock); in udv_attach() 217 mtx_leave(&udv_lock); in udv_attach() 278 mtx_leave(&udv_lock); in udv_detach()
|
H A D | uvm_swap.c | 365 mtx_leave(&oommtx); in uvm_swap_allocpages() 393 mtx_leave(&oommtx); in uvm_swap_freepages() 1030 mtx_leave(&uvm_swap_data_lock); in swap_on() 1059 mtx_leave(&uvm_swap_data_lock); in swap_off() 1104 mtx_leave(&uvm_swap_data_lock); in swap_off() 1140 mtx_leave(&uvm_swap_data_lock); in swstrategy() 1514 mtx_leave(&uvm_swap_data_lock); in uvm_swap_alloc() 1534 mtx_leave(&uvm_swap_data_lock); in uvm_swapisfilled() 1552 mtx_leave(&uvm_swap_data_lock); in uvm_swapisfull() 1578 mtx_leave(&uvm_swap_data_lock); in uvm_swap_markbad() [all …]
|
/openbsd/sys/dev/wscons/ |
H A D | wsevent.c | 118 mtx_leave(&ev->ws_mtx); in wsevent_klist_unlock() 211 mtx_leave(&ev->ws_mtx); in wsevent_read() 218 mtx_leave(&ev->ws_mtx); in wsevent_read() 247 mtx_leave(&ev->ws_mtx); in wsevent_read() 319 mtx_leave(&ev->ws_mtx); in filt_wseventmodify() 336 mtx_leave(&ev->ws_mtx); in filt_wseventprocess()
|
/openbsd/sys/arch/powerpc/powerpc/ |
H A D | softintr.c | 83 mtx_leave(&siq->siq_mtx); in softintr_dispatch() 92 mtx_leave(&siq->siq_mtx); in softintr_dispatch() 152 mtx_leave(&siq->siq_mtx); in softintr_disestablish() 173 mtx_leave(&siq->siq_mtx); in softintr_schedule()
|
/openbsd/sys/arch/mips64/mips64/ |
H A D | softintr.c | 86 mtx_leave(&siq->siq_mtx); in softintr_dispatch() 95 mtx_leave(&siq->siq_mtx); in softintr_dispatch() 150 mtx_leave(&siq->siq_mtx); in softintr_disestablish() 171 mtx_leave(&siq->siq_mtx); in softintr_schedule()
|
/openbsd/sys/scsi/ |
H A D | mpath.c | 192 mtx_leave(&d->d_mtx); in mpath_cmd() 228 mtx_leave(&d->d_mtx); in mpath_cmd() 251 mtx_leave(&d->d_mtx); in mpath_start() 293 mtx_leave(&d->d_mtx); in mpath_done() 306 mtx_leave(&d->d_mtx); in mpath_done() 349 mtx_leave(&d->d_mtx); in mpath_failover_start() 381 mtx_leave(&d->d_mtx); in mpath_path_status() 413 mtx_leave(&d->d_mtx); in mpath_minphys() 516 mtx_leave(&d->d_mtx); in mpath_path_attach() 528 mtx_leave(&d->d_mtx); in mpath_path_attach() [all …]
|