Symbol: mtx_unlock
lib/libstdthreads/threads.h
98
int mtx_unlock(mtx_t *__mtx)
sbin/hastd/hooks.c
160
mtx_unlock(&hookprocs_lock);
sbin/hastd/hooks.c
208
mtx_unlock(&hookprocs_lock);
sbin/hastd/hooks.c
260
mtx_unlock(&hookprocs_lock);
sbin/hastd/hooks.c
265
mtx_unlock(&hookprocs_lock);
sbin/hastd/hooks.c
325
mtx_unlock(&hookprocs_lock);
sbin/hastd/primary.c
1202
mtx_unlock(&metadata_lock);
sbin/hastd/primary.c
1311
mtx_unlock(&metadata_lock);
sbin/hastd/primary.c
1331
mtx_unlock(&range_lock);
sbin/hastd/primary.c
1336
mtx_unlock(&range_lock);
sbin/hastd/primary.c
1344
mtx_unlock(&range_lock);
sbin/hastd/primary.c
1353
mtx_unlock(&res->hr_amp_lock);
sbin/hastd/primary.c
1488
mtx_unlock(&sync_lock);
sbin/hastd/primary.c
1640
mtx_unlock(&hio_recv_list_lock[ncomp]);
sbin/hastd/primary.c
1665
mtx_unlock(&sync_lock);
sbin/hastd/primary.c
1675
mtx_unlock(&res->hr_amp_lock);
sbin/hastd/primary.c
1722
mtx_unlock(&hio_recv_list_lock[ncomp]);
sbin/hastd/primary.c
1739
mtx_unlock(&hio_recv_list_lock[ncomp]);
sbin/hastd/primary.c
1767
mtx_unlock(&hio_recv_list_lock[ncomp]);
sbin/hastd/primary.c
1832
mtx_unlock(&hio_recv_list_lock[ncomp]);
sbin/hastd/primary.c
1845
mtx_unlock(&sync_lock);
sbin/hastd/primary.c
188
mtx_unlock(&hio_##name##_list_lock[(ncomp)]); \
sbin/hastd/primary.c
1905
mtx_unlock(&res->hr_amp_lock);
sbin/hastd/primary.c
1917
mtx_unlock(&range_lock);
sbin/hastd/primary.c
196
mtx_unlock(&hio_##name##_list_lock); \
sbin/hastd/primary.c
1986
mtx_unlock(&sync_lock);
sbin/hastd/primary.c
2003
mtx_unlock(&res->hr_amp_lock);
sbin/hastd/primary.c
2005
mtx_unlock(&res->hr_amp_lock);
sbin/hastd/primary.c
2056
mtx_unlock(&metadata_lock);
sbin/hastd/primary.c
2081
mtx_unlock(&range_lock);
sbin/hastd/primary.c
2085
mtx_unlock(&range_lock);
sbin/hastd/primary.c
2092
mtx_unlock(&range_lock);
sbin/hastd/primary.c
2129
mtx_unlock(&metadata_lock);
sbin/hastd/primary.c
2139
mtx_unlock(&sync_lock);
sbin/hastd/primary.c
215
mtx_unlock(&hio_##name##_list_lock[(ncomp)]); \
sbin/hastd/primary.c
2176
mtx_unlock(&metadata_lock);
sbin/hastd/primary.c
2189
mtx_unlock(&sync_lock);
sbin/hastd/primary.c
2203
mtx_unlock(&range_lock);
sbin/hastd/primary.c
226
mtx_unlock(&hio_##name##_list_lock); \
sbin/hastd/primary.c
341
mtx_unlock(&res->hr_amp_lock);
sbin/hastd/primary.c
364
mtx_unlock(&res->hr_amp_diskmap_lock);
sbin/hastd/primary.c
509
mtx_unlock(&metadata_lock);
sbin/hastd/primary.c
514
mtx_unlock(&metadata_lock);
sbin/hastd/primary.c
811
mtx_unlock(&metadata_lock);
sbin/hastd/primary.c
891
mtx_unlock(&sync_lock);
sbin/hastd/primary.c
902
mtx_unlock(&sync_lock);
sbin/hastd/secondary.c
117
mtx_unlock(&hio_##name##_list_lock); \
sbin/hastd/secondary.c
128
mtx_unlock(&hio_##name##_list_lock); \
stand/kshim/bsd_kernel.c
1194
mtx_unlock(&usb_proc_mtx);
stand/kshim/bsd_kernel.c
378
mtx_unlock(mtx);
stand/kshim/bsd_kernel.c
445
mtx_unlock(&mtx_callout);
stand/kshim/bsd_kernel.c
451
mtx_unlock(c->mtx);
stand/kshim/bsd_kernel.c
474
mtx_unlock(&mtx_callout);
stand/kshim/bsd_kernel.c
481
mtx_unlock(&mtx_callout);
stand/kshim/bsd_kernel.c
508
mtx_unlock(&mtx_callout);
stand/kshim/bsd_kernel.c
520
mtx_unlock(&mtx_callout);
stand/kshim/bsd_kernel.c
534
mtx_unlock(c->mtx);
stand/kshim/bsd_kernel.c
544
mtx_unlock(&mtx_callout);
stand/kshim/bsd_kernel.h
305
void mtx_unlock(struct mtx *);
stand/kshim/bsd_kernel.h
307
#define mtx_unlock_spin(x) mtx_unlock(x)
stand/kshim/bsd_kernel.h
487
#define bus_topo_unlock(...) mtx_unlock(&Giant)
sys/amd64/amd64/exec_machdep.c
219
mtx_unlock(&psp->ps_mtx);
sys/amd64/amd64/pmap.c
5250
mtx_unlock(&pvc->pvc_lock);
sys/amd64/amd64/pmap.c
5383
mtx_unlock(&pvc->pvc_lock);
sys/amd64/amd64/pmap.c
5466
mtx_unlock(&pvc->pvc_lock);
sys/amd64/amd64/pmap.c
5485
mtx_unlock(&pvc->pvc_lock);
sys/amd64/amd64/pmap.c
5560
mtx_unlock(&pvc->pvc_lock);
sys/amd64/amd64/pmap.c
5675
mtx_unlock(&pvc->pvc_lock);
sys/amd64/amd64/pmap.c
771
mtx_unlock(&invl_gen_mtx);
sys/amd64/amd64/pmap.c
802
mtx_unlock(&invl_gen_mtx);
sys/amd64/amd64/sys_machdep.c
536
mtx_unlock(&dt_lock);
sys/amd64/amd64/sys_machdep.c
584
mtx_unlock(&dt_lock);
sys/amd64/amd64/sys_machdep.c
619
mtx_unlock(&dt_lock);
sys/amd64/amd64/sys_machdep.c
654
mtx_unlock(&dt_lock);
sys/amd64/amd64/sys_machdep.c
700
mtx_unlock(&dt_lock);
sys/amd64/amd64/sys_machdep.c
774
mtx_unlock(&dt_lock);
sys/amd64/amd64/sys_machdep.c
789
mtx_unlock(&dt_lock);
sys/amd64/amd64/sys_machdep.c
794
mtx_unlock(&dt_lock);
sys/amd64/amd64/sys_machdep.c
804
mtx_unlock(&dt_lock);
sys/amd64/amd64/vm_machdep.c
238
mtx_unlock(&dt_lock);
sys/amd64/amd64/vm_machdep.c
290
mtx_unlock(&dt_lock);
sys/amd64/ia32/ia32_signal.c
393
mtx_unlock(&psp->ps_mtx);
sys/amd64/ia32/ia32_signal.c
532
mtx_unlock(&psp->ps_mtx);
sys/amd64/ia32/ia32_signal.c
663
mtx_unlock(&psp->ps_mtx);
sys/amd64/include/efi.h
52
#define EFI_TIME_UNLOCK() mtx_unlock(&atrtc_time_lock)
sys/amd64/include/pmap.h
361
#define PMAP_UNLOCK(pmap) mtx_unlock(&(pmap)->pm_mtx)
sys/amd64/linux/linux_sysvec.c
556
mtx_unlock(&psp->ps_mtx);
sys/amd64/linux32/linux32_sysvec.c
172
mtx_unlock(&psp->ps_mtx);
sys/amd64/linux32/linux32_sysvec.c
288
mtx_unlock(&psp->ps_mtx);
sys/amd64/sgx/sgx.c
1184
mtx_unlock(&sc->mtx);
sys/amd64/sgx/sgx.c
1188
mtx_unlock(&sc->mtx);
sys/amd64/sgx/sgx.c
227
mtx_unlock(&sc->mtx_encls);
sys/amd64/sgx/sgx.c
350
mtx_unlock(&sc->mtx_encls);
sys/amd64/sgx/sgx.c
387
mtx_unlock(&sc->mtx);
sys/amd64/sgx/sgx.c
435
mtx_unlock(&sc->mtx_encls);
sys/amd64/sgx/sgx.c
440
mtx_unlock(&sc->mtx_encls);
sys/amd64/sgx/sgx.c
730
mtx_unlock(&sc->mtx);
sys/amd64/sgx/sgx.c
741
mtx_unlock(&sc->mtx_encls);
sys/amd64/sgx/sgx.c
744
mtx_unlock(&sc->mtx);
sys/amd64/sgx/sgx.c
755
mtx_unlock(&sc->mtx);
sys/amd64/sgx/sgx.c
885
mtx_unlock(&sc->mtx_encls);
sys/amd64/sgx/sgx.c
889
mtx_unlock(&sc->mtx_encls);
sys/amd64/sgx/sgx.c
971
mtx_unlock(&sc->mtx_encls);
sys/amd64/vmm/io/vhpet.c
97
#define VHPET_UNLOCK(vhp) mtx_unlock(&((vhp)->mtx))
sys/amd64/vmm/io/vrtc.c
87
#define VRTC_UNLOCK(vrtc) mtx_unlock(&((vrtc)->mtx))
sys/amd64/vmm/vmm.c
1679
mtx_unlock(&vm->rendezvous_mtx);
sys/amd64/vmm/vmm.c
1688
mtx_unlock(&vm->rendezvous_mtx);
sys/amd64/vmm/vmm.c
1753
mtx_unlock(&vm->rendezvous_mtx);
sys/amd64/vmm/vmm.c
1767
mtx_unlock(&vm->rendezvous_mtx);
sys/arm/allwinner/a10_codec.c
967
mtx_unlock(&sc->lock);
sys/arm/allwinner/a33_codec.c
153
#define CODEC_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/arm/allwinner/a64/sun50i_a64_acodec.c
132
#define A64CODEC_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/arm/allwinner/a64/sun50i_a64_acodec.c
379
mtx_unlock(mixer_lock);
sys/arm/allwinner/aw_i2s.c
236
#define I2S_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/arm/allwinner/aw_mmc.c
216
#define AW_MMC_UNLOCK(_sc) mtx_unlock(&(_sc)->aw_mtx)
sys/arm/allwinner/aw_reset.c
84
mtx_unlock(&sc->mtx);
sys/arm/allwinner/aw_reset.c
99
mtx_unlock(&sc->mtx);
sys/arm/allwinner/aw_rsb.c
150
#define RSB_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/arm/allwinner/aw_sid.c
388
mtx_unlock(&sc->prctl_mtx);
sys/arm/allwinner/aw_wdog.c
271
mtx_unlock(&sc->mtx);
sys/arm/allwinner/aw_wdog.c
279
mtx_unlock(&sc->mtx);
sys/arm/allwinner/axp209.c
633
#define AXP_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/arm/allwinner/axp81x.c
707
#define AXP_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/arm/allwinner/if_awg.c
75
#define AWG_UNLOCK(sc) mtx_unlock(&(sc)->mtx);
sys/arm/allwinner/if_emacreg.h
239
#define EMAC_UNLOCK(cs) mtx_unlock(&(sc)->emac_mtx)
sys/arm/annapurna/alpine/alpine_pci_msix.c
329
mtx_unlock(&sc->msi_mtx);
sys/arm/annapurna/alpine/alpine_pci_msix.c
339
mtx_unlock(&sc->msi_mtx);
sys/arm/annapurna/alpine/alpine_pci_msix.c
372
mtx_unlock(&sc->msi_mtx);
sys/arm/annapurna/alpine/alpine_serdes.c
189
mtx_unlock(&group_mode->lock);
sys/arm/annapurna/alpine/alpine_serdes.c
217
mtx_unlock(&group_mode->lock);
sys/arm/arm/busdma_machdep.c
1088
mtx_unlock(&bounce_lock);
sys/arm/arm/exec_machdep.c
329
mtx_unlock(&psp->ps_mtx);
sys/arm/arm/pmap-v6.c
1692
mtx_unlock(&pc->pc_cmap_lock);
sys/arm/arm/pmap-v6.c
1915
mtx_unlock(&PMAP2mutex);
sys/arm/arm/pmap-v6.c
3827
mtx_unlock(&PMAP2mutex);
sys/arm/arm/pmap-v6.c
5800
mtx_unlock(&pc->pc_cmap_lock);
sys/arm/arm/pmap-v6.c
5892
mtx_unlock(&pc->pc_cmap_lock);
sys/arm/arm/pmap-v6.c
5922
mtx_unlock(&pc->pc_cmap_lock);
sys/arm/arm/pmap-v6.c
5956
mtx_unlock(&pc->pc_cmap_lock);
sys/arm/arm/pmap-v6.c
6006
mtx_unlock(&pc->pc_cmap_lock);
sys/arm/arm/pmap-v6.c
6339
mtx_unlock(&pc->pc_cmap_lock);
sys/arm/arm/pmap-v6.c
6643
mtx_unlock(&pc->pc_cmap_lock);
sys/arm/broadcom/bcm2835/bcm2835_audio.c
148
#define BCM2835_AUDIO_UNLOCK(sc) mtx_unlock(&(sc)->lock)
sys/arm/broadcom/bcm2835/bcm2835_bscvar.h
67
mtx_unlock(&(_sc)->sc_mtx)
sys/arm/broadcom/bcm2835/bcm2835_dma.c
352
mtx_unlock(&sc->sc_mtx);
sys/arm/broadcom/bcm2835/bcm2835_dma.c
381
mtx_unlock(&sc->sc_mtx);
sys/arm/broadcom/bcm2835/bcm2835_ft5406.c
75
mtx_unlock(&(_sc)->sc_mtx)
sys/arm/broadcom/bcm2835/bcm2835_mbox.c
69
mtx_unlock(&(sc)->lock); \
sys/arm/broadcom/bcm2835/bcm2835_sdhci.c
719
mtx_unlock(&slot->mtx);
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
1029
mtx_unlock(&sc->mtx);
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
1080
mtx_unlock(&sc->mtx);
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
1146
mtx_unlock(&sc->mtx);
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
1209
mtx_unlock(&sc->mtx);
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
1241
mtx_unlock(&sc->mtx);
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
642
mtx_unlock(&sc->mtx);
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
803
mtx_unlock(&slot->mtx);
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
858
mtx_unlock(&sc->mtx);
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
916
mtx_unlock(&sc->mtx);
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
999
mtx_unlock(&sc->mtx);
sys/arm/broadcom/bcm2835/bcm2835_spivar.h
60
mtx_unlock(&(_sc)->sc_mtx)
sys/arm/broadcom/bcm2835/bcm2835_wdog.c
183
mtx_unlock(&sc->mtx);
sys/arm/broadcom/bcm2835/bcm2835_wdog.c
205
mtx_unlock(&sc->mtx);
sys/arm/broadcom/bcm2835/bcm2838_pci.c
342
mtx_unlock(&sc->config_mtx);
sys/arm/broadcom/bcm2835/bcm2838_pci.c
374
mtx_unlock(&sc->config_mtx);
sys/arm/broadcom/bcm2835/bcm2838_pci.c
443
mtx_unlock(&sc->msi_mtx);
sys/arm/broadcom/bcm2835/bcm2838_pci.c
455
mtx_unlock(&sc->msi_mtx);
sys/arm/broadcom/bcm2835/bcm2838_pci.c
492
mtx_unlock(&sc->msi_mtx);
sys/arm/freescale/imx/imx6_ipu.c
78
#define IPU_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/arm/freescale/imx/imx6_ssi.c
248
mtx_unlock(&sc->lock);
sys/arm/freescale/imx/imx6_ssi.c
300
mtx_unlock(&sc->lock);
sys/arm/freescale/imx/imx6_ssi.c
323
mtx_unlock(&sc->lock);
sys/arm/freescale/imx/imx6_ssi.c
593
mtx_unlock(&sc->lock);
sys/arm/freescale/imx/imx_spi.c
324
mtx_unlock(&sc->mtx);
sys/arm/freescale/imx/imx_spi.c
368
mtx_unlock(&sc->mtx);
sys/arm/freescale/imx/imx_spi.c
451
mtx_unlock(&sc->mtx);
sys/arm/freescale/imx/imx_wdog.c
125
mtx_unlock(&sc->sc_mtx);
sys/arm/freescale/vybrid/vf_gpio.c
68
#define GPIO_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/arm/freescale/vybrid/vf_sai.c
212
mtx_unlock(&sc->lock);
sys/arm/freescale/vybrid/vf_sai.c
262
mtx_unlock(&sc->lock);
sys/arm/freescale/vybrid/vf_sai.c
285
mtx_unlock(&sc->lock);
sys/arm/freescale/vybrid/vf_sai.c
535
mtx_unlock(&sc->lock);
sys/arm/include/pmap.h
126
#define PMAP_UNLOCK(pmap) mtx_unlock(&(pmap)->pm_mtx)
sys/arm/mv/a37x0_iic.c
71
#define A37X0_IIC_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/arm/mv/a37x0_spi.c
66
#define A37X0_SPI_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/arm/mv/armada/wdt.c
370
mtx_unlock(&sc->wdt_mtx);
sys/arm/mv/clk/a37x0_periph_clk_driver.c
205
mtx_unlock(&sc->mtx);
sys/arm/mv/clk/armada38x_coreclk.c
129
mtx_unlock(&sc->mtx);
sys/arm/mv/clk/armada38x_gateclk.c
288
mtx_unlock(&sc->mtx);
sys/arm/mv/mv_ap806_sei.c
54
#define MV_AP806_SEI_UNLOCK(_sc) mtx_unlock(&(_sc)->mtx)
sys/arm/mv/mv_cp110_clock.c
337
mtx_unlock(&sc->mtx);
sys/arm/mv/mv_pci.c
1351
mtx_unlock(&sc->sc_msi_mtx);
sys/arm/mv/mv_pci.c
1361
mtx_unlock(&sc->sc_msi_mtx);
sys/arm/mv/mv_pci.c
1380
mtx_unlock(&sc->sc_msi_mtx);
sys/arm/mv/mv_spi.c
71
#define MV_SPI_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/arm/mv/mv_thermal.c
272
mtx_unlock(&(sc)->mtx);
sys/arm/mv/mvebu_gpio.c
58
#define GPIO_UNLOCK(_sc) mtx_unlock(&(_sc)->mtx)
sys/arm/mv/timer.c
444
mtx_unlock(&timer_softc->timer_mtx);
sys/arm/nvidia/drm2/tegra_dc.c
59
#define UNLOCK(_sc) mtx_unlock(&(_sc)->mtx)
sys/arm/nvidia/drm2/tegra_dc.c
886
mtx_unlock(&drm->event_lock);
sys/arm/nvidia/drm2/tegra_dc.c
907
mtx_unlock(&drm->event_lock);
sys/arm/nvidia/drm2/tegra_dc.c
927
mtx_unlock(&drm->event_lock);
sys/arm/nvidia/tegra124/tegra124_car.c
511
mtx_unlock(&sc->mtx);
sys/arm/nvidia/tegra124/tegra124_pmc.c
139
#define PMC_UNLOCK(_sc) mtx_unlock(&(_sc)->mtx)
sys/arm/nvidia/tegra_gpio.c
55
#define GPIO_UNLOCK(_sc) mtx_unlock(&(_sc)->mtx)
sys/arm/nvidia/tegra_i2c.c
195
#define UNLOCK(_sc) mtx_unlock(&(_sc)->mtx)
sys/arm/nvidia/tegra_mc.c
101
#define UNLOCK(_sc) mtx_unlock(&(_sc)->mtx)
sys/arm/nvidia/tegra_pcie.c
778
mtx_unlock(&sc->mtx);
sys/arm/nvidia/tegra_pcie.c
786
mtx_unlock(&sc->mtx);
sys/arm/nvidia/tegra_pcie.c
813
mtx_unlock(&sc->mtx);
sys/arm/nvidia/tegra_rtc.c
79
#define UNLOCK(_sc) mtx_unlock(&(_sc)->mtx)
sys/arm/nvidia/tegra_xhci.c
217
#define UNLOCK(_sc) mtx_unlock(&(_sc)->mtx)
sys/arm/ti/am335x/am3359_cppi41.c
102
mtx_unlock(&sc->mtx);
sys/arm/ti/am335x/am3359_cppi41.c
88
mtx_unlock(&sc->mtx);
sys/arm/ti/am335x/am335x_ecap.c
65
#define PWM_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/arm/ti/am335x/am335x_ehrpwm.c
63
#define PWM_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/arm/ti/am335x/am335x_lcd.c
177
#define LCD_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/arm/ti/am335x/am335x_rtc.c
46
#define RTC_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/arm/ti/cpsw/if_cpsw.c
345
#define CPSW_TX_UNLOCK(sc) mtx_unlock(&(sc)->tx.lock)
sys/arm/ti/cpsw/if_cpsw.c
353
#define CPSW_RX_UNLOCK(sc) mtx_unlock(&(sc)->rx.lock)
sys/arm/ti/cpsw/if_cpsw.c
361
#define CPSW_PORT_UNLOCK(_sc) mtx_unlock(&(_sc)->lock)
sys/arm/ti/ti_adcvar.h
76
mtx_unlock(&(_sc)->sc_mtx)
sys/arm/ti/ti_i2c.c
124
#define TI_I2C_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/arm/ti/ti_mbox.c
81
#define TI_MBOX_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/arm/ti/ti_prcm.c
247
mtx_unlock(&sc->mtx);
sys/arm/ti/ti_pruss.c
242
mtx_unlock(&irq->sc_mtx);
sys/arm/ti/ti_pruss.c
254
mtx_unlock(&irq->sc_mtx);
sys/arm/ti/ti_pruss.c
267
mtx_unlock(&irq->sc_mtx);
sys/arm/ti/ti_pruss.c
714
mtx_unlock(&sc->sc_irq_devs[i].sc_mtx);
sys/arm/ti/ti_scm_syscon.c
107
mtx_unlock(&sc->mtx);
sys/arm/ti/ti_scm_syscon.c
124
mtx_unlock(&sc->mtx);
sys/arm/ti/ti_scm_syscon.c
265
mtx_unlock(&sc->mtx);
sys/arm/ti/ti_scm_syscon.c
93
mtx_unlock(&sc->mtx);
sys/arm/ti/ti_spivar.h
67
mtx_unlock(&(_sc)->sc_mtx)
sys/arm/xilinx/zy7_devcfg.c
89
#define DEVCFG_SC_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/arm/xilinx/zy7_gpio.c
113
#define ZGPIO_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/arm/xilinx/zy7_qspi.c
99
#define QSPI_SC_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/arm/xilinx/zy7_slcr.c
67
#define ZSLCR_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/arm/xilinx/zy7_spi.c
86
#define SPI_SC_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/arm64/apple/apple_wdog.c
182
mtx_unlock(&sc->mtx);
sys/arm64/apple/apple_wdog.c
196
mtx_unlock(&sc->mtx);
sys/arm64/arm64/exec_machdep.c
820
mtx_unlock(&psp->ps_mtx);
sys/arm64/arm64/freebsd32_machdep.c
406
mtx_unlock(&psp->ps_mtx);
sys/arm64/arm64/gic_v3.c
1566
mtx_unlock(&sc->gic_mbi_mtx);
sys/arm64/arm64/gic_v3.c
1574
mtx_unlock(&sc->gic_mbi_mtx);
sys/arm64/arm64/gic_v3.c
1601
mtx_unlock(&sc->gic_mbi_mtx);
sys/arm64/arm64/gic_v3.c
1625
mtx_unlock(&sc->gic_mbi_mtx);
sys/arm64/arm64/gic_v3.c
1631
mtx_unlock(&sc->gic_mbi_mtx);
sys/arm64/arm64/gic_v3.c
1652
mtx_unlock(&sc->gic_mbi_mtx);
sys/arm64/arm64/pmap.c
3357
mtx_unlock(&pvc->pvc_lock);
sys/arm64/arm64/pmap.c
3481
mtx_unlock(&pvc->pvc_lock);
sys/arm64/arm64/pmap.c
3564
mtx_unlock(&pvc->pvc_lock);
sys/arm64/arm64/pmap.c
3583
mtx_unlock(&pvc->pvc_lock);
sys/arm64/arm64/pmap.c
3656
mtx_unlock(&pvc->pvc_lock);
sys/arm64/arm64/pmap.c
3734
mtx_unlock(&pvc->pvc_lock);
sys/arm64/arm64/pmap.c
8429
mtx_unlock(&cmap_lock);
sys/arm64/broadcom/genet/if_genet.c
84
#define GEN_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/arm64/coresight/coresight.c
59
mtx_unlock(&cs_mtx);
sys/arm64/coresight/coresight_acpi.c
283
mtx_unlock(&pdata->mtx_lock);
sys/arm64/coresight/coresight_fdt.c
99
mtx_unlock(&pdata->mtx_lock);
sys/arm64/freescale/imx/imx_ccm.c
222
mtx_unlock(&sc->mtx);
sys/arm64/include/pmap.h
118
#define PMAP_UNLOCK(pmap) mtx_unlock(&(pmap)->pm_mtx)
sys/arm64/iommu/iommu_pmap.c
64
#define SMMU_PMAP_UNLOCK(pmap) mtx_unlock(&(pmap)->sp_mtx)
sys/arm64/iommu/smmuvar.h
40
#define SMMU_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/arm64/linux/linux_sysvec.c
350
mtx_unlock(&psp->ps_mtx);
sys/arm64/nvidia/tegra210/tegra210_car.c
509
mtx_unlock(&sc->mtx);
sys/arm64/nvidia/tegra210/tegra210_pmc.c
143
#define PMC_UNLOCK(_sc) mtx_unlock(&(_sc)->mtx)
sys/arm64/qoriq/clk/ls1028a_flexspi_clk.c
286
mtx_unlock(&sc->mtx);
sys/arm64/qoriq/clk/qoriq_clkgen.c
157
mtx_unlock(&sc->mtx);
sys/arm64/rockchip/rk3328_codec.c
158
#define RKCODEC_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/arm64/rockchip/rk3328_codec.c
447
mtx_unlock(mixer_lock);
sys/arm64/rockchip/rk_i2s.c
162
#define RK_I2S_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/arm64/rockchip/rk_pcie_phy.c
90
#define PHY_UNLOCK(_sc) mtx_unlock(&(_sc)->mtx)
sys/arm64/vmm/vmm_mmu.c
179
mtx_unlock(&vmmpmap_mtx);
sys/arm64/vmm/vmm_mmu.c
222
mtx_unlock(&vmmpmap_mtx);
sys/arm64/vmm/vmm_mmu.c
265
mtx_unlock(&vmmpmap_mtx);
sys/arm64/vmm/vmm_mmu.c
328
mtx_unlock(&vmmpmap_mtx);
sys/arm64/vmm/vmm_mmu.c
401
mtx_unlock(&vmmpmap_mtx);
sys/cam/ata/ata_xpt.c
1493
mtx_unlock(mtx);
sys/cam/ata/ata_xpt.c
1511
mtx_unlock(mtx);
sys/cam/ata/ata_xpt.c
1530
mtx_unlock(mtx);
sys/cam/cam_periph.c
474
mtx_unlock(mtx);
sys/cam/cam_periph.h
229
mtx_unlock(xpt_path_mtx((periph)->path))
sys/cam/cam_sim.c
161
mtx_unlock(mtx);
sys/cam/cam_sim.c
186
mtx_unlock(mtx);
sys/cam/cam_sim.c
205
mtx_unlock(mtx);
sys/cam/cam_xpt.c
1023
mtx_unlock(&device->target->bus->eb_mtx);
sys/cam/cam_xpt.c
1044
mtx_unlock(&device->target->bus->eb_mtx);
sys/cam/cam_xpt.c
1679
mtx_unlock(&bus->eb_mtx);
sys/cam/cam_xpt.c
1687
mtx_unlock(&bus->eb_mtx);
sys/cam/cam_xpt.c
1715
mtx_unlock(&bus->eb_mtx);
sys/cam/cam_xpt.c
1723
mtx_unlock(&bus->eb_mtx);
sys/cam/cam_xpt.c
1839
mtx_unlock(&bus->eb_mtx);
sys/cam/cam_xpt.c
1848
mtx_unlock(&bus->eb_mtx);
sys/cam/cam_xpt.c
2187
mtx_unlock(&bus->eb_mtx);
sys/cam/cam_xpt.c
2191
mtx_unlock(&bus->eb_mtx);
sys/cam/cam_xpt.c
2203
mtx_unlock(&bus->eb_mtx);
sys/cam/cam_xpt.c
2225
mtx_unlock(&bus->eb_mtx);
sys/cam/cam_xpt.c
2229
mtx_unlock(&bus->eb_mtx);
sys/cam/cam_xpt.c
2234
mtx_unlock(&device->device_mtx);
sys/cam/cam_xpt.c
2243
mtx_unlock(&bus->eb_mtx);
sys/cam/cam_xpt.c
2269
mtx_unlock(&bus->eb_mtx);
sys/cam/cam_xpt.c
2274
mtx_unlock(&bus->eb_mtx);
sys/cam/cam_xpt.c
2291
mtx_unlock(&bus->eb_mtx);
sys/cam/cam_xpt.c
2616
mtx_unlock(&devq->send_mtx);
sys/cam/cam_xpt.c
2648
mtx_unlock(&devq->send_mtx);
sys/cam/cam_xpt.c
2653
mtx_unlock(&devq->send_mtx);
sys/cam/cam_xpt.c
2712
mtx_unlock(mtx);
sys/cam/cam_xpt.c
2761
mtx_unlock(&devq->send_mtx);
sys/cam/cam_xpt.c
3011
mtx_unlock(&dev->sim->devq->send_mtx);
sys/cam/cam_xpt.c
3070
mtx_unlock(&cam_async.cam_doneq_mtx);
sys/cam/cam_xpt.c
3111
mtx_unlock(mtx);
sys/cam/cam_xpt.c
3138
mtx_unlock(&devq->send_mtx);
sys/cam/cam_xpt.c
3144
mtx_unlock(&devq->send_mtx);
sys/cam/cam_xpt.c
3345
mtx_unlock(&xsoftc.xpt_highpower_lock);
sys/cam/cam_xpt.c
3354
mtx_unlock(&xsoftc.xpt_highpower_lock);
sys/cam/cam_xpt.c
3361
mtx_unlock(&devq->send_mtx);
sys/cam/cam_xpt.c
3405
mtx_unlock(mtx);
sys/cam/cam_xpt.c
3547
mtx_unlock(&bus->eb_mtx);
sys/cam/cam_xpt.c
4177
mtx_unlock(&device->device_mtx);
sys/cam/cam_xpt.c
4284
mtx_unlock(mtx);
sys/cam/cam_xpt.c
4389
mtx_unlock(&devq->send_mtx);
sys/cam/cam_xpt.c
4402
mtx_unlock(&devq->send_mtx);
sys/cam/cam_xpt.c
4433
mtx_unlock(&devq->send_mtx);
sys/cam/cam_xpt.c
4499
mtx_unlock(&devq->send_mtx);
sys/cam/cam_xpt.c
4534
mtx_unlock(&queue->cam_doneq_mtx);
sys/cam/cam_xpt.c
4733
mtx_unlock(&bus->eb_mtx);
sys/cam/cam_xpt.c
4743
mtx_unlock(&bus->eb_mtx);
sys/cam/cam_xpt.c
4748
mtx_unlock(&bus->eb_mtx);
sys/cam/cam_xpt.c
4795
mtx_unlock(&devq->send_mtx);
sys/cam/cam_xpt.c
4847
mtx_unlock(&bus->eb_mtx);
sys/cam/cam_xpt.c
4858
mtx_unlock(&bus->eb_mtx);
sys/cam/cam_xpt.c
4864
mtx_unlock(&bus->eb_mtx);
sys/cam/cam_xpt.c
4880
mtx_unlock(&devq->send_mtx);
sys/cam/cam_xpt.c
4910
mtx_unlock(&dev->sim->devq->send_mtx);
sys/cam/cam_xpt.c
5268
mtx_unlock(&xsoftc.xpt_topo_lock);
sys/cam/cam_xpt.c
5314
mtx_unlock(&xsoftc.xpt_highpower_lock);
sys/cam/cam_xpt.c
5319
mtx_unlock(&device->sim->devq->send_mtx);
sys/cam/cam_xpt.c
5321
mtx_unlock(&xsoftc.xpt_highpower_lock);
sys/cam/cam_xpt.c
5374
mtx_unlock(&devq->send_mtx);
sys/cam/cam_xpt.c
5393
mtx_unlock(mtx);
sys/cam/cam_xpt.c
5407
mtx_unlock(mtx);
sys/cam/cam_xpt.c
5427
mtx_unlock(&queue->cam_doneq_mtx);
sys/cam/cam_xpt.c
5455
mtx_unlock(&queue->cam_doneq_mtx);
sys/cam/cam_xpt.c
5481
mtx_unlock(&queue->cam_doneq_mtx);
sys/cam/cam_xpt.c
5485
mtx_unlock(&queue->cam_doneq_mtx);
sys/cam/cam_xpt.c
826
mtx_unlock(mtx);
sys/cam/cam_xpt.h
125
#define xpt_path_unlock(path) mtx_unlock(xpt_path_mtx(path))
sys/cam/ctl/ctl.c
1044
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
1046
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
1066
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
1085
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
1089
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
1104
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
11307
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
11330
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
1134
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
11354
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
11362
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
11372
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
1138
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
11383
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
11387
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
11393
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
1140
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
1146
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
1180
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
12188
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
12192
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
12194
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
12252
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
12276
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
12299
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
12330
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
12382
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
12392
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
12414
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
12443
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
12450
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
12453
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
12458
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
12612
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
12671
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
12686
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
12691
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
12767
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
12773
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
12782
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
12818
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
12820
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
12862
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
12868
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
12925
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
12943
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
12948
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
12963
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
12983
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
12988
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
12991
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
13082
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
13087
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
13103
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
1318
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
1320
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
13959
mtx_unlock(&port->port_lock);
sys/cam/ctl/ctl.c
13984
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
13987
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
14065
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
14069
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
14082
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
14203
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
1425
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
1429
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
1431
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
14327
mtx_unlock(&thr->queue_lock);
sys/cam/ctl/ctl.c
14335
mtx_unlock(&thr->queue_lock);
sys/cam/ctl/ctl.c
14342
mtx_unlock(&thr->queue_lock);
sys/cam/ctl/ctl.c
14362
mtx_unlock(&thr->queue_lock);
sys/cam/ctl/ctl.c
1441
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
14439
mtx_unlock(&softc->ctl_lock); // XXX
sys/cam/ctl/ctl.c
14468
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
14482
mtx_unlock(&softc->ctl_lock); // XXX
sys/cam/ctl/ctl.c
1449
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
14507
mtx_unlock(&thr->queue_lock);
sys/cam/ctl/ctl.c
14520
mtx_unlock(&thr->queue_lock);
sys/cam/ctl/ctl.c
14533
mtx_unlock(&thr->queue_lock);
sys/cam/ctl/ctl.c
14546
mtx_unlock(&thr->queue_lock);
sys/cam/ctl/ctl.c
1863
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
1886
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
1898
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
2134
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
2204
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
2247
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
2340
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
2352
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
2359
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
2367
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
2391
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
2394
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
2408
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
2412
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
2417
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
2445
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
2497
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
2643
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
2647
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
2660
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
2695
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
2715
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
2748
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
2753
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
2776
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
2794
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
2802
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
2825
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
2838
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
2845
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
2855
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
2875
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
2890
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
2913
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
3170
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
3173
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
3174
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
3457
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
3488
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
3499
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
3502
mtx_unlock(&softc->ctl_lock); // XXX: port_enable sleeps
sys/cam/ctl/ctl.c
3899
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
4564
mtx_unlock(&ctl_softc->ctl_lock);
sys/cam/ctl/ctl.c
4586
mtx_unlock(&ctl_softc->ctl_lock);
sys/cam/ctl/ctl.c
4592
mtx_unlock(&ctl_softc->ctl_lock);
sys/cam/ctl/ctl.c
4653
mtx_unlock(&nlun->lun_lock);
sys/cam/ctl/ctl.c
4658
mtx_unlock(&ctl_softc->ctl_lock);
sys/cam/ctl/ctl.c
4670
mtx_unlock(&ctl_softc->ctl_lock);
sys/cam/ctl/ctl.c
4700
mtx_unlock(&nlun->lun_lock);
sys/cam/ctl/ctl.c
4702
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
4741
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
4753
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
4764
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
4784
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
4798
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
4809
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
4822
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
4833
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
4844
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
4858
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
4883
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
4895
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
4908
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
4937
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
4940
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
4953
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
5244
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
5286
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
5373
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
5888
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
5924
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
5996
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
6272
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
723
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
7295
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
731
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
7406
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
7699
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
7725
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
7785
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
7845
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
7885
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
7913
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
7925
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
7953
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
7968
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
7994
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
8016
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
8023
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
8043
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
8055
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
8101
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
8131
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
8138
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
815
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
8320
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
8330
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
8340
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
8346
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
8391
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
8429
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
8447
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
8473
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
8479
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
8494
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
850
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
8511
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
8523
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
8528
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
8552
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
8578
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
8628
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
8632
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
8634
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
8733
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
9162
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
9246
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
9249
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
9394
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl.c
944
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
956
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
9782
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl.c
9838
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl_backend.c
116
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl_backend.c
129
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl_backend.c
133
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl_backend.c
73
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl_backend.c
77
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl_backend.c
94
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl_backend_block.c
1022
mtx_unlock(&be_lun->io_lock);
sys/cam/ctl/ctl_backend_block.c
1182
mtx_unlock(&be_lun->io_lock);
sys/cam/ctl/ctl_backend_block.c
1935
mtx_unlock(&be_lun->queue_lock);
sys/cam/ctl/ctl_backend_block.c
2084
mtx_unlock(&be_lun->queue_lock);
sys/cam/ctl/ctl_backend_block.c
2098
mtx_unlock(&be_lun->queue_lock);
sys/cam/ctl/ctl_backend_block.c
2111
mtx_unlock(&be_lun->queue_lock);
sys/cam/ctl/ctl_backend_block.c
2124
mtx_unlock(&be_lun->queue_lock);
sys/cam/ctl/ctl_backend_block.c
2138
mtx_unlock(&be_lun->queue_lock);
sys/cam/ctl/ctl_backend_block.c
2163
mtx_unlock(&be_lun->queue_lock);
sys/cam/ctl/ctl_backend_block.c
2809
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_backend_block.c
2851
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_backend_block.c
2870
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_backend_block.c
2879
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_backend_block.c
2891
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_backend_block.c
2894
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_backend_block.c
2924
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_backend_block.c
3028
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_backend_block.c
3061
mtx_unlock(&be_lun->queue_lock);
sys/cam/ctl/ctl_backend_block.c
3135
mtx_unlock(&be_lun->queue_lock);
sys/cam/ctl/ctl_backend_block.c
3175
mtx_unlock(&be_lun->queue_lock);
sys/cam/ctl/ctl_backend_block.c
3221
mtx_unlock(&be_lun->queue_lock);
sys/cam/ctl/ctl_backend_block.c
3314
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_backend_block.c
3318
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_backend_block.c
511
mtx_unlock(&be_lun->queue_lock);
sys/cam/ctl/ctl_backend_block.c
553
mtx_unlock(&be_lun->io_lock);
sys/cam/ctl/ctl_backend_block.c
564
mtx_unlock(&be_lun->io_lock);
sys/cam/ctl/ctl_backend_block.c
634
mtx_unlock(&be_lun->io_lock);
sys/cam/ctl/ctl_backend_block.c
772
mtx_unlock(&be_lun->io_lock);
sys/cam/ctl/ctl_backend_block.c
932
mtx_unlock(&be_lun->io_lock);
sys/cam/ctl/ctl_backend_ramdisk.c
1067
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_backend_ramdisk.c
1086
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_backend_ramdisk.c
1095
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_backend_ramdisk.c
1107
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_backend_ramdisk.c
1110
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_backend_ramdisk.c
1314
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_backend_ramdisk.c
1354
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_backend_ramdisk.c
1434
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_backend_ramdisk.c
199
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_backend_ramdisk.c
203
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_backend_ramdisk.c
414
mtx_unlock(&be_lun->queue_lock);
sys/cam/ctl/ctl_backend_ramdisk.c
536
mtx_unlock(&be_lun->queue_lock);
sys/cam/ctl/ctl_backend_ramdisk.c
551
mtx_unlock(&be_lun->queue_lock);
sys/cam/ctl/ctl_error.c
543
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl_error.c
574
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl_error.c
577
mtx_unlock(&lun->ctl_softc->ctl_lock);
sys/cam/ctl/ctl_frontend.c
121
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl_frontend.c
134
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl_frontend.c
138
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl_frontend.c
162
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl_frontend.c
166
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl_frontend.c
195
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl_frontend.c
216
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl_frontend.c
237
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl_frontend.c
345
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl_frontend.c
347
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl_frontend.c
380
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl_frontend.c
382
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl_frontend.c
80
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl_frontend.c
84
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl_frontend.c
99
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/ctl_frontend_ioctl.c
489
mtx_unlock(&params->ioctl_mtx);
sys/cam/ctl/ctl_frontend_ioctl.c
503
mtx_unlock(&params->ioctl_mtx);
sys/cam/ctl/ctl_frontend_ioctl.c
546
mtx_unlock(&params.ioctl_mtx);
sys/cam/ctl/ctl_frontend_ioctl.c
557
mtx_unlock(&params.ioctl_mtx);
sys/cam/ctl/ctl_frontend_ioctl.c
569
mtx_unlock(&params.ioctl_mtx);
sys/cam/ctl/ctl_frontend_ioctl.c
574
mtx_unlock(&params.ioctl_mtx);
sys/cam/ctl/ctl_frontend_iscsi.c
1323
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_frontend_iscsi.c
1348
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_frontend_iscsi.c
138
#define CFISCSI_SESSION_UNLOCK(X) mtx_unlock(&X->cs_lock)
sys/cam/ctl/ctl_frontend_iscsi.c
1441
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_frontend_iscsi.c
1446
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_frontend_iscsi.c
1470
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_frontend_iscsi.c
1494
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_frontend_iscsi.c
1555
mtx_unlock(&cfiscsi_softc.lock);
sys/cam/ctl/ctl_frontend_iscsi.c
1562
mtx_unlock(&cfiscsi_softc.lock);
sys/cam/ctl/ctl_frontend_iscsi.c
1612
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_frontend_iscsi.c
1624
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_frontend_iscsi.c
1644
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_frontend_iscsi.c
1649
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_frontend_iscsi.c
1762
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_frontend_iscsi.c
1811
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_frontend_iscsi.c
1823
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_frontend_iscsi.c
1873
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_frontend_iscsi.c
1971
mtx_unlock(&cfiscsi_softc.lock);
sys/cam/ctl/ctl_frontend_iscsi.c
1977
mtx_unlock(&cfiscsi_softc.lock);
sys/cam/ctl/ctl_frontend_iscsi.c
2015
mtx_unlock(&cfiscsi_softc.lock);
sys/cam/ctl/ctl_frontend_iscsi.c
2020
mtx_unlock(&cfiscsi_softc.lock);
sys/cam/ctl/ctl_frontend_iscsi.c
2083
mtx_unlock(&cfiscsi_softc.lock);
sys/cam/ctl/ctl_frontend_iscsi.c
2089
mtx_unlock(&cfiscsi_softc.lock);
sys/cam/ctl/ctl_frontend_iscsi.c
2386
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_frontend_iscsi.c
2397
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_frontend_iscsi.c
2412
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_frontend_iscsi.c
2415
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_frontend_iscsi.c
2438
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_frontend_iscsi.c
2453
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_frontend_iscsi.c
3046
mtx_unlock(&softc->lock);
sys/cam/ctl/ctl_ha.c
105
mtx_unlock(&softc->ha_lock);
sys/cam/ctl/ctl_ha.c
277
mtx_unlock(&softc->ha_lock);
sys/cam/ctl/ctl_ha.c
545
mtx_unlock(&softc->ha_lock);
sys/cam/ctl/ctl_ha.c
550
mtx_unlock(&softc->ha_lock);
sys/cam/ctl/ctl_ha.c
597
mtx_unlock(&softc->ha_lock);
sys/cam/ctl/ctl_ha.c
659
mtx_unlock(&softc->ha_lock);
sys/cam/ctl/ctl_ha.c
688
mtx_unlock(&softc->ha_lock);
sys/cam/ctl/ctl_ha.c
721
mtx_unlock(&softc->ha_lock);
sys/cam/ctl/ctl_ha.c
727
mtx_unlock(&softc->ha_lock);
sys/cam/ctl/ctl_ha.c
748
mtx_unlock(&softc->ha_lock);
sys/cam/ctl/ctl_ha.c
790
mtx_unlock(&softc->ha_lock);
sys/cam/ctl/ctl_ha.c
844
mtx_unlock(&softc->ha_lock);
sys/cam/ctl/ctl_ha.c
857
mtx_unlock(&softc->ha_lock);
sys/cam/ctl/ctl_ha.c
862
mtx_unlock(&softc->ha_lock);
sys/cam/ctl/ctl_ha.c
921
mtx_unlock(&softc->ha_lock);
sys/cam/ctl/ctl_tpc.c
1480
mtx_unlock(&softc->tpc_lock);
sys/cam/ctl/ctl_tpc.c
1494
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl_tpc.c
173
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl_tpc.c
1788
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl_tpc.c
1801
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl_tpc.c
186
mtx_unlock(&softc->tpc_lock);
sys/cam/ctl/ctl_tpc.c
1942
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl_tpc.c
1955
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl_tpc.c
2127
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl_tpc.c
2139
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl_tpc.c
215
mtx_unlock(&softc->tpc_lock);
sys/cam/ctl/ctl_tpc.c
2166
mtx_unlock(&softc->tpc_lock);
sys/cam/ctl/ctl_tpc.c
2278
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl_tpc.c
2290
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl_tpc.c
2310
mtx_unlock(&softc->tpc_lock);
sys/cam/ctl/ctl_tpc.c
2314
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl_tpc.c
2357
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl_tpc.c
2369
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl_tpc.c
2439
mtx_unlock(&softc->tpc_lock);
sys/cam/ctl/ctl_tpc.c
2462
mtx_unlock(&softc->tpc_lock);
sys/cam/ctl/ctl_tpc.c
265
mtx_unlock(&softc->tpc_lock);
sys/cam/ctl/ctl_tpc.c
538
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl_tpc.c
550
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl_tpc.c
608
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl_tpc.c
618
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl_tpc.c
668
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl_tpc.c
680
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl_tpc.c
739
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl_tpc.c
747
mtx_unlock(&lun->lun_lock);
sys/cam/ctl/ctl_tpc_local.c
305
mtx_unlock(&softc->ctl_lock);
sys/cam/ctl/scsi_ctl.c
1130
mtx_unlock(mtx);
sys/cam/ctl/scsi_ctl.c
1386
mtx_unlock(mtx);
sys/cam/ctl/scsi_ctl.c
1394
mtx_unlock(mtx);
sys/cam/ctl/scsi_ctl.c
1492
mtx_unlock(mtx);
sys/cam/ctl/scsi_ctl.c
1519
mtx_unlock(mtx);
sys/cam/ctl/scsi_ctl.c
1820
mtx_unlock(&softc->lun_softc_mtx);
sys/cam/ctl/scsi_ctl.c
1825
mtx_unlock(&softc->lun_softc_mtx);
sys/cam/ctl/scsi_ctl.c
278
mtx_unlock(&ctlfe_list_mtx);
sys/cam/ctl/scsi_ctl.c
377
mtx_unlock(&ctlfe_list_mtx);
sys/cam/ctl/scsi_ctl.c
391
mtx_unlock(&ctlfe_list_mtx);
sys/cam/ctl/scsi_ctl.c
600
mtx_unlock(&bus_softc->lun_softc_mtx);
sys/cam/ctl/scsi_ctl.c
644
mtx_unlock(&bus_softc->lun_softc_mtx);
sys/cam/ctl/scsi_ctl.c
990
mtx_unlock(mtx);
sys/cam/mmc/mmc_sim.c
216
mtx_unlock(&mmc_sim->mtx);
sys/cam/mmc/mmc_sim.c
220
mtx_unlock(&mmc_sim->mtx);
sys/cam/mmc/mmc_sim.c
238
mtx_unlock(&mmc_sim->mtx);
sys/cam/scsi/scsi_ch.c
279
mtx_unlock(mtx);
sys/cam/scsi/scsi_ch.c
530
mtx_unlock(mtx);
sys/cam/scsi/scsi_enc.c
159
mtx_unlock(mtx);
sys/cam/scsi/scsi_enc.c
336
mtx_unlock(mtx);
sys/cam/scsi/scsi_pass.c
327
mtx_unlock(mtx);
sys/cam/scsi/scsi_pass.c
460
mtx_unlock(mtx);
sys/cam/scsi/scsi_pass.c
481
mtx_unlock(mtx);
sys/cam/scsi/scsi_pass.c
847
mtx_unlock(mtx);
sys/cam/scsi/scsi_sa.c
2235
mtx_unlock(mtx);
sys/cam/scsi/scsi_sg.c
205
mtx_unlock(mtx);
sys/cam/scsi/scsi_sg.c
489
mtx_unlock(mtx);
sys/cam/scsi/scsi_xpt.c
1880
mtx_unlock(&path->target->luns_mtx);
sys/cam/scsi/scsi_xpt.c
2086
mtx_unlock(mtx);
sys/cam/scsi/scsi_xpt.c
2170
mtx_unlock(&target->luns_mtx);
sys/cam/scsi/scsi_xpt.c
2179
mtx_unlock(&target->luns_mtx);
sys/cam/scsi/scsi_xpt.c
2224
mtx_unlock(&target->luns_mtx);
sys/cam/scsi/scsi_xpt.c
2233
mtx_unlock(&target->luns_mtx);
sys/cam/scsi/scsi_xpt.c
2237
mtx_unlock(&target->luns_mtx);
sys/cam/scsi/scsi_xpt.c
2246
mtx_unlock(&target->bus->eb_mtx);
sys/cam/scsi/scsi_xpt.c
2304
mtx_unlock(mtx);
sys/cam/scsi/scsi_xpt.c
2317
mtx_unlock(mtx);
sys/cam/scsi/scsi_xpt.c
2325
mtx_unlock(mtx);
sys/cam/scsi/scsi_xpt.c
2369
mtx_unlock(mtx);
sys/cddl/compat/opensolaris/kern/opensolaris_atomic.c
104
mtx_unlock(&atomic_mtx);
sys/cddl/compat/opensolaris/kern/opensolaris_atomic.c
117
mtx_unlock(&atomic_mtx);
sys/cddl/compat/opensolaris/kern/opensolaris_atomic.c
62
mtx_unlock(&atomic_mtx);
sys/cddl/compat/opensolaris/kern/opensolaris_atomic.c
71
mtx_unlock(&atomic_mtx);
sys/cddl/compat/opensolaris/kern/opensolaris_atomic.c
82
mtx_unlock(&atomic_mtx);
sys/cddl/compat/opensolaris/kern/opensolaris_atomic.c
93
mtx_unlock(&atomic_mtx);
sys/cddl/compat/opensolaris/sys/sig.h
57
mtx_unlock(&p->p_sigacts->ps_mtx);
sys/compat/freebsd32/freebsd32_misc.c
4162
mtx_unlock(&ffclock_mtx);
sys/compat/freebsd32/freebsd32_misc.c
4176
mtx_unlock(&ffclock_mtx);
sys/compat/linprocfs/linprocfs.c
1167
mtx_unlock(&ps->ps_mtx);
sys/compat/linsysfs/linsysfs_net.c
70
mtx_unlock(&net_latch_mtx);
sys/compat/linsysfs/linsysfs_net.c
80
mtx_unlock(&net_latch_mtx);
sys/compat/linux/linux_ioctl.c
3834
mtx_unlock(&Giant);
sys/compat/linux/linux_ioctl.c
3846
mtx_unlock(&Giant);
sys/compat/linux/linux_ioctl.c
3853
mtx_unlock(&Giant);
sys/compat/linux/linux_mib.c
218
mtx_unlock(&pr->pr_mtx);
sys/compat/linux/linux_mib.c
244
mtx_unlock(&ppr->pr_mtx);
sys/compat/linux/linux_mib.c
258
mtx_unlock(&ppr->pr_mtx);
sys/compat/linux/linux_mib.c
263
mtx_unlock(&pr->pr_mtx);
sys/compat/linux/linux_mib.c
373
mtx_unlock(&pr->pr_mtx);
sys/compat/linux/linux_mib.c
390
mtx_unlock(&pr->pr_mtx);
sys/compat/linux/linux_mib.c
451
mtx_unlock(&ppr->pr_mtx);
sys/compat/linux/linux_mib.c
498
mtx_unlock(&pr->pr_mtx);
sys/compat/linux/linux_mib.c
509
mtx_unlock(&pr->pr_mtx);
sys/compat/linux/linux_mib.c
522
mtx_unlock(&pr->pr_mtx);
sys/compat/linux/linux_mib.c
534
mtx_unlock(&pr->pr_mtx);
sys/compat/linux/linux_mib.c
550
mtx_unlock(&pr->pr_mtx);
sys/compat/linux/linux_mib.c
564
mtx_unlock(&pr->pr_mtx);
sys/compat/linux/linux_mib.c
577
mtx_unlock(&pr->pr_mtx);
sys/compat/linux/linux_misc.c
2495
mtx_unlock(&msgbuf_lock);
sys/compat/linux/linux_misc.c
2505
mtx_unlock(&msgbuf_lock);
sys/compat/linux/linux_stats.c
653
mtx_unlock(&mountlist_mtx);
sys/compat/linuxkpi/common/include/linux/seqlock.h
147
mtx_unlock(&seqlock->seql_lock);
sys/compat/linuxkpi/common/include/linux/spinlock.h
79
mtx_unlock(_l); \
sys/compat/linuxkpi/common/include/linux/workqueue.h
64
#define WQ_EXEC_UNLOCK(wq) mtx_unlock(&(wq)->exec_mtx)
sys/compat/linuxkpi/common/include/linux/xarray.h
54
#define xa_unlock(xa) mtx_unlock(&(xa)->xa_lock)
sys/compat/linuxkpi/common/src/linux_80211.h
359
mtx_unlock(&(_lwiphy)->wwk_mtx)
sys/compat/linuxkpi/common/src/linux_80211.h
372
mtx_unlock(&(_lhw)->scan_mtx)
sys/compat/linuxkpi/common/src/linux_80211.h
385
mtx_unlock(&(_lhw)->txq_mtx)
sys/compat/linuxkpi/common/src/linux_80211.h
398
mtx_unlock(&(_lhw)->rxq_mtx)
sys/compat/linuxkpi/common/src/linux_80211.h
415
#define LKPI_80211_LVIF_UNLOCK(_lvif) mtx_unlock(&(_lvif)->mtx)
sys/compat/linuxkpi/common/src/linux_80211.h
424
mtx_unlock(&(_lsta)->txq_mtx)
sys/compat/linuxkpi/common/src/linux_80211.h
437
mtx_unlock(&(_ltxq)->ltxq_mtx)
sys/compat/linuxkpi/common/src/linux_hrtimer.c
130
mtx_unlock(&hrtimer->mtx);
sys/compat/linuxkpi/common/src/linux_hrtimer.c
140
mtx_unlock(&hrtimer->mtx);
sys/compat/linuxkpi/common/src/linux_hrtimer.c
60
mtx_unlock(&hrtimer->mtx);
sys/compat/linuxkpi/common/src/linux_hrtimer.c
77
mtx_unlock(&hrtimer->mtx);
sys/compat/linuxkpi/common/src/linux_idr.c
194
mtx_unlock(&idr->lock);
sys/compat/linuxkpi/common/src/linux_idr.c
222
mtx_unlock(&idr->lock);
sys/compat/linuxkpi/common/src/linux_idr.c
271
mtx_unlock(&idr->lock);
sys/compat/linuxkpi/common/src/linux_idr.c
312
mtx_unlock(&idr->lock);
sys/compat/linuxkpi/common/src/linux_idr.c
338
mtx_unlock(&idr->lock);
sys/compat/linuxkpi/common/src/linux_idr.c
356
mtx_unlock(&idr->lock);
sys/compat/linuxkpi/common/src/linux_idr.c
372
mtx_unlock(&idr->lock);
sys/compat/linuxkpi/common/src/linux_idr.c
511
mtx_unlock(&idr->lock);
sys/compat/linuxkpi/common/src/linux_idr.c
629
mtx_unlock(&idr->lock);
sys/compat/linuxkpi/common/src/linux_idr.c
674
mtx_unlock(&idr->lock);
sys/compat/linuxkpi/common/src/linux_idr.c
689
mtx_unlock(&idr->lock);
sys/compat/linuxkpi/common/src/linux_lock.c
67
mtx_unlock(&ww_mutex_global);
sys/compat/linuxkpi/common/src/linux_netdev.c
46
#define NAPI_UNLOCK(_ndev) mtx_unlock(&(_ndev)->napi_mtx)
sys/compat/linuxkpi/common/src/linux_page.c
350
mtx_unlock(&vmmaplock);
sys/compat/linuxkpi/common/src/linux_page.c
367
mtx_unlock(&vmmaplock);
sys/compat/linuxkpi/common/src/linux_page.c
381
mtx_unlock(&vmmaplock);
sys/compat/linuxkpi/common/src/linux_pci.c
150
#define DMA_PRIV_UNLOCK(priv) mtx_unlock(&(priv)->lock)
sys/compat/linuxkpi/common/src/linux_pci.c
2002
#define DMA_POOL_UNLOCK(pool) mtx_unlock(&(pool)->pool_lock)
sys/compat/linuxkpi/common/src/linux_tasklet.c
58
#define TASKLET_WORKER_UNLOCK(tw) mtx_unlock(&(tw)->mtx)
sys/compat/linuxkpi/common/src/linux_usb.c
1143
mtx_unlock(&Giant);
sys/compat/linuxkpi/common/src/linux_usb.c
1168
mtx_unlock(&Giant);
sys/compat/linuxkpi/common/src/linux_usb.c
1176
mtx_unlock(&Giant);
sys/compat/linuxkpi/common/src/linux_usb.c
225
mtx_unlock(&Giant);
sys/compat/linuxkpi/common/src/linux_usb.c
244
mtx_unlock(&Giant);
sys/compat/linuxkpi/common/src/linux_usb.c
269
mtx_unlock(&Giant);
sys/compat/linuxkpi/common/src/linux_usb.c
292
mtx_unlock(&Giant);
sys/compat/linuxkpi/common/src/linux_usb.c
317
mtx_unlock(&Giant);
sys/compat/linuxkpi/common/src/linux_usb.c
455
mtx_unlock(&Giant);
sys/compat/linuxkpi/common/src/linux_usb.c
481
mtx_unlock(&Giant);
sys/compat/linuxkpi/common/src/linux_usb.c
543
mtx_unlock(&Giant);
sys/compat/linuxkpi/common/src/linux_usb.c
627
mtx_unlock(&Giant);
sys/compat/linuxkpi/common/src/linux_work.c
266
mtx_unlock(&dwork->timer.mtx);
sys/compat/linuxkpi/common/src/linux_work.c
454
mtx_unlock(&dwork->timer.mtx);
sys/compat/linuxkpi/common/src/linux_work.c
489
mtx_unlock(&dwork->timer.mtx);
sys/compat/linuxkpi/common/src/linux_work.c
498
mtx_unlock(&dwork->timer.mtx);
sys/compat/linuxkpi/common/src/linux_work.c
503
mtx_unlock(&dwork->timer.mtx);
sys/compat/linuxkpi/common/src/linux_work.c
534
mtx_unlock(&dwork->timer.mtx);
sys/compat/linuxkpi/common/src/linux_work.c
542
mtx_unlock(&dwork->timer.mtx);
sys/compat/linuxkpi/common/src/linux_work.c
550
mtx_unlock(&dwork->timer.mtx);
sys/compat/x86bios/x86bios.c
132
mtx_unlock(&x86bios_lock);
sys/compat/x86bios/x86bios.c
154
mtx_unlock(&x86bios_lock);
sys/compat/x86bios/x86bios.c
164
mtx_unlock(&x86bios_lock);
sys/compat/x86bios/x86bios.c
189
mtx_unlock(&x86bios_lock);
sys/compat/x86bios/x86bios.c
222
mtx_unlock(&x86bios_lock);
sys/compat/x86bios/x86bios.c
546
mtx_unlock(&x86bios_lock);
sys/compat/x86bios/x86bios.c
566
mtx_unlock(&x86bios_lock);
sys/compat/x86bios/x86bios.c
593
mtx_unlock(&x86bios_lock);
sys/compat/x86bios/x86bios.c
635
mtx_unlock(&x86bios_lock);
sys/crypto/ccp/ccp.c
215
mtx_unlock(&sc->lock);
sys/crypto/ccp/ccp.c
454
mtx_unlock(&sc->lock);
sys/crypto/ccp/ccp.c
465
mtx_unlock(&sc->lock);
sys/crypto/ccp/ccp.c
507
mtx_unlock(&sc->lock);
sys/crypto/ccp/ccp.c
544
mtx_unlock(&sc->lock);
sys/crypto/ccp/ccp.c
676
mtx_unlock(&qp->cq_lock);
sys/crypto/ccp/ccp.c
689
mtx_unlock(&qp->cq_lock);
sys/crypto/ccp/ccp.c
706
mtx_unlock(&qp->cq_lock);
sys/crypto/ccp/ccp_hardware.c
595
mtx_unlock(&qp->cq_lock);
sys/ddb/db_script.c
489
mtx_unlock(&db_script_mtx);
sys/ddb/db_script.c
529
mtx_unlock(&db_script_mtx);
sys/ddb/db_script.c
557
mtx_unlock(&db_script_mtx);
sys/dev/aac/aac.c
1038
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
1105
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
1163
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
1386
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
1500
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
1507
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
2703
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
2768
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
2927
mtx_unlock(&sc->aac_aifq_lock);
sys/dev/aac/aac.c
2980
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
2989
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
3013
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
3035
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
3068
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
3077
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
3177
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
3191
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
3301
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
3311
mtx_unlock(&sc->aac_container_lock);
sys/dev/aac/aac.c
3322
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
3382
mtx_unlock(&sc->aac_aifq_lock);
sys/dev/aac/aac.c
345
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
3467
mtx_unlock(&sc->aac_aifq_lock);
sys/dev/aac/aac.c
3498
mtx_unlock(&sc->aac_aifq_lock);
sys/dev/aac/aac.c
3567
mtx_unlock(&sc->aac_aifq_lock);
sys/dev/aac/aac.c
3579
mtx_unlock(&sc->aac_aifq_lock);
sys/dev/aac/aac.c
3689
mtx_unlock(&sc->aac_container_lock);
sys/dev/aac/aac.c
3725
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
3734
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
3755
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
3764
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
3770
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
438
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
488
mtx_unlock(&sc->aac_container_lock);
sys/dev/aac/aac.c
684
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
773
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac.c
891
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac_cam.c
193
mtx_unlock(&sc->aac_io_lock);
sys/dev/aac/aac_cam.c
232
mtx_unlock(&inf->aac_sc->aac_io_lock);
sys/dev/aac/aac_cam.c
240
mtx_unlock(&inf->aac_sc->aac_io_lock);
sys/dev/aac/aac_cam.c
244
mtx_unlock(&inf->aac_sc->aac_io_lock);
sys/dev/aac/aac_disk.c
172
mtx_unlock(&sc->ad_controller->aac_io_lock);
sys/dev/aacraid/aacraid.c
1008
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
1052
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
1190
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
2059
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
2522
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
2574
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
2731
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
2796
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
2805
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
2830
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
2852
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
2886
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
2895
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
3031
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
3060
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
328
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
3370
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
3402
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
3437
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
3446
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
3456
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
348
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
3563
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
3569
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
3595
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
3667
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
3677
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
3699
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
3709
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
3715
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
3834
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
3917
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
658
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid.c
822
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid_cam.c
258
mtx_unlock(&sc->aac_io_lock);
sys/dev/aacraid/aacraid_cam.c
298
mtx_unlock(&inf->aac_sc->aac_io_lock);
sys/dev/aacraid/aacraid_cam.c
306
mtx_unlock(&inf->aac_sc->aac_io_lock);
sys/dev/aacraid/aacraid_cam.c
311
mtx_unlock(&inf->aac_sc->aac_io_lock);
sys/dev/acpica/Osd/OsdInterrupt.c
125
mtx_unlock(&acpi_intr_lock);
sys/dev/acpica/Osd/OsdInterrupt.c
136
mtx_unlock(&acpi_intr_lock);
sys/dev/acpica/Osd/OsdInterrupt.c
170
mtx_unlock(&acpi_intr_lock);
sys/dev/acpica/Osd/OsdInterrupt.c
194
mtx_unlock(&acpi_intr_lock);
sys/dev/acpica/Osd/OsdInterrupt.c
200
mtx_unlock(&acpi_intr_lock);
sys/dev/acpica/Osd/OsdSynch.c
129
mtx_unlock(&as->as_lock);
sys/dev/acpica/Osd/OsdSynch.c
138
mtx_unlock(&as->as_lock);
sys/dev/acpica/Osd/OsdSynch.c
168
mtx_unlock(&as->as_lock);
sys/dev/acpica/Osd/OsdSynch.c
200
mtx_unlock(&as->as_lock);
sys/dev/acpica/Osd/OsdSynch.c
229
mtx_unlock(&as->as_lock);
sys/dev/acpica/Osd/OsdSynch.c
256
mtx_unlock(&as->as_lock);
sys/dev/acpica/Osd/OsdSynch.c
265
mtx_unlock(&as->as_lock);
sys/dev/acpica/Osd/OsdSynch.c
337
mtx_unlock(&am->am_lock);
sys/dev/acpica/Osd/OsdSynch.c
351
mtx_unlock(&am->am_lock);
sys/dev/acpica/Osd/OsdSynch.c
378
mtx_unlock(&am->am_lock);
sys/dev/acpica/Osd/OsdSynch.c
410
mtx_unlock(&am->am_lock);
sys/dev/acpica/Osd/OsdSynch.c
440
mtx_unlock(&am->am_lock);
sys/dev/acpica/Osd/OsdSynch.c
482
mtx_unlock(&am->am_lock);
sys/dev/acpica/acpi_apei.c
269
mtx_unlock(&Giant);
sys/dev/acpica/acpivar.h
168
#define ACPI_UNLOCK(sys) mtx_unlock(&sys##_mutex)
sys/dev/adb/adb_kbd.c
400
mtx_unlock(&sc->sc_mutex);
sys/dev/adb/adb_kbd.c
426
mtx_unlock(&sc->sc_mutex);
sys/dev/adb/adb_kbd.c
429
mtx_unlock(&sc->sc_mutex);
sys/dev/adb/adb_kbd.c
461
mtx_unlock(&sc->sc_mutex);
sys/dev/adb/adb_kbd.c
487
mtx_unlock(&sc->sc_mutex);
sys/dev/adb/adb_kbd.c
573
mtx_unlock(&sc->sc_mutex);
sys/dev/adb/adb_kbd.c
579
mtx_unlock(&sc->sc_mutex);
sys/dev/adb/adb_kbd.c
582
mtx_unlock(&sc->sc_mutex);
sys/dev/adb/adb_kbd.c
610
mtx_unlock(&sc->sc_mutex);
sys/dev/adb/adb_kbd.c
620
mtx_unlock(&sc->sc_mutex);
sys/dev/adb/adb_kbd.c
671
mtx_unlock(&sc->sc_mutex);
sys/dev/adb/adb_kbd.c
820
mtx_unlock(&sc->sc_mutex);
sys/dev/adb/adb_mouse.c
420
mtx_unlock(&sc->sc_mtx);
sys/dev/adb/adb_mouse.c
442
mtx_unlock(&sc->sc_mtx);
sys/dev/adb/adb_mouse.c
480
mtx_unlock(&sc->sc_mtx);
sys/dev/adb/adb_mouse.c
507
mtx_unlock(&sc->sc_mtx);
sys/dev/adb/adb_mouse.c
514
mtx_unlock(&sc->sc_mtx);
sys/dev/adb/adb_mouse.c
566
mtx_unlock(&sc->sc_mtx);
sys/dev/adb/adb_mouse.c
638
mtx_unlock(&sc->sc_mtx);
sys/dev/ae/if_aevar.h
157
#define AE_UNLOCK(_sc) mtx_unlock(&(_sc)->mtx)
sys/dev/age/if_agevar.h
246
#define AGE_UNLOCK(_sc) mtx_unlock(&(_sc)->age_mtx)
sys/dev/agp/agp.c
1044
mtx_unlock(&sc->as_lock);
sys/dev/agp/agp.c
1052
mtx_unlock(&sc->as_lock);
sys/dev/agp/agp.c
1074
mtx_unlock(&sc->as_lock);
sys/dev/agp/agp.c
629
mtx_unlock(&sc->as_lock);
sys/dev/agp/agp.c
633
mtx_unlock(&sc->as_lock);
sys/dev/agp/agp.c
658
mtx_unlock(&sc->as_lock);
sys/dev/agp/agp.c
682
mtx_unlock(&sc->as_lock);
sys/dev/agp/agp_i810.c
1830
mtx_unlock(&sc->agp.as_lock);
sys/dev/agp/agp_i810.c
1840
mtx_unlock(&sc->agp.as_lock);
sys/dev/agp/agp_i810.c
1870
mtx_unlock(&sc->agp.as_lock);
sys/dev/agp/agp_i810.c
1879
mtx_unlock(&sc->agp.as_lock);
sys/dev/ahci/ahci.c
1040
mtx_unlock(&ch->mtx);
sys/dev/ahci/ahci.c
1053
mtx_unlock(&ch->mtx);
sys/dev/ahci/ahci.c
1326
mtx_unlock(&ch->mtx);
sys/dev/ahci/ahci.c
1349
mtx_unlock(&ch->mtx);
sys/dev/ahci/ahci.c
729
mtx_unlock(&ctlr->ch_mtx);
sys/dev/ahci/ahci.c
740
mtx_unlock(&ch->mtx);
sys/dev/ahci/ahci.c
741
mtx_unlock(&ctlr->ch_mtx);
sys/dev/ahci/ahci.c
755
mtx_unlock(&ctlr->ch_mtx);
sys/dev/ahci/ahci.c
763
mtx_unlock(&ch->mtx);
sys/dev/ahci/ahci.c
794
mtx_unlock(&ch->mtx);
sys/dev/ahci/ahci.c
923
mtx_unlock(&ch->mtx);
sys/dev/ahci/ahci.c
940
mtx_unlock(&ch->mtx);
sys/dev/ahci/ahci.c
961
mtx_unlock(&ch->mtx);
sys/dev/ahci/ahciem.c
142
mtx_unlock(&enc->mtx);
sys/dev/ahci/ahciem.c
189
mtx_unlock(&enc->mtx);
sys/dev/ahci/ahciem.c
216
mtx_unlock(&enc->mtx);
sys/dev/ahci/ahciem.c
258
mtx_unlock(&enc->mtx);
sys/dev/ahci/ahciem.c
270
mtx_unlock(&enc->mtx);
sys/dev/aic7xxx/aic79xx_osm.h
205
mtx_unlock(&ahd->platform_data->mtx);
sys/dev/aic7xxx/aic7xxx_osm.h
188
mtx_unlock(&ahc->platform_data->mtx);
sys/dev/al_eth/al_eth.c
1697
mtx_unlock(&tx_ring->br_mtx);
sys/dev/al_eth/al_eth.c
1711
mtx_unlock(&tx_ring->br_mtx);
sys/dev/al_eth/al_eth.c
177
#define AL_RX_UNLOCK(_sc) mtx_unlock(&((_sc)->if_rx_lock))
sys/dev/al_eth/al_eth.c
3098
mtx_unlock(&adapter->stats_mtx);
sys/dev/al_eth/al_eth.c
3217
mtx_unlock(&adapter->wd_mtx);
sys/dev/al_eth/al_eth.c
3258
mtx_unlock(&adapter->wd_mtx);
sys/dev/al_eth/al_eth.c
3264
mtx_unlock(&adapter->stats_mtx);
sys/dev/alc/if_alcvar.h
279
#define ALC_UNLOCK(_sc) mtx_unlock(&(_sc)->alc_mtx)
sys/dev/ale/if_alevar.h
240
#define ALE_UNLOCK(_sc) mtx_unlock(&(_sc)->ale_mtx)
sys/dev/alpm/alpm.c
131
#define ALPM_UNLOCK(alpm) mtx_unlock(&(alpm)->lock)
sys/dev/amdpm/amdpm.c
130
#define AMDPM_UNLOCK(amdpm) mtx_unlock(&(amdpm)->lock)
sys/dev/amdsmb/amdsmb.c
115
#define AMDSMB_UNLOCK(amdsmb) mtx_unlock(&(amdsmb)->lock)
sys/dev/amdsmn/amdsmn.c
279
mtx_unlock(&sc->smn_lock);
sys/dev/amdsmn/amdsmn.c
295
mtx_unlock(&sc->smn_lock);
sys/dev/amdtemp/amdtemp.c
738
mtx_unlock(&sc->sc_lock);
sys/dev/arcmsr/arcmsr.h
77
#define ARCMSR_LOCK_RELEASE(l) mtx_unlock(l)
sys/dev/ata/ata-all.c
202
mtx_unlock(&ch->state_mtx);
sys/dev/ata/ata-all.c
212
mtx_unlock(&ch->state_mtx);
sys/dev/ata/ata-all.c
230
mtx_unlock(&ch->state_mtx);
sys/dev/ata/ata-all.c
242
mtx_unlock(&ch->state_mtx);
sys/dev/ata/ata-all.c
266
mtx_unlock(&ch->state_mtx);
sys/dev/ata/ata-all.c
279
mtx_unlock(&ch->state_mtx);
sys/dev/ata/ata-all.c
322
mtx_unlock(&ch->state_mtx);
sys/dev/ata/ata-all.c
339
mtx_unlock(&ch->state_mtx);
sys/dev/ata/ata-all.c
352
mtx_unlock(&ch->state_mtx);
sys/dev/ata/ata-all.c
726
mtx_unlock(&ch->state_mtx);
sys/dev/ata/chipsets/ata-intel.c
97
mtx_unlock(&((struct ata_intel_data *)((ctlr)->chipset_data))->lock)
sys/dev/ata/chipsets/ata-promise.c
1246
mtx_unlock(&hpktp->mtx);
sys/dev/ata/chipsets/ata-promise.c
1263
mtx_unlock(&hpktp->mtx);
sys/dev/ata/chipsets/ata-promise.c
720
mtx_unlock(&hpktp->mtx);
sys/dev/ath/if_athvar.h
1013
#define ATH_RX_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_rx_mtx)
sys/dev/ath/if_athvar.h
1028
#define ATH_TXBUF_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_txbuflock)
sys/dev/ath/if_athvar.h
1043
#define ATH_TXSTATUS_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_txcomplock)
sys/dev/ath/if_athvar.h
408
#define ATH_TXQ_UNLOCK(_tq) mtx_unlock(&(_tq)->axq_lock)
sys/dev/ath/if_athvar.h
414
#define ATH_NODE_UNLOCK(_an) mtx_unlock(&(_an)->an_mtx)
sys/dev/ath/if_athvar.h
938
#define ATH_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/ath/if_athvar.h
956
#define ATH_TX_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_tx_mtx)
sys/dev/ath/if_athvar.h
991
#define ATH_PCU_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_pcu_mtx)
sys/dev/atkbdc/atkbd.c
1215
mtx_unlock(&Giant);
sys/dev/atopcase/atopcase.c
342
mtx_unlock(&sc->sc_mtx);
sys/dev/atopcase/atopcase.c
610
mtx_unlock(&sc->sc_mtx);
sys/dev/atopcase/atopcase.c
633
mtx_unlock(&sc->sc_mtx);
sys/dev/atopcase/atopcase_acpi.c
188
mtx_unlock(&sc->sc_mtx);
sys/dev/axgbe/xgbe-dev.c
370
mtx_unlock(&pdata->rss_mutex);
sys/dev/axgbe/xgbe-i2c.c
458
mtx_unlock(&pdata->i2c_mutex);
sys/dev/axgbe/xgbe-phy-v2.c
598
mtx_unlock(&xgbe_phy_comm_lock);
sys/dev/axgbe/xgbe-phy-v2.c
639
mtx_unlock(&xgbe_phy_comm_lock);
sys/dev/bce/if_bcereg.h
1049
#define BCE_UNLOCK(_sc) mtx_unlock(&(_sc)->bce_mtx)
sys/dev/bfe/if_bfereg.h
456
#define BFE_UNLOCK(_sc) mtx_unlock(&(_sc)->bfe_mtx)
sys/dev/bge/if_bgereg.h
3051
#define BGE_UNLOCK(_sc) mtx_unlock(&(_sc)->bge_mtx)
sys/dev/bhnd/bhnd_private.h
86
#define BHND_CLKCTL_UNLOCK(_clkctl) mtx_unlock(&(_clkctl)->cc_mtx)
sys/dev/bhnd/bhnd_subr.c
1529
mtx_unlock(&bsr->lock);
sys/dev/bhnd/bhnd_subr.c
1532
mtx_unlock(&bsr->lock);
sys/dev/bhnd/bhnd_subr.c
1566
mtx_unlock(&bsr->lock);
sys/dev/bhnd/bhnd_subr.c
1574
mtx_unlock(&bsr->lock);
sys/dev/bhnd/bhnd_subr.c
1585
mtx_unlock(&bsr->lock);
sys/dev/bhnd/bhnd_subr.c
1636
mtx_unlock(&bsr->lock);
sys/dev/bhnd/bhnd_subr.c
1655
mtx_unlock(&bsr->lock);
sys/dev/bhnd/bhnd_subr.c
1687
mtx_unlock(&bsr->lock);
sys/dev/bhnd/bhnd_subr.c
1690
mtx_unlock(&bsr->lock);
sys/dev/bhnd/bhnd_subr.c
1749
mtx_unlock(&bsr->lock);
sys/dev/bhnd/bhndb/bhndb_pcivar.h
126
#define BHNDB_PCI_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/dev/bhnd/bhndb/bhndb_private.h
274
#define BHNDB_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/dev/bhnd/cores/chipc/chipc_gpiovar.h
129
#define CC_GPIO_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/dev/bhnd/cores/chipc/chipcvar.h
170
#define CHIPC_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctlvar.h
121
#define PWRCTL_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/dev/bhnd/cores/pci/bhnd_pcivar.h
108
#define BHND_PCI_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/dev/bhnd/cores/pcie2/bhnd_pcie2_var.h
92
#define BHND_PCIE2_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/dev/bhnd/cores/pmu/bhnd_pmuvar.h
122
#define BPMU_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/dev/bhnd/nvram/bhnd_nvram_storevar.h
288
#define BHND_NVSTORE_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/dev/bhnd/siba/sibavar.h
231
#define SIBA_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/dev/bnxt/bnxt_en/bnxt.h
272
#define BNXT_HWRM_UNLOCK(_softc) mtx_unlock(&(_softc)->hwrm_lock)
sys/dev/bnxt/bnxt_en/bnxt_mgmt.c
398
mtx_unlock(&mgmt_lock);
sys/dev/bnxt/bnxt_en/bnxt_ulp.c
113
mtx_unlock(&bp->en_ops_lock);
sys/dev/bnxt/bnxt_en/bnxt_ulp.c
156
mtx_unlock(&bp->en_ops_lock);
sys/dev/bnxt/bnxt_en/bnxt_ulp.c
177
mtx_unlock(&bp->en_ops_lock);
sys/dev/bnxt/bnxt_en/bnxt_ulp.c
385
mtx_unlock(&bp->en_ops_lock);
sys/dev/bnxt/bnxt_en/bnxt_ulp.c
83
mtx_unlock(&bp->en_ops_lock);
sys/dev/bwi/if_bwivar.h
675
#define BWI_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/dev/bwn/if_bwnvar.h
1081
#define BWN_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/dev/bxe/bxe.c
15320
mtx_unlock(&bxe_prev_mtx);
sys/dev/bxe/bxe.c
15347
mtx_unlock(&bxe_prev_mtx);
sys/dev/bxe/bxe.c
15351
mtx_unlock(&bxe_prev_mtx);
sys/dev/bxe/bxe.c
15374
mtx_unlock(&bxe_prev_mtx);
sys/dev/bxe/bxe.h
1009
#define BXE_PHY_UNLOCK(sc) mtx_unlock(&sc->port.phy_mtx)
sys/dev/bxe/bxe.h
1428
#define BXE_CORE_UNLOCK(sc) mtx_unlock(&sc->core_mtx)
sys/dev/bxe/bxe.h
1433
#define BXE_SP_UNLOCK(sc) mtx_unlock(&sc->sp_mtx)
sys/dev/bxe/bxe.h
1437
#define BXE_DMAE_UNLOCK(sc) mtx_unlock(&sc->dmae_mtx)
sys/dev/bxe/bxe.h
1441
#define BXE_FWMB_UNLOCK(sc) mtx_unlock(&sc->fwmb_mtx)
sys/dev/bxe/bxe.h
1445
#define BXE_PRINT_UNLOCK(sc) mtx_unlock(&sc->print_mtx)
sys/dev/bxe/bxe.h
1449
#define BXE_STATS_UNLOCK(sc) mtx_unlock(&sc->stats_mtx)
sys/dev/bxe/bxe.h
1453
#define BXE_MCAST_UNLOCK(sc) mtx_unlock(&sc->mcast_mtx);
sys/dev/bxe/bxe.h
539
#define BXE_FP_TX_UNLOCK(fp) mtx_unlock(&fp->tx_mtx)
sys/dev/bxe/bxe.h
544
#define BXE_FP_RX_UNLOCK(fp) mtx_unlock(&fp->rx_mtx)
sys/dev/bxe/bxe_debug.c
224
mtx_unlock(&bxe_prev_mtx);
sys/dev/bxe/bxe_debug.c
283
mtx_unlock(&bxe_prev_mtx);
sys/dev/bxe/ecore_sp.h
104
#define ECORE_SPIN_UNLOCK_BH(_spin) mtx_unlock(_spin) /* bh = bottom-half */
sys/dev/bxe/ecore_sp.h
98
#define ECORE_MUTEX_UNLOCK(_mutex) mtx_unlock(_mutex)
sys/dev/cadence/if_cgem.c
226
#define CGEM_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/dev/cas/if_casvar.h
243
#define CAS_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/cesa/cesa.h
86
#define CESA_UNLOCK(sc, what) mtx_unlock(&(sc)->sc_ ## what ## _lock)
sys/dev/cfi/cfi_disk.c
271
mtx_unlock(&sc->qlock);
sys/dev/cfi/cfi_disk.c
329
mtx_unlock(&sc->qlock);
sys/dev/ciss/ciss.c
2042
mtx_unlock(&sc->ciss_mtx);
sys/dev/ciss/ciss.c
2247
mtx_unlock(&sc->ciss_mtx);
sys/dev/ciss/ciss.c
2274
mtx_unlock(&sc->ciss_mtx);
sys/dev/ciss/ciss.c
2701
mtx_unlock(&sc->ciss_mtx);
sys/dev/ciss/ciss.c
2742
mtx_unlock(&sc->ciss_mtx);
sys/dev/ciss/ciss.c
2957
mtx_unlock(&sc->ciss_mtx);
sys/dev/ciss/ciss.c
2961
mtx_unlock(&sc->ciss_mtx);
sys/dev/ciss/ciss.c
2979
mtx_unlock(&sc->ciss_mtx);
sys/dev/ciss/ciss.c
2982
mtx_unlock(&sc->ciss_mtx);
sys/dev/ciss/ciss.c
4243
mtx_unlock(&sc->ciss_mtx);
sys/dev/ciss/ciss.c
4588
mtx_unlock(&sc->ciss_mtx);
sys/dev/ciss/ciss.c
4606
mtx_unlock(&sc->ciss_mtx);
sys/dev/ciss/ciss.c
4770
mtx_unlock(&sc->ciss_mtx);
sys/dev/ciss/ciss.c
594
mtx_unlock(&sc->ciss_mtx);
sys/dev/ciss/ciss.c
623
mtx_unlock(&sc->ciss_mtx);
sys/dev/clk/allwinner/aw_ccu.c
152
mtx_unlock(&sc->mtx);
sys/dev/clk/allwinner/aw_ccung.c
137
mtx_unlock(&sc->mtx);
sys/dev/clk/allwinner/aw_ccung.c
157
mtx_unlock(&sc->mtx);
sys/dev/clk/allwinner/aw_ccung.c
177
mtx_unlock(&sc->mtx);
sys/dev/clk/rockchip/rk_cru.c
130
mtx_unlock(&sc->mtx);
sys/dev/clk/rockchip/rk_cru.c
152
mtx_unlock(&sc->mtx);
sys/dev/clk/rockchip/rk_cru.c
176
mtx_unlock(&sc->mtx);
sys/dev/clk/starfive/jh7110_clk.c
76
mtx_unlock(&sc->mtx);
sys/dev/clk/starfive/jh7110_clk.c
95
mtx_unlock(&sc->mtx);
sys/dev/clk/starfive/jh7110_clk_aon.c
137
mtx_unlock(&sc->mtx);
sys/dev/clk/starfive/jh7110_clk_pll.c
298
mtx_unlock(&sc->mtx);
sys/dev/clk/starfive/jh7110_clk_stg.c
173
mtx_unlock(&sc->mtx);
sys/dev/clk/starfive/jh7110_clk_sys.c
244
mtx_unlock(&sc->mtx);
sys/dev/cxgb/cxgb_adapter.h
408
#define MDIO_UNLOCK(adapter) mtx_unlock(&(adapter)->mdio_lock)
sys/dev/cxgb/cxgb_adapter.h
410
#define ELMR_UNLOCK(adapter) mtx_unlock(&(adapter)->elmer_lock)
sys/dev/cxgb/cxgb_adapter.h
414
#define PORT_UNLOCK(port) mtx_unlock(&(port)->lock);
sys/dev/cxgb/cxgb_adapter.h
421
#define ADAPTER_UNLOCK(adap) mtx_unlock(&(adap)->lock);
sys/dev/cxgb/cxgb_main.c
3318
mtx_unlock(&t3_list_lock);
sys/dev/cxgb/cxgb_main.c
3400
mtx_unlock(&t3_uld_list_lock);
sys/dev/cxgb/cxgb_main.c
3425
mtx_unlock(&t3_uld_list_lock);
sys/dev/cxgb/cxgb_main.c
3446
mtx_unlock(&t3_uld_list_lock);
sys/dev/cxgb/cxgb_main.c
3468
mtx_unlock(&t3_uld_list_lock);
sys/dev/cxgb/cxgb_main.c
3517
mtx_unlock(&t3_uld_list_lock);
sys/dev/cxgb/cxgb_main.c
3520
mtx_unlock(&t3_uld_list_lock);
sys/dev/cxgb/cxgb_main.c
3526
mtx_unlock(&t3_list_lock);
sys/dev/cxgb/cxgb_main.c
3529
mtx_unlock(&t3_list_lock);
sys/dev/cxgb/cxgb_main.c
470
mtx_unlock(&t3_list_lock);
sys/dev/cxgb/cxgb_main.c
806
mtx_unlock(&t3_list_lock);
sys/dev/cxgb/cxgb_sge.c
1095
mtx_unlock(lock);
sys/dev/cxgb/cxgb_sge.c
2016
mtx_unlock(&q->lock);
sys/dev/cxgb/cxgb_sge.c
231
#define TXQ_UNLOCK(qs) mtx_unlock(&(qs)->lock)
sys/dev/cxgb/cxgb_sge.c
3049
mtx_unlock(&q0->lock);
sys/dev/cxgb/cxgb_sge.c
3070
mtx_unlock(&q0->lock);
sys/dev/cxgb/cxgb_sge.c
3316
mtx_unlock(lock);
sys/dev/cxgbe/adapter.h
1117
#define ADAPTER_UNLOCK(sc) mtx_unlock(&(sc)->sc_lock)
sys/dev/cxgbe/adapter.h
1127
#define PORT_UNLOCK(pi) mtx_unlock(&(pi)->pi_lock)
sys/dev/cxgbe/adapter.h
1133
#define FL_UNLOCK(fl) mtx_unlock(&(fl)->fl_lock)
sys/dev/cxgbe/adapter.h
1144
#define EQ_UNLOCK(eq) mtx_unlock(&(eq)->eq_lock)
sys/dev/cxgbe/crypto/t4_crypto.c
2023
mtx_unlock(&sc->lock);
sys/dev/cxgbe/crypto/t4_crypto.c
2437
mtx_unlock(&sc->lock);
sys/dev/cxgbe/crypto/t4_crypto.c
2444
mtx_unlock(&sc->lock);
sys/dev/cxgbe/crypto/t4_crypto.c
2507
mtx_unlock(&sc->lock);
sys/dev/cxgbe/crypto/t4_crypto.c
2527
mtx_unlock(&sc->lock);
sys/dev/cxgbe/crypto/t4_crypto.c
2615
mtx_unlock(&s->lock);
sys/dev/cxgbe/crypto/t4_crypto.c
2634
mtx_unlock(&s->lock);
sys/dev/cxgbe/crypto/t4_crypto.c
2657
mtx_unlock(&s->lock);
sys/dev/cxgbe/crypto/t4_crypto.c
2696
mtx_unlock(&s->lock);
sys/dev/cxgbe/cxgbei/icl_cxgbei.c
1266
mtx_unlock(lock);
sys/dev/cxgbe/cxgbei/icl_cxgbei.c
1288
mtx_unlock(&icc->cmp_lock);
sys/dev/cxgbe/cxgbei/icl_cxgbei.c
1301
mtx_unlock(&icc->cmp_lock);
sys/dev/cxgbe/cxgbei/icl_cxgbei.c
1323
mtx_unlock(&icc->cmp_lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
1112
mtx_unlock(&qp->fl_cid_lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
1125
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
1332
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
1410
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
1431
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
1443
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
1453
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
1477
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
1491
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
1537
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
1555
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
1558
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
1565
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
1577
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
1587
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
1611
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
1628
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
1640
mtx_unlock(&qp->fl_cid_lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
1654
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
1657
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
1779
mtx_unlock(&qp->tx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
1790
mtx_unlock(&qp->tx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
1804
mtx_unlock(&qp->tx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
1817
mtx_unlock(&qp->tx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
2158
mtx_unlock(&qp->fl_cid_lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
2203
mtx_unlock(&qp->tx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
2212
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
2730
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
2740
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
2754
mtx_unlock(&qp->tx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
2800
mtx_unlock(lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
2952
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
2955
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
473
mtx_unlock(&list->lock);
sys/dev/cxgbe/nvmf/nvmf_che.c
476
mtx_unlock(&list->lock);
sys/dev/cxgbe/t4_clip.c
275
mtx_unlock(&clip_db_lock);
sys/dev/cxgbe/t4_clip.c
295
mtx_unlock(&clip_db_lock);
sys/dev/cxgbe/t4_clip.c
347
mtx_unlock(&clip_db_lock);
sys/dev/cxgbe/t4_clip.c
371
mtx_unlock(&clip_db_lock);
sys/dev/cxgbe/t4_clip.c
457
mtx_unlock(&clip_db_lock);
sys/dev/cxgbe/t4_clip.c
674
mtx_unlock(&clip_db_lock);
sys/dev/cxgbe/t4_clip.c
716
mtx_unlock(&clip_db_lock);
sys/dev/cxgbe/t4_clip.c
773
mtx_unlock(&clip_db_lock);
sys/dev/cxgbe/t4_clip.c
811
mtx_unlock(&clip_db_lock);
sys/dev/cxgbe/t4_clip.c
869
mtx_unlock(&clip_db_lock);
sys/dev/cxgbe/t4_filter.c
1341
mtx_unlock(&sc->tids.ftid_lock);
sys/dev/cxgbe/t4_filter.c
1494
mtx_unlock(&sc->tids.ftid_lock);
sys/dev/cxgbe/t4_filter.c
1546
mtx_unlock(&sc->tids.hftid_lock);
sys/dev/cxgbe/t4_filter.c
1582
mtx_unlock(&sc->tids.hftid_lock);
sys/dev/cxgbe/t4_filter.c
1614
mtx_unlock(&sc->tids.hftid_lock);
sys/dev/cxgbe/t4_filter.c
1671
mtx_unlock(&sc->tids.ftid_lock);
sys/dev/cxgbe/t4_filter.c
1711
mtx_unlock(&ti->hftid_lock);
sys/dev/cxgbe/t4_filter.c
1911
mtx_unlock(&sc->tids.hftid_lock);
sys/dev/cxgbe/t4_filter.c
2066
mtx_unlock(&ti->hftid_lock);
sys/dev/cxgbe/t4_filter.c
753
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_filter.c
821
mtx_unlock(&sc->tids.ftid_lock);
sys/dev/cxgbe/t4_filter.c
938
mtx_unlock(&sc->tids.ftid_lock);
sys/dev/cxgbe/t4_l2t.c
311
mtx_unlock(&e->lock);
sys/dev/cxgbe/t4_l2t.c
495
mtx_unlock(&e->lock);
sys/dev/cxgbe/t4_main.c
10021
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
10051
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
10129
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
10250
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
10301
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
10309
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
10372
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
10824
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
10868
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
10881
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
10981
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
11011
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
11033
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
11175
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
11205
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
11234
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
11334
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
11381
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
11495
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
11526
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
11591
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
11630
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
11658
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
11736
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
11789
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
12020
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
12048
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
12098
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
12135
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
12229
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
12246
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
12313
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
12356
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
12391
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
12418
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
12443
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
12876
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
12892
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
12980
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
13276
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
13297
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
13318
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
2113
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
2119
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
2167
mtx_unlock(&vi->tick_mtx);
sys/dev/cxgbe/t4_main.c
2175
mtx_unlock(&vi->tick_mtx);
sys/dev/cxgbe/t4_main.c
2530
mtx_unlock(&vi->tick_mtx);
sys/dev/cxgbe/t4_main.c
2573
mtx_unlock(&vi->tick_mtx);
sys/dev/cxgbe/t4_main.c
3414
mtx_unlock(&vi->tick_mtx);
sys/dev/cxgbe/t4_main.c
3467
mtx_unlock(&vi->tick_mtx);
sys/dev/cxgbe/t4_main.c
4283
mtx_unlock(&t->atid_lock);
sys/dev/cxgbe/t4_main.c
4297
mtx_unlock(&t->atid_lock);
sys/dev/cxgbe/t4_main.c
4316
mtx_unlock(&t->atid_lock);
sys/dev/cxgbe/t4_main.c
4338
mtx_unlock(&t->atid_lock);
sys/dev/cxgbe/t4_main.c
6828
mtx_unlock(&vi->tick_mtx);
sys/dev/cxgbe/t4_main.c
6882
mtx_unlock(&vi->tick_mtx);
sys/dev/cxgbe/t4_main.c
7437
mtx_unlock(&sc->sfl_lock);
sys/dev/cxgbe/t4_main.c
7602
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
7668
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
9233
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
9258
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
9423
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
9466
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
9511
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
9620
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
9719
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
9767
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
9834
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
9921
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_main.c
9978
mtx_unlock(&sc->reg_lock);
sys/dev/cxgbe/t4_mp_ring.c
417
mtx_unlock(r->cons_lock);
sys/dev/cxgbe/t4_mp_ring.c
469
mtx_unlock(r->cons_lock);
sys/dev/cxgbe/t4_mp_ring.c
567
mtx_unlock(r->cons_lock);
sys/dev/cxgbe/t4_mp_ring.c
576
mtx_unlock(r->cons_lock);
sys/dev/cxgbe/t4_sched.c
199
mtx_unlock(&sc->tc_lock);
sys/dev/cxgbe/t4_sched.c
213
mtx_unlock(&sc->tc_lock);
sys/dev/cxgbe/t4_sched.c
243
mtx_unlock(&sc->tc_lock);
sys/dev/cxgbe/t4_sched.c
266
mtx_unlock(&sc->tc_lock);
sys/dev/cxgbe/t4_sched.c
298
mtx_unlock(&sc->tc_lock);
sys/dev/cxgbe/t4_sched.c
358
mtx_unlock(&sc->tc_lock);
sys/dev/cxgbe/t4_sched.c
398
mtx_unlock(&sc->tc_lock);
sys/dev/cxgbe/t4_sched.c
568
mtx_unlock(&sc->tc_lock);
sys/dev/cxgbe/t4_sched.c
586
mtx_unlock(&sc->tc_lock);
sys/dev/cxgbe/t4_sched.c
637
mtx_unlock(&sc->tc_lock);
sys/dev/cxgbe/t4_sched.c
760
mtx_unlock(&t->etid_lock);
sys/dev/cxgbe/t4_sched.c
782
mtx_unlock(&t->etid_lock);
sys/dev/cxgbe/t4_sched.c
877
mtx_unlock(&cst->lock);
sys/dev/cxgbe/t4_sched.c
916
mtx_unlock(&cst->lock);
sys/dev/cxgbe/t4_sched.c
944
mtx_unlock(&cst->lock);
sys/dev/cxgbe/t4_sge.c
6537
mtx_unlock(&sc->sfl_lock);
sys/dev/cxgbe/t4_sge.c
7083
mtx_unlock(&cst->lock);
sys/dev/cxgbe/t4_sge.c
7088
mtx_unlock(&cst->lock);
sys/dev/cxgbe/t4_sge.c
7158
mtx_unlock(&cst->lock);
sys/dev/cxgbe/t4_sge.c
7167
mtx_unlock(&cst->lock);
sys/dev/cxgbe/t4_smt.c
217
mtx_unlock(&e->lock);
sys/dev/cxgbe/t4_smt.c
281
mtx_unlock(&e->lock);
sys/dev/cxgbe/t4_smt.c
335
mtx_unlock(&e->lock);
sys/dev/cxgbe/t4_smt.h
80
mtx_unlock(&e->lock);
sys/dev/cxgbe/t4_tracer.c
188
mtx_unlock(&sc->ifp_lock);
sys/dev/cxgbe/t4_tracer.c
207
mtx_unlock(&sc->ifp_lock);
sys/dev/cxgbe/t4_tracer.c
252
mtx_unlock(&sc->ifp_lock);
sys/dev/cxgbe/t4_tracer.c
420
mtx_unlock(&sc->ifp_lock);
sys/dev/cxgbe/t4_tracer.c
442
mtx_unlock(&sc->ifp_lock);
sys/dev/cxgbe/tom/t4_connect.c
135
mtx_unlock(&td->toep_list_lock);
sys/dev/cxgbe/tom/t4_connect.c
420
mtx_unlock(&td->toep_list_lock);
sys/dev/cxgbe/tom/t4_ddp.c
128
mtx_unlock(&ddp_orphan_pagesets_lock);
sys/dev/cxgbe/tom/t4_ddp.c
140
mtx_unlock(&ddp_orphan_pagesets_lock);
sys/dev/cxgbe/tom/t4_ddp.c
146
mtx_unlock(&ddp_orphan_pagesets_lock);
sys/dev/cxgbe/tom/t4_listen.c
1007
mtx_unlock(&td->toep_list_lock);
sys/dev/cxgbe/tom/t4_listen.c
1131
mtx_unlock(&td->toep_list_lock);
sys/dev/cxgbe/tom/t4_listen.c
145
mtx_unlock(&t->stid_lock);
sys/dev/cxgbe/tom/t4_listen.c
152
mtx_unlock(&td->lctx_hash_lock);
sys/dev/cxgbe/tom/t4_listen.c
1537
mtx_unlock(&td->toep_list_lock);
sys/dev/cxgbe/tom/t4_listen.c
1545
mtx_unlock(&td->toep_list_lock);
sys/dev/cxgbe/tom/t4_listen.c
172
mtx_unlock(&td->toep_list_lock);
sys/dev/cxgbe/tom/t4_listen.c
194
mtx_unlock(&td->lctx_hash_lock);
sys/dev/cxgbe/tom/t4_listen.c
198
mtx_unlock(&t->stid_lock);
sys/dev/cxgbe/tom/t4_listen.c
214
mtx_unlock(&t->stid_lock);
sys/dev/cxgbe/tom/t4_listen.c
289
mtx_unlock(&t->stid_lock);
sys/dev/cxgbe/tom/t4_listen.c
324
mtx_unlock(&t->stid_lock);
sys/dev/cxgbe/tom/t4_listen.c
413
mtx_unlock(&td->lctx_hash_lock);
sys/dev/cxgbe/tom/t4_listen.c
431
mtx_unlock(&td->lctx_hash_lock);
sys/dev/cxgbe/tom/t4_listen.c
454
mtx_unlock(&td->lctx_hash_lock);
sys/dev/cxgbe/tom/t4_tom.c
1028
mtx_unlock(lock);
sys/dev/cxgbe/tom/t4_tom.c
1783
mtx_unlock(&td->unsent_wr_lock);
sys/dev/cxgbe/tom/t4_tom.c
181
mtx_unlock(&sc->tc_lock);
sys/dev/cxgbe/tom/t4_tom.c
1860
mtx_unlock(&td->toep_list_lock);
sys/dev/cxgbe/tom/t4_tom.c
1871
mtx_unlock(&td->toep_list_lock);
sys/dev/cxgbe/tom/t4_tom.c
1882
mtx_unlock(&td->toep_list_lock);
sys/dev/cxgbe/tom/t4_tom.c
2014
mtx_unlock(&td->toep_list_lock);
sys/dev/cxgbe/tom/t4_tom.c
2019
mtx_unlock(&td->lctx_hash_lock);
sys/dev/cxgbe/tom/t4_tom.c
2026
mtx_unlock(&td->unsent_wr_lock);
sys/dev/cxgbe/tom/t4_tom.c
2058
mtx_unlock(&t->atid_lock);
sys/dev/cxgbe/tom/t4_tom.c
2091
mtx_unlock(&td->toep_list_lock);
sys/dev/cxgbe/tom/t4_tom.c
2131
mtx_unlock(&td->toep_list_lock);
sys/dev/cxgbe/tom/t4_tom.c
2173
mtx_unlock(&e->lock);
sys/dev/cxgbe/tom/t4_tom.c
327
mtx_unlock(&td->toep_list_lock);
sys/dev/cxgbe/tom/t4_tom.c
572
mtx_unlock(&te->te_lock);
sys/dev/cxgbe/tom/t4_tom.c
629
mtx_unlock(&te->te_lock);
sys/dev/cxgbe/tom/t4_tom.h
266
#define DDP_UNLOCK(toep) mtx_unlock(&(toep)->ddp.lock)
sys/dev/cxgbe/tom/t4_tom.h
269
#define DDP_CACHE_UNLOCK(toep) mtx_unlock(&(toep)->ddp.cache_lock)
sys/dev/cxgbe/tom/t4_tom_l2t.c
176
mtx_unlock(&td->unsent_wr_lock);
sys/dev/cxgbe/tom/t4_tom_l2t.c
260
mtx_unlock(&e->lock);
sys/dev/cxgbe/tom/t4_tom_l2t.c
289
mtx_unlock(&e->lock);
sys/dev/cxgbe/tom/t4_tom_l2t.c
296
mtx_unlock(&e->lock);
sys/dev/cxgbe/tom/t4_tom_l2t.c
306
mtx_unlock(&e->lock);
sys/dev/cxgbe/tom/t4_tom_l2t.c
345
mtx_unlock(&e->lock);
sys/dev/cxgbe/tom/t4_tom_l2t.c
411
mtx_unlock(&e->lock);
sys/dev/cxgbe/tom/t4_tom_l2t.c
444
mtx_unlock(&e->lock);
sys/dev/cxgbe/tom/t4_tom_l2t.c
465
mtx_unlock(&e->lock);
sys/dev/cyapa/cyapa.c
319
mtx_unlock(&sc->mutex);
sys/dev/dc/if_dcreg.h
782
#define DC_UNLOCK(_sc) mtx_unlock(&(_sc)->dc_mtx)
sys/dev/dialog/da9063/da9063_iic.c
64
#define DA9063_IIC_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/dev/dialog/da9063/da9063_rtc.c
53
#define DA9063_RTC_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/dev/dpaa/fman_mdio.c
55
#define MDIO_UNLOCK() mtx_unlock(&sc->sc_lock)
sys/dev/dpaa/if_dtsec.h
38
#define DTSEC_UNLOCK(sc) mtx_unlock(&(sc)->sc_lock)
sys/dev/dpaa/if_dtsec.h
41
#define DTSEC_MII_UNLOCK(sc) mtx_unlock(&(sc)->sc_mii_lock)
sys/dev/dpaa2/dpaa2_channel.c
546
mtx_unlock(&ch->dma_mtx);
sys/dev/dpaa2/dpaa2_console.c
224
mtx_unlock(&cd->mtx);
sys/dev/dpaa2/dpaa2_console.c
242
mtx_unlock(&cd->mtx);
sys/dev/dpaa2/dpaa2_console.c
256
mtx_unlock(&cd->mtx);
sys/dev/dpaa2/dpaa2_console.c
273
mtx_unlock(&cd->mtx);
sys/dev/dpaa2/dpaa2_console.c
297
mtx_unlock(&cd->mtx);
sys/dev/dpaa2/dpaa2_console.c
318
mtx_unlock(&cd->mtx);
sys/dev/dpaa2/dpaa2_console.c
324
mtx_unlock(&cd->mtx);
sys/dev/dpaa2/dpaa2_mc.c
469
mtx_unlock(&sc->mdev_lock);
sys/dev/dpaa2/dpaa2_mc.c
540
mtx_unlock(&sc->mdev_lock);
sys/dev/dpaa2/dpaa2_mc.c
579
mtx_unlock(&sc->mdev_lock);
sys/dev/dpaa2/dpaa2_mc.c
609
mtx_unlock(&sc->mdev_lock);
sys/dev/dpaa2/dpaa2_mc.c
639
mtx_unlock(&sc->mdev_lock);
sys/dev/dpaa2/dpaa2_mc.c
782
mtx_unlock(&sc->msi_lock);
sys/dev/dpaa2/dpaa2_mc.c
807
mtx_unlock(&sc->msi_lock);
sys/dev/dpaa2/dpaa2_mc.c
837
mtx_unlock(&sc->msi_lock);
sys/dev/dpaa2/dpaa2_mc.c
865
mtx_unlock(&sc->msi_lock);
sys/dev/dpaa2/dpaa2_mcp.h
261
mtx_unlock(&(__mcp)->lock); \
sys/dev/dpaa2/dpaa2_ni.c
118
mtx_unlock(&(__sc)->lock); \
sys/dev/dpaa2/dpaa2_ni.c
2901
mtx_unlock(&ch->xmit_mtx);
sys/dev/dpaa2/dpaa2_ni.c
2932
mtx_unlock(&tx->lock);
sys/dev/dpaa2/dpaa2_ni.c
3189
mtx_unlock(&bch->dma_mtx);
sys/dev/dpaa2/dpaa2_ni.c
3232
mtx_unlock(&bch->dma_mtx);
sys/dev/dpaa2/dpaa2_ni.c
3367
mtx_unlock(&bch->dma_mtx);
sys/dev/dpaa2/dpaa2_swp.h
226
mtx_unlock(&(__swp)->lock); \
sys/dev/drm2/drmP.h
1608
#define DRM_SPINUNLOCK(u) mtx_unlock(u)
sys/dev/drm2/drmP.h
1613
#define DRM_SPINUNLOCK_IRQRESTORE(u, irqflags) mtx_unlock(u)
sys/dev/drm2/drmP.h
1661
mtx_unlock(&dev->irq_lock); \
sys/dev/drm2/drm_auth.c
159
mtx_unlock(&drm_magic_lock);
sys/dev/drm2/drm_bufs.c
106
mtx_unlock(&dev->pcir_lock);
sys/dev/drm2/drm_bufs.c
1104
mtx_unlock(&dev->count_lock);
sys/dev/drm2/drm_bufs.c
1108
mtx_unlock(&dev->count_lock);
sys/dev/drm2/drm_bufs.c
1260
mtx_unlock(&dev->count_lock);
sys/dev/drm2/drm_bufs.c
1264
mtx_unlock(&dev->count_lock);
sys/dev/drm2/drm_bufs.c
1436
mtx_unlock(&dev->count_lock);
sys/dev/drm2/drm_bufs.c
1440
mtx_unlock(&dev->count_lock);
sys/dev/drm2/drm_bufs.c
1613
mtx_unlock(&dev->count_lock);
sys/dev/drm2/drm_bufs.c
1617
mtx_unlock(&dev->count_lock);
sys/dev/drm2/drm_bufs.c
741
mtx_unlock(&dev->count_lock);
sys/dev/drm2/drm_bufs.c
745
mtx_unlock(&dev->count_lock);
sys/dev/drm2/drm_bufs.c
89
mtx_unlock(&dev->pcir_lock);
sys/dev/drm2/drm_bufs.c
892
mtx_unlock(&dev->count_lock);
sys/dev/drm2/drm_bufs.c
896
mtx_unlock(&dev->count_lock);
sys/dev/drm2/drm_crtc.c
3591
mtx_unlock(&dev->event_lock);
sys/dev/drm2/drm_crtc.c
3595
mtx_unlock(&dev->event_lock);
sys/dev/drm2/drm_crtc.c
3612
mtx_unlock(&dev->event_lock);
sys/dev/drm2/drm_fops.c
518
mtx_unlock(&dev->event_lock);
sys/dev/drm2/drm_fops.c
530
mtx_unlock(&dev->event_lock);
sys/dev/drm2/drm_fops.c
575
mtx_unlock(&dev->event_lock);
sys/dev/drm2/drm_gem_names.c
138
mtx_unlock(&names->lock);
sys/dev/drm2/drm_gem_names.c
142
mtx_unlock(&names->lock);
sys/dev/drm2/drm_gem_names.c
159
mtx_unlock(&names->lock);
sys/dev/drm2/drm_gem_names.c
166
mtx_unlock(&names->lock);
sys/dev/drm2/drm_gem_names.c
176
mtx_unlock(&names->lock);
sys/dev/drm2/drm_gem_names.c
195
mtx_unlock(&names->lock);
sys/dev/drm2/drm_gem_names.c
217
mtx_unlock(&names->lock);
sys/dev/drm2/drm_gem_names.c
226
mtx_unlock(&names->lock);
sys/dev/drm2/drm_gem_names.c
67
mtx_unlock(&names->lock);
sys/dev/drm2/drm_gem_names.c
91
mtx_unlock(&names->lock);
sys/dev/drm2/drm_gem_names.c
95
mtx_unlock(&names->lock);
sys/dev/drm2/drm_irq.c
1004
mtx_unlock(&dev->event_lock);
sys/dev/drm2/drm_irq.c
1006
mtx_unlock(&dev->vbl_lock);
sys/dev/drm2/drm_irq.c
1047
mtx_unlock(&dev->vbl_lock);
sys/dev/drm2/drm_irq.c
1164
mtx_unlock(&dev->event_lock);
sys/dev/drm2/drm_irq.c
1169
mtx_unlock(&dev->event_lock);
sys/dev/drm2/drm_irq.c
1273
mtx_unlock(&dev->vblank_time_lock);
sys/dev/drm2/drm_irq.c
1326
mtx_unlock(&dev->event_lock);
sys/dev/drm2/drm_irq.c
1356
mtx_unlock(&dev->vblank_time_lock);
sys/dev/drm2/drm_irq.c
1399
mtx_unlock(&dev->vblank_time_lock);
sys/dev/drm2/drm_irq.c
160
mtx_unlock(&dev->vblank_time_lock);
sys/dev/drm2/drm_irq.c
178
mtx_unlock(&dev->vbl_lock);
sys/dev/drm2/drm_irq.c
386
mtx_unlock(&dev->vbl_lock);
sys/dev/drm2/drm_irq.c
939
mtx_unlock(&dev->vblank_time_lock);
sys/dev/drm2/drm_irq.c
946
mtx_unlock(&dev->vbl_lock);
sys/dev/drm2/drm_lock.c
105
mtx_unlock(&master->lock.spinlock);
sys/dev/drm2/drm_lock.c
201
mtx_unlock(&lock_data->spinlock);
sys/dev/drm2/drm_lock.c
267
mtx_unlock(&lock_data->spinlock);
sys/dev/drm2/drm_lock.c
270
mtx_unlock(&lock_data->spinlock);
sys/dev/drm2/drm_lock.c
341
mtx_unlock(&lock_data->spinlock);
sys/dev/drm2/drm_lock.c
348
mtx_unlock(&lock_data->spinlock);
sys/dev/drm2/drm_lock.c
368
mtx_unlock(&lock_data->spinlock);
sys/dev/drm2/drm_lock.c
76
mtx_unlock(&master->lock.spinlock);
sys/dev/drm2/drm_mm.c
361
mtx_unlock(&mm->unused_lock);
sys/dev/drm2/drm_mm.c
67
mtx_unlock(&mm->unused_lock);
sys/dev/drm2/drm_mm.c
678
mtx_unlock(&mm->unused_lock);
sys/dev/drm2/drm_mm.c
83
mtx_unlock(&mm->unused_lock);
sys/dev/drm2/drm_mm.c
89
mtx_unlock(&mm->unused_lock);
sys/dev/drm2/drm_mm.c
95
mtx_unlock(&mm->unused_lock);
sys/dev/drm2/drm_os_freebsd.h
484
mtx_unlock(&c->lock);
sys/dev/drm2/drm_os_freebsd.h
515
mtx_unlock(&c->lock);
sys/dev/drm2/ttm/ttm_bo.c
1122
mtx_unlock(&bdev->fence_lock);
sys/dev/drm2/ttm/ttm_bo.c
1373
mtx_unlock(&glob->lru_lock);
sys/dev/drm2/ttm/ttm_bo.c
1384
mtx_unlock(&glob->lru_lock);
sys/dev/drm2/ttm/ttm_bo.c
1568
mtx_unlock(&glob->lru_lock);
sys/dev/drm2/ttm/ttm_bo.c
1734
mtx_unlock(&bdev->fence_lock);
sys/dev/drm2/ttm/ttm_bo.c
1744
mtx_unlock(&bdev->fence_lock);
sys/dev/drm2/ttm/ttm_bo.c
1758
mtx_unlock(&bdev->fence_lock);
sys/dev/drm2/ttm/ttm_bo.c
1763
mtx_unlock(&bdev->fence_lock);
sys/dev/drm2/ttm/ttm_bo.c
1785
mtx_unlock(&bdev->fence_lock);
sys/dev/drm2/ttm/ttm_bo.c
1819
mtx_unlock(&glob->lru_lock);
sys/dev/drm2/ttm/ttm_bo.c
1833
mtx_unlock(&glob->lru_lock);
sys/dev/drm2/ttm/ttm_bo.c
1843
mtx_unlock(&bo->bdev->fence_lock);
sys/dev/drm2/ttm/ttm_bo.c
290
mtx_unlock(&glob->lru_lock);
sys/dev/drm2/ttm/ttm_bo.c
293
mtx_unlock(&bo->glob->lru_lock);
sys/dev/drm2/ttm/ttm_bo.c
342
mtx_unlock(&glob->lru_lock);
sys/dev/drm2/ttm/ttm_bo.c
345
mtx_unlock(&glob->lru_lock);
sys/dev/drm2/ttm/ttm_bo.c
362
mtx_unlock(&glob->lru_lock);
sys/dev/drm2/ttm/ttm_bo.c
563
mtx_unlock(&bdev->fence_lock);
sys/dev/drm2/ttm/ttm_bo.c
566
mtx_unlock(&glob->lru_lock);
sys/dev/drm2/ttm/ttm_bo.c
575
mtx_unlock(&bdev->fence_lock);
sys/dev/drm2/ttm/ttm_bo.c
584
mtx_unlock(&glob->lru_lock);
sys/dev/drm2/ttm/ttm_bo.c
628
mtx_unlock(&bdev->fence_lock);
sys/dev/drm2/ttm/ttm_bo.c
632
mtx_unlock(&glob->lru_lock);
sys/dev/drm2/ttm/ttm_bo.c
645
mtx_unlock(&bdev->fence_lock);
sys/dev/drm2/ttm/ttm_bo.c
661
mtx_unlock(&glob->lru_lock);
sys/dev/drm2/ttm/ttm_bo.c
665
mtx_unlock(&bdev->fence_lock);
sys/dev/drm2/ttm/ttm_bo.c
670
mtx_unlock(&glob->lru_lock);
sys/dev/drm2/ttm/ttm_bo.c
678
mtx_unlock(&glob->lru_lock);
sys/dev/drm2/ttm/ttm_bo.c
724
mtx_unlock(&glob->lru_lock);
sys/dev/drm2/ttm/ttm_bo.c
739
mtx_unlock(&glob->lru_lock);
sys/dev/drm2/ttm/ttm_bo.c
813
mtx_unlock(&bdev->fence_lock);
sys/dev/drm2/ttm/ttm_bo.c
876
mtx_unlock(&glob->lru_lock);
sys/dev/drm2/ttm/ttm_bo.c
891
mtx_unlock(&glob->lru_lock);
sys/dev/drm2/ttm/ttm_bo_manager.c
129
mtx_unlock(&rman->lock);
sys/dev/drm2/ttm/ttm_bo_manager.c
135
mtx_unlock(&rman->lock);
sys/dev/drm2/ttm/ttm_bo_manager.c
146
mtx_unlock(&rman->lock);
sys/dev/drm2/ttm/ttm_bo_manager.c
75
mtx_unlock(&rman->lock);
sys/dev/drm2/ttm/ttm_bo_manager.c
82
mtx_unlock(&rman->lock);
sys/dev/drm2/ttm/ttm_bo_manager.c
98
mtx_unlock(&rman->lock);
sys/dev/drm2/ttm/ttm_bo_util.c
427
mtx_unlock(&bdev->fence_lock);
sys/dev/drm2/ttm/ttm_bo_util.c
616
mtx_unlock(&bdev->fence_lock);
sys/dev/drm2/ttm/ttm_bo_util.c
639
mtx_unlock(&bdev->fence_lock);
sys/dev/drm2/ttm/ttm_bo_vm.c
173
mtx_unlock(&bdev->fence_lock);
sys/dev/drm2/ttm/ttm_bo_vm.c
179
mtx_unlock(&bdev->fence_lock);
sys/dev/drm2/ttm/ttm_execbuf_util.c
170
mtx_unlock(&glob->lru_lock);
sys/dev/drm2/ttm/ttm_execbuf_util.c
191
mtx_unlock(&glob->lru_lock);
sys/dev/drm2/ttm/ttm_execbuf_util.c
198
mtx_unlock(&glob->lru_lock);
sys/dev/drm2/ttm/ttm_execbuf_util.c
229
mtx_unlock(&bdev->fence_lock);
sys/dev/drm2/ttm/ttm_execbuf_util.c
230
mtx_unlock(&glob->lru_lock);
sys/dev/drm2/ttm/ttm_execbuf_util.c
96
mtx_unlock(&glob->lru_lock);
sys/dev/drm2/ttm/ttm_lock.c
160
mtx_unlock(&lock->lock);
sys/dev/drm2/ttm/ttm_lock.c
170
mtx_unlock(&lock->lock);
sys/dev/drm2/ttm/ttm_lock.c
217
mtx_unlock(&lock->lock);
sys/dev/drm2/ttm/ttm_lock.c
227
mtx_unlock(&lock->lock);
sys/dev/drm2/ttm/ttm_lock.c
239
mtx_unlock(&lock->lock);
sys/dev/drm2/ttm/ttm_lock.c
323
mtx_unlock(&lock->lock);
sys/dev/drm2/ttm/ttm_lock.c
345
mtx_unlock(&lock->lock);
sys/dev/drm2/ttm/ttm_lock.c
73
mtx_unlock(&lock->lock);
sys/dev/drm2/ttm/ttm_memory.c
116
mtx_unlock(&zone->glob->lock);
sys/dev/drm2/ttm/ttm_memory.c
172
mtx_unlock(&glob->lock);
sys/dev/drm2/ttm/ttm_memory.c
179
mtx_unlock(&glob->lock);
sys/dev/drm2/ttm/ttm_memory.c
319
mtx_unlock(&glob->lock);
sys/dev/drm2/ttm/ttm_memory.c
340
mtx_unlock(&glob->lock);
sys/dev/drm2/ttm/ttm_memory.c
382
mtx_unlock(&glob->lock);
sys/dev/drm2/ttm/ttm_memory.c
76
mtx_unlock(&zone->glob->lock);
sys/dev/drm2/ttm/ttm_memory.h
109
mtx_unlock(&glob->lock);
sys/dev/drm2/ttm/ttm_memory.h
113
mtx_unlock(&glob->lock);
sys/dev/drm2/ttm/ttm_memory.h
131
mtx_unlock(&glob->lock);
sys/dev/drm2/ttm/ttm_page_alloc.c
386
mtx_unlock(&pool->lock);
sys/dev/drm2/ttm/ttm_page_alloc.c
421
mtx_unlock(&pool->lock);
sys/dev/drm2/ttm/ttm_page_alloc.c
625
mtx_unlock(&pool->lock);
sys/dev/drm2/ttm/ttm_page_alloc.c
682
mtx_unlock(&pool->lock);
sys/dev/drm2/ttm/ttm_page_alloc.c
721
mtx_unlock(&pool->lock);
sys/dev/dwc/if_dwcvar.h
124
#define DWC_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/dev/efidev/efirt.c
316
mtx_unlock(&efi_lock);
sys/dev/efidev/efirt.c
339
mtx_unlock(&efi_lock);
sys/dev/ena/ena.h
525
#define ENA_RING_MTX_UNLOCK(_ring) mtx_unlock(&(_ring)->ring_mtx)
sys/dev/enetc/if_enetc.c
1436
mtx_unlock(&sc->mii_lock);
sys/dev/enetc/if_enetc.c
1452
mtx_unlock(&sc->mii_lock);
sys/dev/enic/enic.h
73
#define ENIC_UNLOCK(_softc) mtx_unlock(&(_softc)->enic_lock)
sys/dev/eqos/if_eqos.c
94
#define EQOS_UNLOCK(sc) mtx_unlock(&(sc)->lock)
sys/dev/et/if_etvar.h
338
#define ET_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/etherswitch/ar40xx/ar40xx_var.h
31
#define AR40XX_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/etherswitch/arswitch/arswitchvar.h
154
mtx_unlock(&(_sc)->sc_mtx)
sys/dev/etherswitch/e6000sw/e6060sw.c
137
mtx_unlock(&(_sc)->sc_mtx)
sys/dev/etherswitch/felix/felix.c
490
mtx_unlock(&sc->mtx);
sys/dev/etherswitch/felix/felix_var.h
45
#define FELIX_UNLOCK(_sc) mtx_unlock(&(_sc)->mtx)
sys/dev/etherswitch/infineon/adm6996fc.c
109
mtx_unlock(&(_sc)->sc_mtx)
sys/dev/etherswitch/ip17x/ip17x_var.h
83
mtx_unlock(&(_sc)->sc_mtx)
sys/dev/etherswitch/micrel/ksz8995ma.c
160
mtx_unlock(&(_sc)->sc_mtx)
sys/dev/etherswitch/mtkswitch/mtkswitchvar.h
122
mtx_unlock(&(_sc)->sc_mtx)
sys/dev/etherswitch/rtl8366/rtl8366rb.c
85
#define RTL_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/etherswitch/ukswitch/ukswitch.c
84
mtx_unlock(&(_sc)->sc_mtx)
sys/dev/evdev/evdev_private.h
176
#define EVDEV_UNLOCK(evdev) mtx_unlock((evdev)->ev_state_lock)
sys/dev/evdev/evdev_private.h
242
#define EVDEV_CLIENT_UNLOCKQ(client) mtx_unlock(&(client)->ec_buffer_mtx)
sys/dev/fb/vesa.c
404
mtx_unlock(&vesa_lock);
sys/dev/fb/vesa.c
412
mtx_unlock(&vesa_lock);
sys/dev/fb/vesa.c
437
mtx_unlock(&vesa_lock);
sys/dev/fb/vesa.c
445
mtx_unlock(&vesa_lock);
sys/dev/fb/vesa.c
474
mtx_unlock(&vesa_lock);
sys/dev/fb/vesa.c
504
mtx_unlock(&vesa_lock);
sys/dev/fb/vesa.c
555
mtx_unlock(&vesa_lock);
sys/dev/fdc/fdc.c
1052
mtx_unlock(&fdc->fdc_mtx);
sys/dev/fdc/fdc.c
1158
mtx_unlock(&fdc->fdc_mtx);
sys/dev/fdc/fdc.c
1169
mtx_unlock(&fdc->fdc_mtx);
sys/dev/fdc/fdc.c
1197
mtx_unlock(&fdc->fdc_mtx);
sys/dev/fdc/fdc.c
1223
mtx_unlock(&fdc->fdc_mtx);
sys/dev/fdc/fdc.c
1244
mtx_unlock(&fdc->fdc_mtx);
sys/dev/fdc/fdc.c
1256
mtx_unlock(&fdc->fdc_mtx);
sys/dev/fdc/fdc.c
1443
mtx_unlock(&fdc->fdc_mtx);
sys/dev/fdc/fdc.c
1448
mtx_unlock(&fdc->fdc_mtx);
sys/dev/fdc/fdc.c
1554
mtx_unlock(&fd->fdc->fdc_mtx);
sys/dev/fdc/fdc.c
1744
mtx_unlock(&fdc->fdc_mtx);
sys/dev/fdc/fdc.c
1971
mtx_unlock(&fdc->fdc_mtx);
sys/dev/fdc/fdc.c
742
mtx_unlock(&fdc->fdc_mtx);
sys/dev/fdc/fdc.c
782
mtx_unlock(&fdc->fdc_mtx);
sys/dev/fdc/fdc.c
794
mtx_unlock(&fdc->fdc_mtx);
sys/dev/fdc/fdc.c
822
mtx_unlock(&fdc->fdc_mtx);
sys/dev/fdc/fdc.c
871
mtx_unlock(&fdc->fdc_mtx);
sys/dev/fdc/fdc.c
969
mtx_unlock(&fdc->fdc_mtx);
sys/dev/ffec/if_ffec.c
198
#define FFEC_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/dev/firewire/firewire.c
1026
mtx_unlock(&fc->tlabel_lock);
sys/dev/firewire/firewire.c
1040
mtx_unlock(&fc->tlabel_lock);
sys/dev/firewire/firewire.c
1046
mtx_unlock(&fc->tlabel_lock);
sys/dev/firewire/firewire.c
1063
mtx_unlock(&fc->tlabel_lock);
sys/dev/firewire/firewire.c
1080
mtx_unlock(&fc->tlabel_lock);
sys/dev/firewire/firewire.c
1745
mtx_unlock(&fc->wait_lock);
sys/dev/firewire/firewire.c
1755
mtx_unlock(&fc->wait_lock);
sys/dev/firewire/firewire.c
1828
mtx_unlock(&fc->tlabel_lock);
sys/dev/firewire/firewire.c
1836
mtx_unlock(&fc->tlabel_lock);
sys/dev/firewire/firewire.c
272
mtx_unlock(lock);
sys/dev/firewire/firewire.c
287
mtx_unlock(lock);
sys/dev/firewire/firewire.c
364
mtx_unlock(&fc->tlabel_lock);
sys/dev/firewire/firewire.c
519
mtx_unlock(&fc->wait_lock);
sys/dev/firewire/firewire.c
591
mtx_unlock(&fc->tlabel_lock);
sys/dev/firewire/firewire.c
698
mtx_unlock(&prison0.pr_mtx);
sys/dev/firewire/firewirereg.h
168
#define FW_GUNLOCK(fc) mtx_unlock(FW_GMTX(fc))
sys/dev/firewire/if_fwevar.h
55
#define FWE_UNLOCK(fwe) mtx_unlock(&(fwe)->mtx)
sys/dev/firewire/if_fwipvar.h
65
#define FWIP_UNLOCK(fwip) mtx_unlock(&(fwip)->mtx)
sys/dev/firewire/sbp.c
220
#define SBP_UNLOCK(sbp) mtx_unlock(&(sbp)->mtx)
sys/dev/firewire/sbp_targ.c
145
#define SBP_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/dev/flash/at45d.c
102
#define AT45D_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/flash/cqspi.c
120
#define CQSPI_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/flash/flexspi/flex_spi.c
837
mtx_unlock(&sc->disk_mtx);
sys/dev/flash/flexspi/flex_spi.c
897
mtx_unlock(&sc->disk_mtx);
sys/dev/flash/flexspi/flex_spi.c
939
mtx_unlock(&sc->disk_mtx);
sys/dev/flash/flexspi/flex_spi.c
949
mtx_unlock(&sc->disk_mtx);
sys/dev/flash/mx25l.c
101
#define M25PXX_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/flash/n25q.c
116
#define N25Q_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/flash/w25n.c
89
#define W25N_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/ftgpio/ftgpio.c
52
#define GPIO_UNLOCK(_sc) mtx_unlock(&(_sc)->mtx)
sys/dev/fxp/if_fxpvar.h
111
#define FXP_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/gem/if_gemvar.h
243
#define GEM_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/glxiic/glxiic.c
169
#define GLXIIC_UNLOCK(_sc) mtx_unlock(&_sc->mtx)
sys/dev/glxsb/glxsb.c
739
mtx_unlock(&sc->sc_task_mtx);
sys/dev/glxsb/glxsb.c
756
mtx_unlock(&sc->sc_task_mtx);
sys/dev/glxsb/glxsb.c
763
mtx_unlock(&sc->sc_task_mtx);
sys/dev/goldfish/goldfish_rtc.c
134
mtx_unlock(&sc->mtx);
sys/dev/goldfish/goldfish_rtc.c
161
mtx_unlock(&sc->mtx);
sys/dev/gpio/dwgpio/dwgpio.c
89
#define GPIO_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/gpio/gpiobusvar.h
57
#define GPIOBUS_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/gpio/gpioc.c
203
mtx_unlock(&intr_conf->mtx);
sys/dev/gpio/gpioc.c
247
mtx_unlock(&intr_conf->mtx);
sys/dev/gpio/gpioc.c
309
mtx_unlock(&priv->mtx);
sys/dev/gpio/gpioc.c
316
mtx_unlock(&priv->mtx);
sys/dev/gpio/gpioc.c
322
mtx_unlock(&priv->mtx);
sys/dev/gpio/gpioc.c
329
mtx_unlock(&priv->mtx);
sys/dev/gpio/gpioc.c
376
mtx_unlock(&priv->mtx);
sys/dev/gpio/gpioc.c
421
mtx_unlock(&intr_conf->mtx);
sys/dev/gpio/gpioc.c
489
mtx_unlock(&intr_conf->mtx);
sys/dev/gpio/gpioc.c
519
mtx_unlock(&intr_conf->mtx);
sys/dev/gpio/gpioc.c
526
mtx_unlock(&intr_conf->mtx);
sys/dev/gpio/gpioc.c
542
mtx_unlock(&priv->mtx);
sys/dev/gpio/gpioc.c
572
mtx_unlock(&priv->mtx);
sys/dev/gpio/gpioc.c
575
mtx_unlock(&intr_conf->mtx);
sys/dev/gpio/gpioc.c
668
mtx_unlock(&pin_link->pin->mtx);
sys/dev/gpio/gpioc.c
777
mtx_unlock(&priv->mtx);
sys/dev/gpio/gpioc.c
781
mtx_unlock(&priv->mtx);
sys/dev/gpio/gpioc.c
929
mtx_unlock(&priv->mtx);
sys/dev/gpio/gpioc.c
941
mtx_unlock(&priv->mtx);
sys/dev/gpio/gpiokeys.c
66
#define GPIOKEYS_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/gpio/gpiokeys.c
74
#define GPIOKEY_UNLOCK(_key) mtx_unlock(&(_key)->mtx)
sys/dev/gpio/gpioled.c
53
#define GPIOLED_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/gpio/gpiopps.c
148
mtx_unlock(&sc->pps_mtx);
sys/dev/gpio/gpiopps.c
72
mtx_unlock(&sc->pps_mtx);
sys/dev/gpio/gpiopps.c
84
mtx_unlock(&sc->pps_mtx);
sys/dev/gpio/gpiopps.c
98
mtx_unlock(&sc->pps_mtx);
sys/dev/gve/gve.h
156
#define GVE_RING_UNLOCK(ring) mtx_unlock(&(ring)->ring_mtx)
sys/dev/hid/hidbus.c
583
mtx_unlock(tlc->mtx);
sys/dev/hid/hidbus.c
611
mtx_unlock(ivar->mtx);
sys/dev/hid/hidbus.c
632
mtx_unlock(ivar->mtx);
sys/dev/hid/hidquirk.c
244
mtx_unlock(&hidquirk_mtx);
sys/dev/hid/hidquirk.c
250
mtx_unlock(&hidquirk_mtx);
sys/dev/hid/hidquirk.c
397
mtx_unlock(&hidquirk_mtx);
sys/dev/hid/hidraw.c
267
mtx_unlock(&sc->sc_mtx);
sys/dev/hid/hidraw.c
360
mtx_unlock(&sc->sc_mtx);
sys/dev/hid/hidraw.c
364
mtx_unlock(&sc->sc_mtx);
sys/dev/hid/hidraw.c
370
mtx_unlock(&sc->sc_mtx);
sys/dev/hid/hidraw.c
410
mtx_unlock(&sc->sc_mtx);
sys/dev/hid/hidraw.c
429
mtx_unlock(&sc->sc_mtx);
sys/dev/hid/hidraw.c
434
mtx_unlock(&sc->sc_mtx);
sys/dev/hid/hidraw.c
467
mtx_unlock(&sc->sc_mtx);
sys/dev/hid/hidraw.c
488
mtx_unlock(&sc->sc_mtx);
sys/dev/hid/hidraw.c
634
mtx_unlock(&sc->sc_mtx);
sys/dev/hid/hidraw.c
644
mtx_unlock(&sc->sc_mtx);
sys/dev/hid/hidraw.c
652
mtx_unlock(&sc->sc_mtx);
sys/dev/hid/hidraw.c
684
mtx_unlock(&sc->sc_mtx);
sys/dev/hid/hidraw.c
708
mtx_unlock(&sc->sc_mtx);
sys/dev/hid/hidraw.c
725
mtx_unlock(&sc->sc_mtx);
sys/dev/hid/hidraw.c
729
mtx_unlock(&sc->sc_mtx);
sys/dev/hid/hidraw.c
841
mtx_unlock(&sc->sc_mtx);
sys/dev/hid/hidraw.c
966
mtx_unlock(&sc->sc_mtx);
sys/dev/hid/hkbd.c
1188
mtx_unlock(&Giant);
sys/dev/hid/hkbd.c
235
mtx_unlock(&(sc)->sc_mtx); \
sys/dev/hid/hkbd.c
247
mtx_unlock(&Giant); \
sys/dev/hid/u2f.c
221
mtx_unlock(&sc->sc_mtx);
sys/dev/hid/u2f.c
276
mtx_unlock(&sc->sc_mtx);
sys/dev/hid/u2f.c
280
mtx_unlock(&sc->sc_mtx);
sys/dev/hid/u2f.c
286
mtx_unlock(&sc->sc_mtx);
sys/dev/hid/u2f.c
310
mtx_unlock(&sc->sc_mtx);
sys/dev/hid/u2f.c
359
mtx_unlock(&sc->sc_mtx);
sys/dev/hid/u2f.c
496
mtx_unlock(&sc->sc_mtx);
sys/dev/hpt27xx/os_bsd.h
186
#define hpt_unlock_vbus(vbus_ext) mtx_unlock(&(vbus_ext)->lock)
sys/dev/hptiop/hptiop.h
467
#define hptiop_unlock_adapter(hba) mtx_unlock(&(hba)->lock)
sys/dev/hptmv/entry.c
2032
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/entry.c
2043
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/entry.c
2047
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/entry.c
2096
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/entry.c
2157
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/entry.c
2387
mtx_unlock(&DpcQueue_Lock);
sys/dev/hptmv/entry.c
2401
mtx_unlock(&p.pAdapter->lock);
sys/dev/hptmv/entry.c
2402
mtx_unlock(&DpcQueue_Lock);
sys/dev/hptmv/entry.c
2430
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/entry.c
2437
mtx_unlock(&DpcQueue_Lock);
sys/dev/hptmv/entry.c
2917
mtx_unlock(&DpcQueue_Lock);
sys/dev/hptmv/entry.c
2926
mtx_unlock(&DpcQueue_Lock);
sys/dev/hptmv/hptproc.c
106
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/hptproc.c
114
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/hptproc.c
120
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/hptproc.c
132
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/hptproc.c
146
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/hptproc.c
163
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/hptproc.c
166
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/hptproc.c
182
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/hptproc.c
188
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/hptproc.c
193
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/hptproc.c
205
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/hptproc.c
217
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/hptproc.c
223
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/hptproc.c
230
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/hptproc.c
244
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/hptproc.c
258
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/hptproc.c
266
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/hptproc.c
518
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/hptproc.c
82
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/hptproc.c
94
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/ioctl.c
367
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/ioctl.c
370
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/ioctl.c
397
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/ioctl.c
414
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/ioctl.c
432
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/ioctl.c
476
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/ioctl.c
492
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/ioctl.c
506
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/ioctl.c
518
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/ioctl.c
530
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/ioctl.c
543
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/ioctl.c
551
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/ioctl.c
563
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/ioctl.c
573
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/ioctl.c
585
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/ioctl.c
593
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/ioctl.c
605
mtx_unlock(&pAdapter->lock);
sys/dev/hptmv/ioctl.c
948
mtx_unlock(&pAdapter->lock);
sys/dev/hptnr/os_bsd.h
190
#define hpt_unlock_vbus(vbus_ext) mtx_unlock(&(vbus_ext)->lock)
sys/dev/hptrr/os_bsd.h
191
#define hpt_unlock_vbus(vbus_ext) mtx_unlock(&(vbus_ext)->lock)
sys/dev/hwpmc/hwpmc_logging.c
338
mtx_unlock(&pmc_kthread_mtx);
sys/dev/hwpmc/hwpmc_logging.c
378
mtx_unlock(&pmc_kthread_mtx);
sys/dev/hwpmc/hwpmc_logging.c
385
mtx_unlock(&pmc_kthread_mtx);
sys/dev/hwpmc/hwpmc_logging.c
435
mtx_unlock(&pmc_kthread_mtx);
sys/dev/hwpmc/hwpmc_logging.c
486
mtx_unlock(&pmc_kthread_mtx);
sys/dev/hwpmc/hwpmc_logging.c
672
mtx_unlock(&pmc_kthread_mtx);
sys/dev/hwpmc/hwpmc_logging.c
839
mtx_unlock(&pmc_kthread_mtx);
sys/dev/hwpmc/hwpmc_logging.c
901
mtx_unlock(&pmc_kthread_mtx);
sys/dev/hwt/hwt_backend.h
84
#define HWT_BACKEND_UNLOCK() mtx_unlock(&hwt_backend_mtx)
sys/dev/hwt/hwt_context.c
73
mtx_unlock(&ident_set_mutex);
sys/dev/hwt/hwt_context.c
77
mtx_unlock(&ident_set_mutex);
sys/dev/hwt/hwt_context.c
88
mtx_unlock(&ident_set_mutex);
sys/dev/hwt/hwt_ioctl.c
269
mtx_unlock(&ho->mtx);
sys/dev/hwt/hwt_ioctl.c
375
mtx_unlock(&ho->mtx);
sys/dev/hwt/hwt_owner.c
126
mtx_unlock(&ho->mtx);
sys/dev/hwt/hwt_owner.c
71
mtx_unlock(&ho->mtx);
sys/dev/hwt/hwt_owner.c
75
mtx_unlock(&ho->mtx);
sys/dev/hwt/hwt_owner.c
89
mtx_unlock(&ho->mtx);
sys/dev/hwt/hwt_owner.c
93
mtx_unlock(&ho->mtx);
sys/dev/hwt/hwt_ownerhash.h
40
#define HWT_OWNERHASH_UNLOCK() mtx_unlock(&hwt_ownerhash_mtx)
sys/dev/hwt/hwt_record.c
206
mtx_unlock(&ctx->rec_mtx);
sys/dev/hwt/hwt_thread.h
61
#define HWT_THR_UNLOCK(thr) mtx_unlock(&(thr)->mtx)
sys/dev/hyperv/hvsock/hv_sock.c
1540
mtx_unlock(&hvs_trans_socks_mtx);
sys/dev/hyperv/hvsock/hv_sock.c
1675
mtx_unlock(&hvs_trans_socks_mtx);
sys/dev/hyperv/hvsock/hv_sock.c
235
mtx_unlock(&hvs_trans_socks_mtx);
sys/dev/hyperv/hvsock/hv_sock.c
249
mtx_unlock(&hvs_trans_socks_mtx);
sys/dev/hyperv/hvsock/hv_sock.c
279
mtx_unlock(&hvs_trans_socks_mtx);
sys/dev/hyperv/hvsock/hv_sock.c
443
mtx_unlock(&hvs_trans_socks_mtx);
sys/dev/hyperv/hvsock/hv_sock.c
579
mtx_unlock(&hvs_trans_socks_mtx);
sys/dev/hyperv/hvsock/hv_sock.c
943
mtx_unlock(&hvs_trans_socks_mtx);
sys/dev/hyperv/hvsock/hv_sock.c
969
mtx_unlock(&hvs_trans_socks_mtx);
sys/dev/hyperv/input/hv_hid.c
313
mtx_unlock(&sc->mtx);
sys/dev/hyperv/input/hv_hid.c
322
mtx_unlock(&sc->mtx);
sys/dev/hyperv/input/hv_hid.c
434
mtx_unlock(&sc->mtx);
sys/dev/hyperv/input/hv_hid.c
508
mtx_unlock(&sc->mtx);
sys/dev/hyperv/input/hv_hid.c
520
mtx_unlock(&sc->mtx);
sys/dev/hyperv/input/hv_kbd.c
713
mtx_unlock(&Giant);
sys/dev/hyperv/input/hv_kbd.c
72
mtx_unlock(_m); \
sys/dev/hyperv/input/hv_kbdc.c
139
mtx_unlock(&sc->ks_mtx);
sys/dev/hyperv/input/hv_kbdc.c
158
mtx_unlock(&sc->ks_mtx);
sys/dev/hyperv/input/hv_kbdc.c
178
mtx_unlock(&sc->ks_mtx);
sys/dev/hyperv/input/hv_kbdc.c
199
mtx_unlock(&sc->ks_mtx);
sys/dev/hyperv/input/hv_kbdc.c
219
mtx_unlock(&sc->ks_mtx);
sys/dev/hyperv/netvsc/if_hn.c
1013
mtx_unlock(&txr->hn_tx_lock);
sys/dev/hyperv/netvsc/if_hn.c
5668
mtx_unlock(&txr->hn_tx_lock);
sys/dev/hyperv/netvsc/if_hn.c
5795
mtx_unlock(&txr->hn_tx_lock);
sys/dev/hyperv/netvsc/if_hn.c
5811
mtx_unlock(&txr->hn_tx_lock);
sys/dev/hyperv/netvsc/if_hn.c
5830
mtx_unlock(&txr->hn_tx_lock);
sys/dev/hyperv/netvsc/if_hn.c
6077
mtx_unlock(&txr->hn_tx_lock);
sys/dev/hyperv/netvsc/if_hn.c
6094
mtx_unlock(&txr->hn_tx_lock);
sys/dev/hyperv/netvsc/if_hn.c
6126
mtx_unlock(&txr->hn_tx_lock);
sys/dev/hyperv/netvsc/if_hn.c
6151
mtx_unlock(&txr->hn_tx_lock);
sys/dev/hyperv/netvsc/if_hn.c
6162
mtx_unlock(&txr->hn_tx_lock);
sys/dev/hyperv/netvsc/if_hn.c
6777
mtx_unlock(&txr->hn_tx_lock);
sys/dev/hyperv/netvsc/if_hn.c
6877
mtx_unlock(&txr->hn_tx_lock);
sys/dev/hyperv/pcib/vmbus_pcib.c
112
mtx_unlock(&c->lock);
sys/dev/hyperv/pcib/vmbus_pcib.c
123
mtx_unlock(&c->lock);
sys/dev/hyperv/pcib/vmbus_pcib.c
1343
mtx_unlock(&hbus->config_lock);
sys/dev/hyperv/pcib/vmbus_pcib.c
1389
mtx_unlock(&hbus->config_lock);
sys/dev/hyperv/pcib/vmbus_pcib.c
1438
mtx_unlock(&hbus->device_list_lock);
sys/dev/hyperv/pcib/vmbus_pcib.c
146
mtx_unlock(&c->lock);
sys/dev/hyperv/pcib/vmbus_pcib.c
653
mtx_unlock(&hbus->device_list_lock);
sys/dev/hyperv/pcib/vmbus_pcib.c
705
mtx_unlock(&hbus->device_list_lock);
sys/dev/hyperv/pcib/vmbus_pcib.c
747
mtx_unlock(&hbus->device_list_lock);
sys/dev/hyperv/pcib/vmbus_pcib.c
756
mtx_unlock(&hbus->device_list_lock);
sys/dev/hyperv/pcib/vmbus_pcib.c
775
mtx_unlock(&hbus->device_list_lock);
sys/dev/hyperv/pcib/vmbus_pcib.c
819
mtx_unlock(&hbus->device_list_lock);
sys/dev/hyperv/pcib/vmbus_pcib.c
846
mtx_unlock(&hbus->device_list_lock);
sys/dev/hyperv/pcib/vmbus_pcib.c
876
mtx_unlock(&hbus->device_list_lock);
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
1180
mtx_unlock(&sc->hs_lock);
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
1191
mtx_unlock(&sc->hs_lock);
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
1197
mtx_unlock(&sc->hs_lock);
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
1272
mtx_unlock(&sc->hs_lock);
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
1317
mtx_unlock(&reqp->event.mtx);
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
1325
mtx_unlock(&sc->hs_lock);
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
1334
mtx_unlock(&reqp->event.mtx);
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
1355
mtx_unlock(&sc->hs_lock);
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
1381
mtx_unlock(&sc->hs_lock);
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
1402
mtx_unlock(&sc->hs_lock);
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
1424
mtx_unlock(&sc->hs_lock);
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
2172
mtx_unlock(&reqp->event.mtx);
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
2178
mtx_unlock(&sc->hs_lock);
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
2424
mtx_unlock(&sc->hs_lock);
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
2451
mtx_unlock(&sc->hs_lock);
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
725
mtx_unlock(&request->softc->hs_lock);
sys/dev/hyperv/utilities/hv_kvp.c
628
mtx_unlock(&sc->pending_mutex);
sys/dev/hyperv/utilities/hv_kvp.c
658
mtx_unlock(&sc->pending_mutex);
sys/dev/hyperv/utilities/hv_kvp.c
808
mtx_unlock(&sc->pending_mutex);
sys/dev/hyperv/utilities/hv_kvp.c
837
mtx_unlock(&sc->pending_mutex);
sys/dev/hyperv/utilities/hv_snapshot.c
331
mtx_unlock(&reqp->sc->pending_mutex);
sys/dev/hyperv/utilities/hv_snapshot.c
402
mtx_unlock(&dev_sc->sc->pending_mutex);
sys/dev/hyperv/utilities/hv_snapshot.c
414
mtx_unlock(&dev_sc->sc->pending_mutex);
sys/dev/hyperv/utilities/hv_snapshot.c
437
mtx_unlock(&dev_sc->sc->pending_mutex);
sys/dev/hyperv/utilities/hv_snapshot.c
491
mtx_unlock(&dev_sc->sc->pending_mutex);
sys/dev/hyperv/utilities/hv_snapshot.c
602
mtx_unlock(&dev_sc->sc->pending_mutex);
sys/dev/hyperv/utilities/hv_snapshot.c
682
mtx_unlock(&dev_sc->sc->pending_mutex);
sys/dev/hyperv/utilities/hv_snapshot.c
833
mtx_unlock(&sc->pending_mutex);
sys/dev/hyperv/vmbus/vmbus_chan.c
1724
mtx_unlock(&sc->vmbus_prichan_lock);
sys/dev/hyperv/vmbus/vmbus_chan.c
1727
mtx_unlock(&sc->vmbus_prichan_lock);
sys/dev/hyperv/vmbus/vmbus_chan.c
1734
mtx_unlock(&sc->vmbus_prichan_lock);
sys/dev/hyperv/vmbus/vmbus_chan.c
1746
mtx_unlock(&sc->vmbus_prichan_lock);
sys/dev/hyperv/vmbus/vmbus_chan.c
1768
mtx_unlock(&prichan->ch_subchan_lock);
sys/dev/hyperv/vmbus/vmbus_chan.c
1780
mtx_unlock(&sc->vmbus_chan_lock);
sys/dev/hyperv/vmbus/vmbus_chan.c
1958
mtx_unlock(&sc->vmbus_chan_lock);
sys/dev/hyperv/vmbus/vmbus_chan.c
1964
mtx_unlock(&sc->vmbus_chan_lock);
sys/dev/hyperv/vmbus/vmbus_chan.c
1976
mtx_unlock(&sc->vmbus_prichan_lock);
sys/dev/hyperv/vmbus/vmbus_chan.c
2066
mtx_unlock(&pri_chan->ch_subchan_lock);
sys/dev/hyperv/vmbus/vmbus_chan.c
2109
mtx_unlock(&sc->vmbus_chan_lock);
sys/dev/hyperv/vmbus/vmbus_chan.c
2113
mtx_unlock(&sc->vmbus_chan_lock);
sys/dev/hyperv/vmbus/vmbus_chan.c
2117
mtx_unlock(&sc->vmbus_prichan_lock);
sys/dev/hyperv/vmbus/vmbus_chan.c
2151
mtx_unlock(&pri_chan->ch_subchan_lock);
sys/dev/hyperv/vmbus/vmbus_chan.c
2169
mtx_unlock(&pri_chan->ch_subchan_lock);
sys/dev/hyperv/vmbus/vmbus_chan.c
966
mtx_unlock(&chan->ch_subchan_lock);
sys/dev/hyperv/vmbus/vmbus_xact.c
133
mtx_unlock(&ctx->xc_lock);
sys/dev/hyperv/vmbus/vmbus_xact.c
168
mtx_unlock(&ctx->xc_lock);
sys/dev/hyperv/vmbus/vmbus_xact.c
172
mtx_unlock(&ctx->xc_lock);
sys/dev/hyperv/vmbus/vmbus_xact.c
230
mtx_unlock(&ctx->xc_lock);
sys/dev/hyperv/vmbus/vmbus_xact.c
267
mtx_unlock(&ctx->xc_lock);
sys/dev/hyperv/vmbus/vmbus_xact.c
278
mtx_unlock(&ctx->xc_lock);
sys/dev/hyperv/vmbus/vmbus_xact.c
326
mtx_unlock(&ctx->xc_lock);
sys/dev/hyperv/vmbus/vmbus_xact.c
333
mtx_unlock(&ctx->xc_lock);
sys/dev/hyperv/vmbus/vmbus_xact.c
363
mtx_unlock(&ctx->xc_lock);
sys/dev/hyperv/vmbus/vmbus_xact.c
369
mtx_unlock(&ctx->xc_lock);
sys/dev/hyperv/vmbus/vmbus_xact.c
413
mtx_unlock(&ctx->xc_lock);
sys/dev/hyperv/vmbus/vmbus_xact.c
437
mtx_unlock(&ctx->xc_lock);
sys/dev/iavf/iavf_iflib.h
126
#define IAVF_VC_UNLOCK(_sc) mtx_unlock(&(_sc)->vc_mtx)
sys/dev/iavf/iavf_osdep.c
235
mtx_unlock(&lock->mutex);
sys/dev/ice/ice_osdep.h
458
mtx_unlock(&lock->mutex);
sys/dev/ice/if_ice_iflib.c
684
mtx_unlock(&sc->admin_mtx);
sys/dev/ice/if_ice_iflib.c
884
mtx_unlock(&sc->admin_mtx);
sys/dev/ice/if_ice_iflib.c
914
mtx_unlock(&sc->admin_mtx);
sys/dev/ice/if_ice_iflib.c
979
mtx_unlock(&sc->admin_mtx);
sys/dev/ichsmb/ichsmb.c
184
mtx_unlock(&sc->mutex);
sys/dev/ichsmb/ichsmb.c
210
mtx_unlock(&sc->mutex);
sys/dev/ichsmb/ichsmb.c
232
mtx_unlock(&sc->mutex);
sys/dev/ichsmb/ichsmb.c
256
mtx_unlock(&sc->mutex);
sys/dev/ichsmb/ichsmb.c
281
mtx_unlock(&sc->mutex);
sys/dev/ichsmb/ichsmb.c
304
mtx_unlock(&sc->mutex);
sys/dev/ichsmb/ichsmb.c
331
mtx_unlock(&sc->mutex);
sys/dev/ichsmb/ichsmb.c
361
mtx_unlock(&sc->mutex);
sys/dev/ichsmb/ichsmb.c
407
mtx_unlock(&sc->mutex);
sys/dev/ichsmb/ichsmb.c
437
mtx_unlock(&sc->mutex);
sys/dev/ichsmb/ichsmb.c
626
mtx_unlock(&sc->mutex);
sys/dev/ida/ida.c
278
mtx_unlock(&ida->lock);
sys/dev/ida/ida.c
293
mtx_unlock(&ida->lock);
sys/dev/ida/ida.c
301
mtx_unlock(&ida->lock);
sys/dev/ida/ida.c
486
mtx_unlock(&ida->lock);
sys/dev/ida/ida.c
600
mtx_unlock(&ida->lock);
sys/dev/ida/ida.c
618
mtx_unlock(&ida->lock);
sys/dev/ida/ida.c
776
mtx_unlock(&sc->lock);
sys/dev/ida/ida.c
86
mtx_unlock(&ida->lock);
sys/dev/ida/ida_disk.c
186
mtx_unlock(&drv->controller->lock);
sys/dev/iicbus/controller/cadence/cdnc_i2c.c
105
#define I2C_SC_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/dev/iicbus/controller/opencores/iicoc.c
174
mtx_unlock(&sc->sc_mtx);
sys/dev/iicbus/controller/opencores/iicoc.c
180
mtx_unlock(&sc->sc_mtx);
sys/dev/iicbus/controller/opencores/iicoc.c
208
mtx_unlock(&sc->sc_mtx);
sys/dev/iicbus/controller/opencores/iicoc.c
277
mtx_unlock(&sc->sc_mtx);
sys/dev/iicbus/controller/rockchip/rk_i2c.c
160
#define RK_I2C_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/dev/iicbus/controller/twsi/twsi.c
318
mtx_unlock(&sc->mutex);
sys/dev/iicbus/controller/twsi/twsi.c
336
mtx_unlock(&sc->mutex);
sys/dev/iicbus/controller/twsi/twsi.c
356
mtx_unlock(&sc->mutex);
sys/dev/iicbus/controller/twsi/twsi.c
379
mtx_unlock(&sc->mutex);
sys/dev/iicbus/controller/twsi/twsi.c
432
mtx_unlock(&sc->mutex);
sys/dev/iicbus/controller/twsi/twsi.c
468
mtx_unlock(&sc->mutex);
sys/dev/iicbus/controller/twsi/twsi.c
541
mtx_unlock(&sc->mutex);
sys/dev/iicbus/controller/twsi/twsi.c
769
mtx_unlock(&sc->mutex);
sys/dev/iicbus/controller/vybrid/vf_i2c.c
185
mtx_unlock(&sc->mutex);
sys/dev/iicbus/controller/vybrid/vf_i2c.c
225
mtx_unlock(&sc->mutex);
sys/dev/iicbus/controller/vybrid/vf_i2c.c
302
mtx_unlock(&sc->mutex);
sys/dev/iicbus/controller/vybrid/vf_i2c.c
316
mtx_unlock(&sc->mutex);
sys/dev/iicbus/controller/vybrid/vf_i2c.c
321
mtx_unlock(&sc->mutex);
sys/dev/iicbus/controller/vybrid/vf_i2c.c
353
mtx_unlock(&sc->mutex);
sys/dev/iicbus/controller/vybrid/vf_i2c.c
369
mtx_unlock(&sc->mutex);
sys/dev/iicbus/controller/vybrid/vf_i2c.c
373
mtx_unlock(&sc->mutex);
sys/dev/iicbus/controller/vybrid/vf_i2c.c
397
mtx_unlock(&sc->mutex);
sys/dev/iicbus/controller/vybrid/vf_i2c.c
459
mtx_unlock(&sc->mutex);
sys/dev/iicbus/controller/vybrid/vf_i2c.c
490
mtx_unlock(&sc->mutex);
sys/dev/iicbus/controller/vybrid/vf_i2c.c
509
mtx_unlock(&sc->mutex);
sys/dev/iicbus/controller/vybrid/vf_i2c.c
532
mtx_unlock(&sc->mutex);
sys/dev/iicbus/controller/vybrid/vf_i2c.c
537
mtx_unlock(&sc->mutex);
sys/dev/iicbus/controller/vybrid/vf_i2c.c
544
mtx_unlock(&sc->mutex);
sys/dev/iicbus/if_ic.c
143
mtx_unlock(&sc->ic_lock);
sys/dev/iicbus/if_ic.c
218
mtx_unlock(&sc->ic_lock);
sys/dev/iicbus/if_ic.c
226
mtx_unlock(&sc->ic_lock);
sys/dev/iicbus/if_ic.c
234
mtx_unlock(&sc->ic_lock);
sys/dev/iicbus/if_ic.c
244
mtx_unlock(&sc->ic_lock);
sys/dev/iicbus/if_ic.c
307
mtx_unlock(&sc->ic_lock);
sys/dev/iicbus/if_ic.c
345
mtx_unlock(&sc->ic_lock);
sys/dev/iicbus/if_ic.c
403
mtx_unlock(&sc->ic_lock);
sys/dev/iicbus/if_ic.c
420
mtx_unlock(&sc->ic_lock);
sys/dev/iicbus/if_ic.c
426
mtx_unlock(&sc->ic_lock);
sys/dev/iicbus/iicbus.h
69
#define IICBUS_UNLOCK(sc) mtx_unlock(&(sc)->lock)
sys/dev/iicbus/iichid.c
1230
mtx_unlock(&sc->mtx);
sys/dev/iicbus/iichid.c
303
mtx_unlock(&sc->mtx);
sys/dev/iicbus/iicsmb.c
243
mtx_unlock(&sc->lock);
sys/dev/iicbus/sensor/tmp461.c
290
mtx_unlock(&sc->mtx);
sys/dev/intel/spi.c
57
mtx_unlock(&(_sc)->sc_mtx); \
sys/dev/intpm/intpm.c
63
#define INTSMB_UNLOCK(sc) mtx_unlock(&(sc)->lock)
sys/dev/ioat/ioat.c
1004
mtx_unlock(&ioat->submit_lock);
sys/dev/ioat/ioat.c
1008
mtx_unlock(&ioat->submit_lock);
sys/dev/ioat/ioat.c
1020
mtx_unlock(&ioat->submit_lock);
sys/dev/ioat/ioat.c
1132
mtx_unlock(&ioat->submit_lock);
sys/dev/ioat/ioat.c
1560
mtx_unlock(&ioat->submit_lock);
sys/dev/ioat/ioat.c
1647
mtx_unlock(&ioat->submit_lock);
sys/dev/ioat/ioat.c
1680
mtx_unlock(&ioat->submit_lock);
sys/dev/ioat/ioat.c
1685
mtx_unlock(&ioat->submit_lock);
sys/dev/ioat/ioat.c
1695
mtx_unlock(&ioat->cleanup_lock);
sys/dev/ioat/ioat.c
1772
mtx_unlock(&ioat->cleanup_lock);
sys/dev/ioat/ioat.c
1808
mtx_unlock(&ioat->cleanup_lock);
sys/dev/ioat/ioat.c
1819
mtx_unlock(&ioat->submit_lock);
sys/dev/ioat/ioat.c
337
mtx_unlock(&ioat_list_mtx);
sys/dev/ioat/ioat.c
346
mtx_unlock(&ioat_list_mtx);
sys/dev/ioat/ioat.c
384
mtx_unlock(&ioat_list_mtx);
sys/dev/ioat/ioat.c
395
mtx_unlock(&ioat->submit_lock);
sys/dev/ioat/ioat.c
399
mtx_unlock(&ioat->cleanup_lock);
sys/dev/ioat/ioat.c
561
mtx_unlock(&ioat->submit_lock);
sys/dev/ioat/ioat.c
562
mtx_unlock(&ioat->cleanup_lock);
sys/dev/ioat/ioat.c
824
mtx_unlock(&ioat->cleanup_lock);
sys/dev/ioat/ioat.c
877
mtx_unlock(&ioat->cleanup_lock);
sys/dev/ioat/ioat.c
898
mtx_unlock(&ioat->submit_lock);
sys/dev/ioat/ioat.c
936
mtx_unlock(&ioat->cleanup_lock);
sys/dev/ioat/ioat.c
980
mtx_unlock(&ioat_list_mtx);
sys/dev/ioat/ioat.c
984
mtx_unlock(&ioat_list_mtx);
sys/dev/ioat/ioat.c
987
mtx_unlock(&ioat->submit_lock);
sys/dev/ioat/ioat.c
995
mtx_unlock(&ioat->submit_lock);
sys/dev/ioat/ioat_test.c
71
#define IT_UNLOCK() mtx_unlock(&ioat_test_lk)
sys/dev/iommu/busdma_iommu.h
65
#define IOMMU_DMAMAP_UNLOCK(map) mtx_unlock(&(map)->lock)
sys/dev/iommu/iommu.h
153
#define IOMMU_UNLOCK(unit) mtx_unlock(&(unit)->lock)
sys/dev/iommu/iommu.h
157
#define IOMMU_DOMAIN_UNLOCK(dom) mtx_unlock(&(dom)->lock)
sys/dev/ipmi/ipmi_smbios.c
216
mtx_unlock(&ipmi_info_mtx);
sys/dev/ipmi/ipmi_smbios.c
233
mtx_unlock(&ipmi_info_mtx);
sys/dev/ipmi/ipmivars.h
205
#define IPMI_UNLOCK(sc) mtx_unlock(&(sc)->ipmi_requests_lock)
sys/dev/ipmi/ipmivars.h
209
#define IPMI_IO_UNLOCK(sc) mtx_unlock(&(sc)->ipmi_io_lock)
sys/dev/ips/ips.c
532
mtx_unlock(&sc->queue_mtx);
sys/dev/ips/ips.c
712
mtx_unlock(&sc->queue_mtx);
sys/dev/ips/ips.c
81
mtx_unlock(&sc->queue_mtx);
sys/dev/ips/ips.c
91
mtx_unlock(&sc->queue_mtx);
sys/dev/ips/ips_disk.c
118
mtx_unlock(&dsc->sc->queue_mtx);
sys/dev/ips/ips_ioctl.c
119
mtx_unlock(&sc->queue_mtx);
sys/dev/ips/ips_ioctl.c
130
mtx_unlock(&sc->queue_mtx);
sys/dev/ips/ips_ioctl.c
136
mtx_unlock(&sc->queue_mtx);
sys/dev/ipw/if_ipwvar.h
174
#define IPW_UNLOCK(sc) mtx_unlock(&sc->sc_mtx);
sys/dev/isci/isci.c
199
mtx_unlock(&controller->lock);
sys/dev/isci/isci.c
207
mtx_unlock(&controller->lock);
sys/dev/isci/isci.c
216
mtx_unlock(&controller->lock);
sys/dev/isci/isci_controller.c
386
mtx_unlock(&controller->lock);
sys/dev/isci/isci_controller.c
633
mtx_unlock(&controller->lock);
sys/dev/isci/isci_controller.c
643
mtx_unlock(&controller->lock);
sys/dev/isci/isci_interrupt.c
183
mtx_unlock(&controller->lock);
sys/dev/isci/isci_interrupt.c
217
mtx_unlock(&controller->lock);
sys/dev/isci/isci_io_request.c
799
mtx_unlock(&controller->lock);
sys/dev/isci/isci_sysctl.c
91
mtx_unlock(&controller->lock);
sys/dev/iscsi/icl.h
122
#define ICL_CONN_UNLOCK(X) mtx_unlock(X->ic_lock)
sys/dev/iscsi/iscsi.c
165
#define ISCSI_SESSION_UNLOCK(X) mtx_unlock(&X->is_lock)
sys/dev/iser/icl_iser.c
372
mtx_unlock(&ig.connlist_mutex);
sys/dev/iser/icl_iser.c
457
mtx_unlock(&ig.connlist_mutex);
sys/dev/iser/iser_memory.c
37
mtx_unlock(&ib_conn->lock);
sys/dev/iser/iser_memory.c
48
mtx_unlock(&ib_conn->lock);
sys/dev/iser/iser_verbs.c
151
mtx_unlock(&ib_conn->beacon.flush_lock);
sys/dev/iser/iser_verbs.c
441
mtx_unlock(&ig.connlist_mutex);
sys/dev/iser/iser_verbs.c
481
mtx_unlock(&ig.connlist_mutex);
sys/dev/iser/iser_verbs.c
578
mtx_unlock(&ig.connlist_mutex);
sys/dev/iser/iser_verbs.c
650
mtx_unlock(&ib_conn->beacon.flush_lock);
sys/dev/iser/iser_verbs.c
664
mtx_unlock(&ib_conn->beacon.flush_lock);
sys/dev/iser/iser_verbs.c
670
mtx_unlock(&ib_conn->beacon.flush_lock);
sys/dev/isp/isp.c
2690
mtx_unlock(&prison0.pr_mtx);
sys/dev/isp/isp.c
2752
mtx_unlock(&prison0.pr_mtx);
sys/dev/isp/isp_freebsd.h
304
#define ISP_UNLOCK(isp) mtx_unlock(&(isp)->isp_lock)
sys/dev/iwi/if_iwivar.h
261
mtx_unlock(&(sc)->sc_mtx); \
sys/dev/iwm/if_iwm_notif_wait.c
87
#define IWM_WAIT_UNLOCK(_n) mtx_unlock(&(_n)->lk_mtx)
sys/dev/iwm/if_iwmvar.h
567
#define IWM_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/iwn/if_iwnvar.h
439
#define IWN_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/iwx/if_iwxvar.h
858
#define IWX_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/ixgbe/ixgbe_osdep.c
134
mtx_unlock(&lock->mutex);
sys/dev/ixl/i40e_osdep.c
152
mtx_unlock(&lock->mutex);
sys/dev/ixl/if_ixl.c
680
mtx_unlock(&pf->admin_mtx);
sys/dev/ixl/if_ixl.c
727
mtx_unlock(&pf->admin_mtx);
sys/dev/ixl/if_ixl.c
841
mtx_unlock(&pf->admin_mtx);
sys/dev/ixl/if_ixl.c
873
mtx_unlock(&pf->admin_mtx);
sys/dev/ixl/ixl_iw.c
182
mtx_unlock(&ixl_iw.mtx);
sys/dev/ixl/ixl_iw.c
213
mtx_unlock(&ixl_iw.mtx);
sys/dev/ixl/ixl_iw.c
258
mtx_unlock(&ixl_iw.mtx);
sys/dev/ixl/ixl_iw.c
295
mtx_unlock(&ixl_iw.mtx);
sys/dev/ixl/ixl_iw.c
404
mtx_unlock(&ixl_iw.mtx);
sys/dev/ixl/ixl_iw.c
434
mtx_unlock(&ixl_iw.mtx);
sys/dev/ixl/ixl_iw.c
465
mtx_unlock(&ixl_iw.mtx);
sys/dev/ixl/ixl_iw.c
477
mtx_unlock(&ixl_iw.mtx);
sys/dev/ixl/ixl_iw.c
84
mtx_unlock(&ixl_iw.mtx);
sys/dev/ixl/ixl_iw.c
88
mtx_unlock(&ixl_iw.mtx);
sys/dev/jme/if_jmevar.h
235
#define JME_UNLOCK(_sc) mtx_unlock(&(_sc)->jme_mtx)
sys/dev/kbdmux/kbdmux.c
104
mtx_unlock(&(s)->ks_lock)
sys/dev/kbdmux/kbdmux.c
1357
mtx_unlock(&Giant);
sys/dev/led/led.c
236
mtx_unlock(&led_mtx);
sys/dev/led/led.c
261
mtx_unlock(&led_mtx);
sys/dev/led/led.c
300
mtx_unlock(&led_mtx);
sys/dev/led/led.c
318
mtx_unlock(&led_mtx);
sys/dev/lge/if_lgereg.h
551
#define LGE_UNLOCK(sc) mtx_unlock(&(sc)->lge_mtx)
sys/dev/liquidio/base/lio_ctrl.c
128
mtx_unlock(&oct->cmd_resp_wqlock);
sys/dev/liquidio/base/lio_ctrl.c
137
mtx_unlock(&oct->cmd_resp_wqlock);
sys/dev/liquidio/base/lio_ctrl.c
146
mtx_unlock(&oct->cmd_resp_wqlock);
sys/dev/liquidio/base/lio_ctrl.c
150
mtx_unlock(&oct->cmd_resp_wqlock);
sys/dev/liquidio/base/lio_device.c
1025
mtx_unlock(&droq->lock);
sys/dev/liquidio/base/lio_device.c
1035
mtx_unlock(&iq->lock);
sys/dev/liquidio/base/lio_device.c
333
mtx_unlock(&octeon_devices_lock);
sys/dev/liquidio/base/lio_device.c
375
mtx_unlock(&octeon_devices_lock);
sys/dev/liquidio/base/lio_device.c
389
mtx_unlock(&octeon_devices_lock);
sys/dev/liquidio/base/lio_device.c
559
mtx_unlock(&oct->dispatch.lock);
sys/dev/liquidio/base/lio_device.c
581
mtx_unlock(&octeon_dev->dispatch.lock);
sys/dev/liquidio/base/lio_device.c
586
mtx_unlock(&octeon_dev->dispatch.lock);
sys/dev/liquidio/base/lio_device.c
604
mtx_unlock(&octeon_dev->dispatch.lock);
sys/dev/liquidio/base/lio_device.c
643
mtx_unlock(&oct->dispatch.lock);
sys/dev/liquidio/base/lio_device.c
647
mtx_unlock(&oct->dispatch.lock);
sys/dev/liquidio/base/lio_device.c
680
mtx_unlock(&oct->dispatch.lock);
sys/dev/liquidio/base/lio_device.c
720
mtx_unlock(&oct->dispatch.lock);
sys/dev/liquidio/base/lio_device.c
760
mtx_unlock(&oct->dispatch.lock);
sys/dev/liquidio/base/lio_device.c
929
mtx_unlock(&oct->pci_win_lock);
sys/dev/liquidio/base/lio_device.c
950
mtx_unlock(&oct->pci_win_lock);
sys/dev/liquidio/base/lio_droq.c
738
mtx_unlock(&droq->lock);
sys/dev/liquidio/base/lio_droq.c
749
mtx_unlock(&droq->lock);
sys/dev/liquidio/base/lio_droq.c
795
mtx_unlock(&droq->lock);
sys/dev/liquidio/base/lio_droq.c
81
mtx_unlock(&octeon_dev->dispatch.lock);
sys/dev/liquidio/base/lio_droq.c
830
mtx_unlock(&droq->lock);
sys/dev/liquidio/base/lio_droq.c
98
mtx_unlock(&octeon_dev->dispatch.lock);
sys/dev/liquidio/base/lio_mem_ops.c
229
mtx_unlock(&oct->mem_access_lock);
sys/dev/liquidio/base/lio_request_manager.c
440
mtx_unlock(&oct->response_list
sys/dev/liquidio/base/lio_request_manager.c
516
mtx_unlock(&iq->lock);
sys/dev/liquidio/base/lio_request_manager.c
518
mtx_unlock(&iq->iq_flush_running_lock);
sys/dev/liquidio/base/lio_request_manager.c
559
mtx_unlock(&iq->enq_lock);
sys/dev/liquidio/base/lio_request_manager.c
608
mtx_unlock(&iq->post_lock);
sys/dev/liquidio/base/lio_request_manager.c
759
mtx_unlock(&oct->sc_buf_pool.lock);
sys/dev/liquidio/base/lio_request_manager.c
782
mtx_unlock(&oct->sc_buf_pool.lock);
sys/dev/liquidio/base/lio_request_manager.c
791
mtx_unlock(&oct->sc_buf_pool.lock);
sys/dev/liquidio/base/lio_request_manager.c
842
mtx_unlock(&oct->sc_buf_pool.lock);
sys/dev/liquidio/base/lio_response_manager.c
112
mtx_unlock(&ordered_sc_list->lock);
sys/dev/liquidio/base/lio_response_manager.c
167
mtx_unlock(&ordered_sc_list->lock);
sys/dev/liquidio/base/lio_response_manager.c
178
mtx_unlock(&ordered_sc_list->lock);
sys/dev/liquidio/lio_core.c
519
mtx_unlock(&iq->enq_lock);
sys/dev/liquidio/lio_main.c
1532
mtx_unlock(&lio->glist_lock[iq_no]);
sys/dev/liquidio/lio_main.c
1647
mtx_unlock(&oct->cmd_resp_wqlock);
sys/dev/liquidio/lio_main.c
1820
mtx_unlock(&droq->lock);
sys/dev/liquidio/lio_rxtx.c
156
mtx_unlock(&lio->glist_lock[iq_no]);
sys/dev/liquidio/lio_rxtx.c
295
mtx_unlock(&iq->enq_lock);
sys/dev/liquidio/lio_rxtx.c
320
mtx_unlock(&iq->enq_lock);
sys/dev/malo/if_malo.h
501
#define MALO_TXQ_UNLOCK(_tq) mtx_unlock(&(_tq)->lock)
sys/dev/malo/if_malo.h
570
#define MALO_UNLOCK(_sc) mtx_unlock(&(_sc)->malo_mtx)
sys/dev/malo/if_malo.h
578
#define MALO_RXFREE_UNLOCK(_sc) mtx_unlock(&(_sc)->malo_rxlock)
sys/dev/malo/if_malohal.h
204
#define MALO_HAL_UNLOCK(mh) mtx_unlock(&mh->mh_mtx)
sys/dev/mana/gdma_util.c
57
mtx_unlock(&c->lock);
sys/dev/mana/gdma_util.c
68
mtx_unlock(&c->lock);
sys/dev/mana/gdma_util.c
91
mtx_unlock(&c->lock);
sys/dev/mana/mana_en.c
1587
mtx_unlock(&txq->txq_mtx);
sys/dev/mana/mana_en.c
2015
mtx_unlock(&txq->txq_mtx);
sys/dev/mana/mana_en.c
675
mtx_unlock(&txq->txq_mtx);
sys/dev/mana/mana_en.c
855
mtx_unlock(&txq->txq_mtx);
sys/dev/md/md.c
1238
mtx_unlock(&sc->queue_mtx);
sys/dev/md/md.c
1246
mtx_unlock(&sc->queue_mtx);
sys/dev/md/md.c
1532
mtx_unlock(&sc->queue_mtx);
sys/dev/md/md.c
1547
mtx_unlock(&sc->queue_mtx);
sys/dev/md/md.c
1558
mtx_unlock(&sc->queue_mtx);
sys/dev/md/md.c
502
mtx_unlock(&sc->queue_mtx);
sys/dev/mfi/mfi.c
1001
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
1044
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
1269
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
1308
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
1341
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
1354
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
1424
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
1562
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
1618
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
1656
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
1922
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
2011
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
2448
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
2561
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
2585
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
2595
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
2705
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
2728
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
2833
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
2843
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
3077
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
3149
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
3157
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
3176
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
3179
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
3283
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
3290
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
3296
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
3378
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
3388
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
3489
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
3492
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
3555
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
3562
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
3567
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
3623
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
3645
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
3724
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
3780
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
701
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
704
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
742
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
745
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
788
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
822
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi.c
967
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi_cam.c
161
mtx_unlock(&mfisc->mfi_io_lock);
sys/dev/mfi/mfi_cam.c
164
mtx_unlock(&mfisc->mfi_io_lock);
sys/dev/mfi/mfi_cam.c
180
mtx_unlock(&sc->mfi_sc->mfi_io_lock);
sys/dev/mfi/mfi_cam.c
184
mtx_unlock(&sc->mfi_sc->mfi_io_lock);
sys/dev/mfi/mfi_cam.c
193
mtx_unlock(&sc->mfi_sc->mfi_io_lock);
sys/dev/mfi/mfi_cam.c
311
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi_cam.c
318
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi_cam.c
328
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi_cam.c
336
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi_disk.c
122
mtx_unlock(&sc->ld_controller->mfi_io_lock);
sys/dev/mfi/mfi_disk.c
190
mtx_unlock(&sc->ld_controller->mfi_io_lock);
sys/dev/mfi/mfi_disk.c
193
mtx_unlock(&sc->ld_controller->mfi_io_lock);
sys/dev/mfi/mfi_disk.c
198
mtx_unlock(&sc->ld_controller->mfi_io_lock);
sys/dev/mfi/mfi_disk.c
217
mtx_unlock(&sc->ld_controller->mfi_io_lock);
sys/dev/mfi/mfi_disk.c
230
mtx_unlock(&sc->ld_controller->mfi_io_lock);
sys/dev/mfi/mfi_disk.c
296
mtx_unlock(&controller->mfi_io_lock);
sys/dev/mfi/mfi_pci.c
290
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi_pci.c
295
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi_syspd.c
124
mtx_unlock(&sc->pd_controller->mfi_io_lock);
sys/dev/mfi/mfi_syspd.c
166
mtx_unlock(&sc->pd_controller->mfi_io_lock);
sys/dev/mfi/mfi_syspd.c
170
mtx_unlock(&sc->pd_controller->mfi_io_lock);
sys/dev/mfi/mfi_syspd.c
175
mtx_unlock(&sc->pd_controller->mfi_io_lock);
sys/dev/mfi/mfi_syspd.c
194
mtx_unlock(&sc->pd_controller->mfi_io_lock);
sys/dev/mfi/mfi_syspd.c
206
mtx_unlock(&sc->pd_controller->mfi_io_lock);
sys/dev/mfi/mfi_syspd.c
260
mtx_unlock(&controller->mfi_io_lock);
sys/dev/mfi/mfi_tbolt.c
1483
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi_tbolt.c
542
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi_tbolt.c
560
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi_tbolt.c
564
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mfi/mfi_tbolt.c
585
mtx_unlock(&sc->mfi_io_lock);
sys/dev/mge/if_mgevar.h
128
#define MGE_TRANSMIT_UNLOCK(sc) mtx_unlock(&(sc)->transmit_lock)
sys/dev/mge/if_mgevar.h
136
#define MGE_RECEIVE_UNLOCK(sc) mtx_unlock(&(sc)->receive_lock)
sys/dev/mlx/mlxvar.h
186
#define MLX_IO_UNLOCK(sc) mtx_unlock(&(sc)->mlx_io_lock)
sys/dev/mlx5/driver.h
322
#define MLX5_DMA_UNLOCK(dev) mtx_unlock(&(dev)->cmd.dma_mtx)
sys/dev/mlx5/mlx5_core/mlx5_fwdump.c
230
mtx_unlock(&mdev->dump_lock);
sys/dev/mlx5/mlx5_core/mlx5_fwdump.c
242
mtx_unlock(&mdev->dump_lock);
sys/dev/mlx5/mlx5_core/mlx5_fwdump.c
262
mtx_unlock(&mdev->dump_lock);
sys/dev/mlx5/mlx5_core/mlx5_fwdump.c
296
mtx_unlock(&mdev->dump_lock);
sys/dev/mlx5/mlx5_core/mlx5_fwdump.c
301
mtx_unlock(&mdev->dump_lock);
sys/dev/mlx5/mlx5_core/mlx5_fwdump.c
305
mtx_unlock(&mdev->dump_lock);
sys/dev/mlx5/mlx5_core/mlx5_fwdump.c
309
mtx_unlock(&mdev->dump_lock);
sys/dev/mlx5/mlx5_core/mlx5_fwdump.c
330
mtx_unlock(&mdev->dump_lock);
sys/dev/mlx5/mlx5_en/en_hw_tls.h
31
#define MLX5E_TLS_TAG_UNLOCK(tag) mtx_unlock(&(tag)->mtx)
sys/dev/mlx5/mlx5_en/en_hw_tls_rx.h
37
#define MLX5E_TLS_RX_TAG_UNLOCK(tag) mtx_unlock(&(tag)->mtx)
sys/dev/mlx5/mlx5_en/en_rl.h
51
#define MLX5E_RL_WORKER_UNLOCK(rlw) mtx_unlock(&(rlw)->mtx)
sys/dev/mlx5/mlx5_en/mlx5_en_dim.c
75
mtx_unlock(&rq->mtx);
sys/dev/mlx5/mlx5_en/mlx5_en_hw_tls_rx.c
165
mtx_unlock(&iq->lock);
sys/dev/mlx5/mlx5_en/mlx5_en_hw_tls_rx.c
200
mtx_unlock(&iq->lock);
sys/dev/mlx5/mlx5_en/mlx5_en_hw_tls_rx.c
238
mtx_unlock(&iq->lock);
sys/dev/mlx5/mlx5_en/mlx5_en_hw_tls_rx.c
267
mtx_unlock(&iq->lock);
sys/dev/mlx5/mlx5_en/mlx5_en_hw_tls_rx.c
363
mtx_unlock(&iq->lock);
sys/dev/mlx5/mlx5_en/mlx5_en_hw_tls_rx.c
398
mtx_unlock(&iq->lock);
sys/dev/mlx5/mlx5_en/mlx5_en_iq.c
100
mtx_unlock(&iq->comp_lock);
sys/dev/mlx5/mlx5_en/mlx5_en_iq.c
390
mtx_unlock(&iq->lock);
sys/dev/mlx5/mlx5_en/mlx5_en_iq.c
395
mtx_unlock(&iq->lock);
sys/dev/mlx5/mlx5_en/mlx5_en_iq.c
405
mtx_unlock(&iq->lock);
sys/dev/mlx5/mlx5_en/mlx5_en_iq.c
410
mtx_unlock(&iq->lock);
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
1064
mtx_unlock(&priv->async_events_mtx);
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
1078
mtx_unlock(&priv->async_events_mtx);
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
1454
mtx_unlock(&rq->mtx);
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
1473
mtx_unlock(&rq->mtx);
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
1644
mtx_unlock(&c->sq[i].lock);
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
1862
mtx_unlock(&sq->lock);
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
1936
mtx_unlock(&sq->lock);
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
1944
mtx_unlock(&sq->lock);
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
1949
mtx_unlock(&sq->lock);
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
1963
mtx_unlock(&sq->lock);
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
1968
mtx_unlock(&sq->lock);
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
2606
mtx_unlock(&rq->mtx);
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
2624
mtx_unlock(&rq->mtx);
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
4165
mtx_unlock(&rq->mtx);
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
4881
mtx_unlock(&priv->async_events_mtx);
sys/dev/mlx5/mlx5_en/mlx5_en_rl.c
1370
mtx_unlock(&sq->lock);
sys/dev/mlx5/mlx5_en/mlx5_en_rl.c
436
mtx_unlock(&iq->lock);
sys/dev/mlx5/mlx5_en/mlx5_en_rl.c
462
mtx_unlock(&iq->lock);
sys/dev/mlx5/mlx5_en/mlx5_en_rx.c
688
mtx_unlock(&c->sq[j].lock);
sys/dev/mlx5/mlx5_en/mlx5_en_rx.c
693
mtx_unlock(&c->iq.lock);
sys/dev/mlx5/mlx5_en/mlx5_en_rx.c
721
mtx_unlock(&rq->mtx);
sys/dev/mlx5/mlx5_en/mlx5_en_rx.c
728
mtx_unlock(&c->sq[j].lock);
sys/dev/mlx5/mlx5_en/mlx5_en_rx.c
734
mtx_unlock(&c->iq.lock);
sys/dev/mlx5/mlx5_en/mlx5_en_tx.c
1166
mtx_unlock(&sq->lock);
sys/dev/mlx5/mlx5_en/mlx5_en_tx.c
1179
mtx_unlock(&sq->comp_lock);
sys/dev/mmc/host/dwmmc.c
96
#define DWMMC_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/mmc/mmc.c
160
#define MMC_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/mmc/mmcsd.c
198
#define MMCSD_DISK_UNLOCK(_part) mtx_unlock(&(_part)->disk_mtx)
sys/dev/mmc/mmcsd.c
208
#define MMCSD_IOCTL_UNLOCK(_part) mtx_unlock(&(_part)->ioctl_mtx)
sys/dev/mmc/mmcspi.c
215
#define MMCSPI_UNLOCK_SLOT(_slot) mtx_unlock(&(_slot)->mtx)
sys/dev/mmcnull/mmcnull.c
132
mtx_unlock(&sc->sc_mtx);
sys/dev/mmcnull/mmcnull.c
135
mtx_unlock(&sc->sc_mtx);
sys/dev/mmcnull/mmcnull.c
158
mtx_unlock(&sc->sc_mtx);
sys/dev/mpi3mr/mpi3mr.c
1513
mtx_unlock(&sc->init_cmds.completion.lock);
sys/dev/mpi3mr/mpi3mr.c
1562
mtx_unlock(&sc->init_cmds.completion.lock);
sys/dev/mpi3mr/mpi3mr.c
2052
mtx_unlock(&sc->init_cmds.completion.lock);
sys/dev/mpi3mr/mpi3mr.c
2103
mtx_unlock(&sc->init_cmds.completion.lock);
sys/dev/mpi3mr/mpi3mr.c
2187
mtx_unlock(&sc->init_cmds.completion.lock);
sys/dev/mpi3mr/mpi3mr.c
2250
mtx_unlock(&sc->init_cmds.completion.lock);
sys/dev/mpi3mr/mpi3mr.c
2391
mtx_unlock(&sc->init_cmds.completion.lock);
sys/dev/mpi3mr/mpi3mr.c
2435
mtx_unlock(&sc->init_cmds.completion.lock);
sys/dev/mpi3mr/mpi3mr.c
2481
mtx_unlock(&sc->init_cmds.completion.lock);
sys/dev/mpi3mr/mpi3mr.c
2522
mtx_unlock(&sc->init_cmds.completion.lock);
sys/dev/mpi3mr/mpi3mr.c
3097
mtx_unlock(&sc->init_cmds.completion.lock);
sys/dev/mpi3mr/mpi3mr.c
3135
mtx_unlock(&sc->init_cmds.completion.lock);
sys/dev/mpi3mr/mpi3mr.c
3151
mtx_unlock(&sc->init_cmds.completion.lock);
sys/dev/mpi3mr/mpi3mr.c
3196
mtx_unlock(&sc->init_cmds.completion.lock);
sys/dev/mpi3mr/mpi3mr.c
3219
mtx_unlock(&sc->reset_mutex);
sys/dev/mpi3mr/mpi3mr.c
3245
mtx_unlock(&sc->reset_mutex);
sys/dev/mpi3mr/mpi3mr.c
3272
mtx_unlock(&sc->reset_mutex);
sys/dev/mpi3mr/mpi3mr.c
3352
mtx_unlock(&sc->reset_mutex);
sys/dev/mpi3mr/mpi3mr.c
4460
mtx_unlock(&sc->fwevt_lock);
sys/dev/mpi3mr/mpi3mr.c
4682
mtx_unlock(&sc->mpi3mr_mtx);
sys/dev/mpi3mr/mpi3mr.c
501
mtx_unlock(&sc->init_cmds.completion.lock);
sys/dev/mpi3mr/mpi3mr.c
5258
mtx_unlock(&sc->cmd_pool_lock);
sys/dev/mpi3mr/mpi3mr.c
5278
mtx_unlock(&sc->cmd_pool_lock);
sys/dev/mpi3mr/mpi3mr.c
5509
mtx_unlock(&sc->cfg_cmds.completion.lock);
sys/dev/mpi3mr/mpi3mr.c
5556
mtx_unlock(&sc->cfg_cmds.completion.lock);
sys/dev/mpi3mr/mpi3mr.c
559
mtx_unlock(&sc->init_cmds.completion.lock);
sys/dev/mpi3mr/mpi3mr.c
646
mtx_unlock(&sc->init_cmds.completion.lock);
sys/dev/mpi3mr/mpi3mr.c
696
mtx_unlock(&sc->init_cmds.completion.lock);
sys/dev/mpi3mr/mpi3mr.c
794
mtx_unlock(&sc->init_cmds.completion.lock);
sys/dev/mpi3mr/mpi3mr.c
844
mtx_unlock(&sc->init_cmds.completion.lock);
sys/dev/mpi3mr/mpi3mr_app.c
1583
mtx_unlock(&sc->pel_abort_cmd.completion.lock);
sys/dev/mpi3mr/mpi3mr_app.c
1633
mtx_unlock(&sc->pel_abort_cmd.completion.lock);
sys/dev/mpi3mr/mpi3mr_app.c
2187
mtx_unlock(&sc->ioctl_cmds.completion.lock);
sys/dev/mpi3mr/mpi3mr_app.c
2233
mtx_unlock(&sc->ioctl_cmds.completion.lock);
sys/dev/mpi3mr/mpi3mr_cam.c
1555
mtx_unlock(&sc->mpi3mr_mtx);
sys/dev/mpi3mr/mpi3mr_cam.c
2063
mtx_unlock(&sc->fwevt_lock);
sys/dev/mpi3mr/mpi3mr_cam.c
2067
mtx_unlock(&sc->fwevt_lock);
sys/dev/mpi3mr/mpi3mr_cam.c
2133
mtx_unlock(&sc->mpi3mr_mtx);
sys/dev/mpi3mr/mpi3mr_cam.c
2169
mtx_unlock(&sc->mpi3mr_mtx);
sys/dev/mpi3mr/mpi3mr_cam.c
2219
mtx_unlock(&sc->mpi3mr_mtx);
sys/dev/mpi3mr/mpi3mr_cam.c
268
mtx_unlock(&sc->io_lock);
sys/dev/mpi3mr/mpi3mr_cam.c
299
mtx_unlock(&sc->io_lock);
sys/dev/mpi3mr/mpi3mr_cam.c
700
mtx_unlock(&drv_cmd->lock);
sys/dev/mpi3mr/mpi3mr_pci.c
333
mtx_unlock(&sc->mpi3mr_mtx);
sys/dev/mpi3mr/mpi3mr_pci.c
679
mtx_unlock(&sc->reset_mutex);
sys/dev/mpr/mprvar.h
729
mtx_unlock(&sc->mpr_mtx);
sys/dev/mps/mpsvar.h
648
mtx_unlock(&sc->mps_mtx);
sys/dev/mpt/mpt.h
767
#define MPT_UNLOCK(mpt) mtx_unlock(&(mpt)->mpt_lock)
sys/dev/mrsas/mrsas.c
1553
mtx_unlock(&sc->aen_lock);
sys/dev/mrsas/mrsas.c
1738
mtx_unlock(&sc->sim_lock);
sys/dev/mrsas/mrsas.c
2917
mtx_unlock(&sc->pci_lock);
sys/dev/mrsas/mrsas.c
3071
mtx_unlock(&sc->mfi_cmd_pool_lock);
sys/dev/mrsas/mrsas.c
3151
mtx_unlock(&sc->sim_lock);
sys/dev/mrsas/mrsas.c
3172
mtx_unlock(&sc->sim_lock);
sys/dev/mrsas/mrsas.c
3240
mtx_unlock(&sc->sim_lock);
sys/dev/mrsas/mrsas.c
3412
mtx_unlock(&sc->sim_lock);
sys/dev/mrsas/mrsas.c
3520
mtx_unlock(&sc->sim_lock);
sys/dev/mrsas/mrsas.c
3541
mtx_unlock(&sc->sim_lock);
sys/dev/mrsas/mrsas.c
3583
mtx_unlock(&sc->mpt_cmd_pool_lock);
sys/dev/mrsas/mrsas.c
3589
mtx_unlock(&sc->mfi_cmd_pool_lock);
sys/dev/mrsas/mrsas.c
4056
mtx_unlock(&sc->raidmap_lock);
sys/dev/mrsas/mrsas.c
4067
mtx_unlock(&sc->raidmap_lock);
sys/dev/mrsas/mrsas.c
4092
mtx_unlock(&sc->raidmap_lock);
sys/dev/mrsas/mrsas.c
4996
mtx_unlock(&sc->aen_lock);
sys/dev/mrsas/mrsas.c
5029
mtx_unlock(&sc->aen_lock);
sys/dev/mrsas/mrsas_cam.c
1019
mtx_unlock(&sc->stream_lock);
sys/dev/mrsas/mrsas_cam.c
1397
mtx_unlock(&sc->io_lock);
sys/dev/mrsas/mrsas_cam.c
1427
mtx_unlock(&sc->io_lock);
sys/dev/mrsas/mrsas_cam.c
1695
mtx_unlock(&sc->sim_lock);
sys/dev/mrsas/mrsas_cam.c
1746
mtx_unlock(&sc->sim_lock);
sys/dev/mrsas/mrsas_cam.c
1753
mtx_unlock(&sc->sim_lock);
sys/dev/mrsas/mrsas_cam.c
1756
mtx_unlock(&sc->sim_lock);
sys/dev/mrsas/mrsas_cam.c
1782
mtx_unlock(&sc->sim_lock);
sys/dev/mrsas/mrsas_cam.c
1785
mtx_unlock(&sc->sim_lock);
sys/dev/mrsas/mrsas_cam.c
183
mtx_unlock(&sc->sim_lock);
sys/dev/mrsas/mrsas_cam.c
191
mtx_unlock(&sc->sim_lock);
sys/dev/mrsas/mrsas_cam.c
194
mtx_unlock(&sc->sim_lock);
sys/dev/mrsas/mrsas_cam.c
2034
mtx_unlock(&sc->sim_lock);
sys/dev/mrsas/mrsas_cam.c
210
mtx_unlock(&sc->sim_lock);
sys/dev/mrsas/mrsas_cam.c
218
mtx_unlock(&sc->sim_lock);
sys/dev/mrsas/mrsas_cam.c
221
mtx_unlock(&sc->sim_lock);
sys/dev/mrsas/mrsas_cam.c
250
mtx_unlock(&sc->sim_lock);
sys/dev/mrsas/mrsas_cam.c
533
mtx_unlock(&sc->raidmap_lock);
sys/dev/mrsas/mrsas_cam.c
542
mtx_unlock(&sc->raidmap_lock);
sys/dev/mrsas/mrsas_cam.c
555
mtx_unlock(&sc->raidmap_lock);
sys/dev/mrsas/mrsas_cam.c
564
mtx_unlock(&sc->raidmap_lock);
sys/dev/mrsas/mrsas_cam.c
570
mtx_unlock(&sc->raidmap_lock);
sys/dev/mrsas/mrsas_cam.c
683
mtx_unlock(&sc->mpt_cmd_pool_lock);
sys/dev/mrsas/mrsas_cam.c
706
mtx_unlock(&sc->mpt_cmd_pool_lock);
sys/dev/msk/if_mskreg.h
2544
#define MSK_UNLOCK(_sc) mtx_unlock(&(_sc)->msk_mtx)
sys/dev/mvs/mvs.c
200
mtx_unlock(&ch->mtx);
sys/dev/mvs/mvs.c
211
mtx_unlock(&ch->mtx);
sys/dev/mvs/mvs.c
231
mtx_unlock(&ch->mtx);
sys/dev/mvs/mvs.c
304
mtx_unlock(&ch->mtx);
sys/dev/mvs/mvs.c
317
mtx_unlock(&ch->mtx);
sys/dev/mvs/mvs.c
654
mtx_unlock(&ch->mtx);
sys/dev/mvs/mvs_pci.c
267
mtx_unlock(&ctlr->mtx);
sys/dev/mvs/mvs_pci.c
344
mtx_unlock(&ctlr->mtx);
sys/dev/mvs/mvs_pci.c
387
mtx_unlock(&ctlr->mtx);
sys/dev/mvs/mvs_soc.c
245
mtx_unlock(&ctlr->mtx);
sys/dev/mwl/if_mwlvar.h
138
#define MWL_TXQ_UNLOCK(_tq) mtx_unlock(&(_tq)->lock)
sys/dev/mwl/if_mwlvar.h
346
#define MWL_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/mwl/if_mwlvar.h
354
#define MWL_RXFREE_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_rxlock)
sys/dev/mwl/mwlhal.c
211
mtx_unlock(&mh->mh_mtx);
sys/dev/mxge/if_mxge.c
1335
mtx_unlock(&sc->driver_mtx);
sys/dev/mxge/if_mxge.c
1362
mtx_unlock(&sc->driver_mtx);
sys/dev/mxge/if_mxge.c
1384
mtx_unlock(&sc->driver_mtx);
sys/dev/mxge/if_mxge.c
2192
mtx_unlock(&tx->mtx);
sys/dev/mxge/if_mxge.c
2277
mtx_unlock(&tx->mtx);
sys/dev/mxge/if_mxge.c
2295
mtx_unlock(&ss->tx.mtx);
sys/dev/mxge/if_mxge.c
2772
mtx_unlock(&ss->tx.mtx);
sys/dev/mxge/if_mxge.c
3048
mtx_unlock(&sc->driver_mtx);
sys/dev/mxge/if_mxge.c
3765
mtx_unlock(&ss->tx.mtx);
sys/dev/mxge/if_mxge.c
3790
mtx_unlock(&sc->driver_mtx);
sys/dev/mxge/if_mxge.c
3945
mtx_unlock(&sc->driver_mtx);
sys/dev/mxge/if_mxge.c
4017
mtx_unlock(&sc->driver_mtx);
sys/dev/mxge/if_mxge.c
4035
mtx_unlock(&sc->driver_mtx);
sys/dev/mxge/if_mxge.c
4042
mtx_unlock(&sc->driver_mtx);
sys/dev/mxge/if_mxge.c
4046
mtx_unlock(&sc->driver_mtx);
sys/dev/mxge/if_mxge.c
4127
mtx_unlock(&sc->driver_mtx);
sys/dev/mxge/if_mxge.c
4135
mtx_unlock(&sc->driver_mtx);
sys/dev/mxge/if_mxge.c
4139
mtx_unlock(&sc->driver_mtx);
sys/dev/mxge/if_mxge.c
4155
mtx_unlock(&sc->driver_mtx);
sys/dev/mxge/if_mxge.c
4159
mtx_unlock(&sc->driver_mtx);
sys/dev/mxge/if_mxge.c
4831
mtx_unlock(&sc->driver_mtx);
sys/dev/mxge/if_mxge.c
877
mtx_unlock(&sc->cmd_mtx);
sys/dev/my/if_myreg.h
382
#define MY_UNLOCK(_sc) mtx_unlock(&(_sc)->my_mtx)
sys/dev/nctgpio/nctgpio.c
134
#define GPIO_UNLOCK(_sc) mtx_unlock(&(_sc)->mtx)
sys/dev/neta/if_mvneta.c
1613
mtx_unlock(&sc->rx_ring[q].ring_mtx);
sys/dev/neta/if_mvneta.c
1640
mtx_unlock(&sc->tx_ring[q].ring_mtx);
sys/dev/neta/if_mvneta.c
192
#define mvneta_sc_unlock(sc) mtx_unlock(&sc->mtx)
sys/dev/neta/if_mvneta.c
894
mtx_unlock(&mii_mutex);
sys/dev/neta/if_mvneta.c
910
mtx_unlock(&mii_mutex);
sys/dev/neta/if_mvneta.c
922
mtx_unlock(&mii_mutex);
sys/dev/neta/if_mvneta.c
926
mtx_unlock(&mii_mutex);
sys/dev/neta/if_mvneta.c
966
mtx_unlock(&mii_mutex);
sys/dev/neta/if_mvneta.c
980
mtx_unlock(&mii_mutex);
sys/dev/netmap/if_ptnet.c
139
#define PTNET_Q_UNLOCK(_pq) mtx_unlock(&(_pq)->lock)
sys/dev/netmap/if_ptnet.c
175
#define PTNET_CORE_UNLOCK(_sc) mtx_unlock(&(_sc)->lock)
sys/dev/netmap/netmap.c
596
mtx_unlock(&kr->q_lock);
sys/dev/netmap/netmap_bdg.c
1150
mtx_unlock(&kring->q_lock);
sys/dev/netmap/netmap_freebsd.c
556
mtx_unlock(&nm_vi_indices.lock);
sys/dev/netmap/netmap_freebsd.c
579
mtx_unlock(&nm_vi_indices.lock);
sys/dev/netmap/netmap_monitor.c
677
mtx_unlock(&mkring->q_lock);
sys/dev/netmap/netmap_monitor.c
794
mtx_unlock(&mkring->q_lock);
sys/dev/netmap/netmap_vale.c
1074
mtx_unlock(&kring->q_lock);
sys/dev/netmap/netmap_vale.c
1089
mtx_unlock(&kring->q_lock);
sys/dev/netmap/netmap_vale.c
930
mtx_unlock(&kring->q_lock);
sys/dev/netmap/netmap_vale.c
938
mtx_unlock(&kring->q_lock);
sys/dev/nfe/if_nfe.c
148
#define NFE_UNLOCK(_sc) mtx_unlock(&(_sc)->nfe_mtx)
sys/dev/nfsmb/nfsmb.c
122
#define NFSMB_UNLOCK(nfsmb) mtx_unlock(&(nfsmb)->lock)
sys/dev/nge/if_ngereg.h
667
#define NGE_UNLOCK(_sc) mtx_unlock(&(_sc)->nge_mtx)
sys/dev/nmdm/nmdm.c
147
mtx_unlock(&ns->ns_mtx);
sys/dev/ntb/if_ntb/if_ntb.c
370
mtx_unlock(&q->tx_lock);
sys/dev/ntb/if_ntb/if_ntb.c
383
mtx_unlock(&q->tx_lock);
sys/dev/ntb/if_ntb/if_ntb.c
412
mtx_unlock(&q->tx_lock);
sys/dev/ntb/ntb_transport.c
1583
mtx_unlock(&qp->tx_lock);
sys/dev/ntb/ntb_transport.c
799
mtx_unlock(&qp->tx_lock);
sys/dev/nvd/nvd.c
175
mtx_unlock(&nvd_lock);
sys/dev/nvd/nvd.c
234
mtx_unlock(&ndisk->bioqlock);
sys/dev/nvd/nvd.c
254
mtx_unlock(&ndisk->bioqlock);
sys/dev/nvd/nvd.c
268
mtx_unlock(&nvd_lock);
sys/dev/nvd/nvd.c
365
mtx_unlock(&ndisk->bioqlock);
sys/dev/nvd/nvd.c
401
mtx_unlock(&nvd_lock);
sys/dev/nvd/nvd.c
425
mtx_unlock(&nvd_lock);
sys/dev/nvd/nvd.c
447
mtx_unlock(&nvd_lock);
sys/dev/nvd/nvd.c
462
mtx_unlock(&nvd_lock);
sys/dev/nvd/nvd.c
499
mtx_unlock(&nvd_lock);
sys/dev/nvdimm/nvdimm_spa.c
334
mtx_unlock(&sc->spa_g_mtx);
sys/dev/nvdimm/nvdimm_spa.c
339
mtx_unlock(&sc->spa_g_mtx);
sys/dev/nvdimm/nvdimm_spa.c
419
mtx_unlock(&sc->spa_g_mtx);
sys/dev/nvdimm/nvdimm_spa.c
609
mtx_unlock(&sc->spa_g_mtx);
sys/dev/nvme/nvme_ctrlr.c
1178
mtx_unlock(&aer->mtx);
sys/dev/nvme/nvme_ctrlr.c
1216
mtx_unlock(&aer->mtx);
sys/dev/nvme/nvme_ctrlr.c
1413
mtx_unlock(mtx);
sys/dev/nvme/nvme_ctrlr.c
1472
mtx_unlock(mtx);
sys/dev/nvme/nvme_ctrlr.c
1490
mtx_unlock(mtx);
sys/dev/nvme/nvme_ctrlr.c
1557
mtx_unlock(mtx);
sys/dev/nvme/nvme_qpair.c
1002
mtx_unlock(&qpair->lock);
sys/dev/nvme/nvme_qpair.c
1193
mtx_unlock(&qpair->lock);
sys/dev/nvme/nvme_qpair.c
1205
mtx_unlock(&qpair->lock);
sys/dev/nvme/nvme_qpair.c
1271
mtx_unlock(&qpair->lock);
sys/dev/nvme/nvme_qpair.c
1272
mtx_unlock(&qpair->recovery);
sys/dev/nvme/nvme_qpair.c
1318
mtx_unlock(&qpair->lock);
sys/dev/nvme/nvme_qpair.c
1319
mtx_unlock(&qpair->recovery);
sys/dev/nvme/nvme_qpair.c
1345
mtx_unlock(&qpair->lock);
sys/dev/nvme/nvme_qpair.c
1349
mtx_unlock(&qpair->recovery);
sys/dev/nvme/nvme_qpair.c
1360
mtx_unlock(&qpair->lock);
sys/dev/nvme/nvme_qpair.c
1361
mtx_unlock(&qpair->recovery);
sys/dev/nvme/nvme_qpair.c
1381
mtx_unlock(&qpair->lock);
sys/dev/nvme/nvme_qpair.c
1397
mtx_unlock(&qpair->lock);
sys/dev/nvme/nvme_qpair.c
1403
mtx_unlock(&qpair->lock);
sys/dev/nvme/nvme_qpair.c
278
mtx_unlock(&qpair->lock);
sys/dev/nvme/nvme_qpair.c
504
mtx_unlock(&qpair->recovery);
sys/dev/nvme/nvme_qpair.c
702
mtx_unlock(&qpair->recovery);
sys/dev/nvme/nvme_qpair.c
774
mtx_unlock(&qpair->lock);
sys/dev/nvme/nvme_qpair.c
781
mtx_unlock(&qpair->lock);
sys/dev/nvme/nvme_qpair.c
833
mtx_unlock(&tr->qpair->lock);
sys/dev/nvme/nvme_qpair.c
938
mtx_unlock(&qpair->lock);
sys/dev/nvme/nvme_qpair.c
998
mtx_unlock(&qpair->lock);
sys/dev/nvme/nvme_test.c
124
mtx_unlock(mtx);
sys/dev/nvme/nvme_test.c
78
mtx_unlock(mtx);
sys/dev/nvmf/controller/ctl_frontend_nvmf.c
1107
mtx_unlock(&np->lock);
sys/dev/nvmf/controller/ctl_frontend_nvmf.c
1163
mtx_unlock(&np->lock);
sys/dev/nvmf/controller/ctl_frontend_nvmf.c
118
mtx_unlock(&np->lock);
sys/dev/nvmf/controller/ctl_frontend_nvmf.c
141
mtx_unlock(&np->lock);
sys/dev/nvmf/controller/ctl_frontend_nvmf.c
153
mtx_unlock(&np->lock);
sys/dev/nvmf/controller/ctl_frontend_nvmf.c
180
mtx_unlock(&np->lock);
sys/dev/nvmf/controller/ctl_frontend_nvmf.c
203
mtx_unlock(&np->lock);
sys/dev/nvmf/controller/ctl_frontend_nvmf.c
220
mtx_unlock(&np->lock);
sys/dev/nvmf/controller/ctl_frontend_nvmf.c
241
mtx_unlock(&np->lock);
sys/dev/nvmf/controller/ctl_frontend_nvmf.c
265
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/ctl_frontend_nvmf.c
298
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/ctl_frontend_nvmf.c
595
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/ctl_frontend_nvmf.c
607
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/ctl_frontend_nvmf.c
624
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/ctl_frontend_nvmf.c
75
mtx_unlock(&np->lock);
sys/dev/nvmf/controller/ctl_frontend_nvmf.c
95
mtx_unlock(&np->lock);
sys/dev/nvmf/controller/ctl_frontend_nvmf.c
954
mtx_unlock(&np->lock);
sys/dev/nvmf/controller/ctl_frontend_nvmf.c
957
mtx_unlock(&np->lock);
sys/dev/nvmf/controller/nvmft_controller.c
1001
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
1010
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
1078
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
1087
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
1098
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
1126
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
1154
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
1158
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
142
mtx_unlock(&np->lock);
sys/dev/nvmf/controller/nvmft_controller.c
157
mtx_unlock(&np->lock);
sys/dev/nvmf/controller/nvmft_controller.c
163
mtx_unlock(&np->lock);
sys/dev/nvmf/controller/nvmft_controller.c
192
mtx_unlock(&np->lock);
sys/dev/nvmf/controller/nvmft_controller.c
228
mtx_unlock(&np->lock);
sys/dev/nvmf/controller/nvmft_controller.c
239
mtx_unlock(&np->lock);
sys/dev/nvmf/controller/nvmft_controller.c
249
mtx_unlock(&np->lock);
sys/dev/nvmf/controller/nvmft_controller.c
263
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
264
mtx_unlock(&np->lock);
sys/dev/nvmf/controller/nvmft_controller.c
274
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
275
mtx_unlock(&np->lock);
sys/dev/nvmf/controller/nvmft_controller.c
285
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
286
mtx_unlock(&np->lock);
sys/dev/nvmf/controller/nvmft_controller.c
296
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
297
mtx_unlock(&np->lock);
sys/dev/nvmf/controller/nvmft_controller.c
308
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
309
mtx_unlock(&np->lock);
sys/dev/nvmf/controller/nvmft_controller.c
330
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
335
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
345
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
368
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
393
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
403
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
412
mtx_unlock(&np->lock);
sys/dev/nvmf/controller/nvmft_controller.c
445
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
451
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
486
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
493
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
601
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
644
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
772
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
782
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
802
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
830
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
835
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_controller.c
862
mtx_unlock(&ctrlr->lock);
sys/dev/nvmf/controller/nvmft_qpair.c
146
mtx_unlock(&qp->lock);
sys/dev/nvmf/controller/nvmft_qpair.c
203
mtx_unlock(&qp->lock);
sys/dev/nvmf/controller/nvmft_qpair.c
214
mtx_unlock(&qp->lock);
sys/dev/nvmf/controller/nvmft_qpair.c
324
mtx_unlock(&qp->lock);
sys/dev/nvmf/controller/nvmft_qpair.c
328
mtx_unlock(&qp->lock);
sys/dev/nvmf/controller/nvmft_qpair.c
390
mtx_unlock(&qp->lock);
sys/dev/nvmf/controller/nvmft_qpair.c
396
mtx_unlock(&qp->lock);
sys/dev/nvmf/controller/nvmft_qpair.c
413
mtx_unlock(&qp->lock);
sys/dev/nvmf/controller/nvmft_qpair.c
420
mtx_unlock(&qp->lock);
sys/dev/nvmf/host/nvmf.c
55
mtx_unlock(mtx);
sys/dev/nvmf/host/nvmf.c
69
mtx_unlock(mtx);
sys/dev/nvmf/host/nvmf.c
82
mtx_unlock(mtx);
sys/dev/nvmf/host/nvmf_aer.c
117
mtx_unlock(aer->lock);
sys/dev/nvmf/host/nvmf_aer.c
120
mtx_unlock(aer->lock);
sys/dev/nvmf/host/nvmf_aer.c
133
mtx_unlock(aer->lock);
sys/dev/nvmf/host/nvmf_aer.c
136
mtx_unlock(aer->lock);
sys/dev/nvmf/host/nvmf_ns.c
102
mtx_unlock(&ns->lock);
sys/dev/nvmf/host/nvmf_ns.c
105
mtx_unlock(&ns->lock);
sys/dev/nvmf/host/nvmf_ns.c
221
mtx_unlock(&ns->lock);
sys/dev/nvmf/host/nvmf_ns.c
229
mtx_unlock(&ns->lock);
sys/dev/nvmf/host/nvmf_ns.c
258
mtx_unlock(&ns->lock);
sys/dev/nvmf/host/nvmf_ns.c
414
mtx_unlock(&ns->lock);
sys/dev/nvmf/host/nvmf_ns.c
427
mtx_unlock(&ns->lock);
sys/dev/nvmf/host/nvmf_ns.c
446
mtx_unlock(&ns->lock);
sys/dev/nvmf/host/nvmf_ns.c
482
mtx_unlock(&ns->lock);
sys/dev/nvmf/host/nvmf_ns.c
94
mtx_unlock(&ns->lock);
sys/dev/nvmf/host/nvmf_qpair.c
134
mtx_unlock(&qp->lock);
sys/dev/nvmf/host/nvmf_qpair.c
220
mtx_unlock(&qp->lock);
sys/dev/nvmf/host/nvmf_qpair.c
227
mtx_unlock(&qp->lock);
sys/dev/nvmf/host/nvmf_qpair.c
242
mtx_unlock(&qp->lock);
sys/dev/nvmf/host/nvmf_qpair.c
354
mtx_unlock(&qp->lock);
sys/dev/nvmf/host/nvmf_qpair.c
360
mtx_unlock(&qp->lock);
sys/dev/nvmf/host/nvmf_qpair.c
398
mtx_unlock(&qp->lock);
sys/dev/nvmf/host/nvmf_qpair.c
434
mtx_unlock(&qp->lock);
sys/dev/nvmf/host/nvmf_qpair.c
448
mtx_unlock(&qp->lock);
sys/dev/nvmf/host/nvmf_qpair.c
67
mtx_unlock(&qp->lock);
sys/dev/nvmf/host/nvmf_qpair.c
73
mtx_unlock(&qp->lock);
sys/dev/nvmf/host/nvmf_qpair.c
88
mtx_unlock(&qp->lock);
sys/dev/nvmf/host/nvmf_sim.c
114
mtx_unlock(&sc->sim_mtx);
sys/dev/nvmf/host/nvmf_sim.c
128
mtx_unlock(&sc->sim_mtx);
sys/dev/nvmf/host/nvmf_sim.c
318
mtx_unlock(&sc->sim_mtx);
sys/dev/nvmf/host/nvmf_sim.c
326
mtx_unlock(&sc->sim_mtx);
sys/dev/nvmf/host/nvmf_sim.c
335
mtx_unlock(&sc->sim_mtx);
sys/dev/nvmf/nvmf_tcp.c
1245
mtx_unlock(&qp->tx_buffers.lock);
sys/dev/nvmf/nvmf_tcp.c
1249
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/nvmf/nvmf_tcp.c
1579
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/nvmf/nvmf_tcp.c
1593
mtx_unlock(&qp->tx_buffers.lock);
sys/dev/nvmf/nvmf_tcp.c
1739
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/nvmf/nvmf_tcp.c
1744
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/nvmf/nvmf_tcp.c
258
mtx_unlock(&list->lock);
sys/dev/nvmf/nvmf_tcp.c
261
mtx_unlock(&list->lock);
sys/dev/nvmf/nvmf_tcp.c
603
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/nvmf/nvmf_tcp.c
607
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/nvmf/nvmf_tcp.c
670
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/nvmf/nvmf_tcp.c
691
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/nvmf/nvmf_tcp.c
703
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/nvmf/nvmf_tcp.c
712
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/nvmf/nvmf_tcp.c
722
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/nvmf/nvmf_tcp.c
736
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/nvmf/nvmf_tcp.c
758
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/nvmf/nvmf_tcp.c
775
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/nvmf/nvmf_tcp.c
783
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/nvmf/nvmf_tcp.c
795
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/nvmf/nvmf_tcp.c
804
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/nvmf/nvmf_tcp.c
814
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/nvmf/nvmf_tcp.c
828
mtx_unlock(&qp->rx_buffers.lock);
sys/dev/nvmf/nvmf_tcp.c
953
mtx_unlock(&qp->tx_buffers.lock);
sys/dev/nvmf/nvmf_tcp.c
964
mtx_unlock(&qp->tx_buffers.lock);
sys/dev/nvmf/nvmf_tcp.c
978
mtx_unlock(&qp->tx_buffers.lock);
sys/dev/nvmf/nvmf_tcp.c
991
mtx_unlock(&qp->tx_buffers.lock);
sys/dev/oce/oce_if.h
543
#define UNLOCK(lock) mtx_unlock(&(lock)->mutex)
sys/dev/ocs_fc/ocs_cam.c
141
mtx_unlock(&ocs->sim_lock);
sys/dev/ocs_fc/ocs_cam.c
145
mtx_unlock(&ocs->sim_lock);
sys/dev/ocs_fc/ocs_cam.c
151
mtx_unlock(&ocs->sim_lock);
sys/dev/ocs_fc/ocs_cam.c
192
mtx_unlock(&ocs->sim_lock);
sys/dev/ocs_fc/ocs_ioctl.c
253
mtx_unlock(&ocs->dbg_lock);
sys/dev/ocs_fc/ocs_ioctl.c
78
mtx_unlock(&ocs->dbg_lock);
sys/dev/ocs_fc/ocs_os.c
1016
mtx_unlock(&timer->lock);
sys/dev/ocs_fc/ocs_os.c
972
mtx_unlock(&timer->lock);
sys/dev/ocs_fc/ocs_os.c
999
mtx_unlock(&timer->lock);
sys/dev/ocs_fc/ocs_os.h
594
mtx_unlock(&(lock)->lock);
sys/dev/ocs_fc/ocs_os.h
682
mtx_unlock(&(lock)->lock);
sys/dev/ocs_fc/ocs_pci.c
907
mtx_unlock(&ocs->sim_lock);
sys/dev/ofw/ofw_disk.c
118
mtx_unlock(&sc->ofwd_queue_mtx);
sys/dev/ofw/ofw_disk.c
194
mtx_unlock(&sc->ofwd_queue_mtx);
sys/dev/ofw/openfirm.c
170
mtx_unlock(&xreflist_lock);
sys/dev/ofw/openfirm.c
185
mtx_unlock(&xreflist_lock);
sys/dev/ofw/openfirm.c
195
mtx_unlock(&xreflist_lock);
sys/dev/otus/if_otusreg.h
991
#define OTUS_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/dev/ow/ow.c
69
#define OW_UNLOCK(_sc) mtx_unlock(&(_sc)->mtx)
sys/dev/ow/ow_temp.c
140
mtx_unlock(&sc->temp_lock);
sys/dev/ow/ow_temp.c
146
mtx_unlock(&sc->temp_lock);
sys/dev/ow/ow_temp.c
152
mtx_unlock(&sc->temp_lock);
sys/dev/ow/ow_temp.c
182
mtx_unlock(&sc->temp_lock);
sys/dev/ow/owc_gpiobus.c
57
#define OWC_GPIOBUS_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/pccbb/pccbb.c
312
mtx_unlock(&sc->mtx);
sys/dev/pccbb/pccbb.c
434
mtx_unlock(&sc->mtx);
sys/dev/pccbb/pccbb.c
494
mtx_unlock(&sc->mtx);
sys/dev/pccbb/pccbb.c
761
mtx_unlock(&sc->mtx);
sys/dev/pcf/pcfvar.h
82
#define PCF_UNLOCK(sc) mtx_unlock(&(sc)->pcf_lock)
sys/dev/pci/pci_iov.c
174
mtx_unlock(&Giant);
sys/dev/pci/pci_iov.c
183
mtx_unlock(&Giant);
sys/dev/pci/pci_iov.c
199
mtx_unlock(&Giant);
sys/dev/pci/pci_iov.c
204
mtx_unlock(&Giant);
sys/dev/pci/pci_iov.c
210
mtx_unlock(&Giant);
sys/dev/pci/pci_iov.c
223
mtx_unlock(&Giant);
sys/dev/pci/pci_iov.c
700
mtx_unlock(&Giant);
sys/dev/pci/pci_iov.c
791
mtx_unlock(&Giant);
sys/dev/pci/pci_iov.c
820
mtx_unlock(&Giant);
sys/dev/pci/pci_iov.c
962
mtx_unlock(&Giant);
sys/dev/pci/pci_iov.c
979
mtx_unlock(&Giant);
sys/dev/pci/pcib_private.h
131
#define PCIB_HP_UNLOCK(sc) mtx_unlock((sc)->pcie_hp_lock)
sys/dev/pms/freebsd/driver/common/lxosapi.c
100
mtx_unlock(&pCard->memLock);
sys/dev/pms/freebsd/driver/common/lxosapi.c
349
mtx_unlock(&pCard->memLock);
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
158
mtx_unlock(lock)
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
204
#define AG_LIST_UNLOCK(lock) mtx_unlock(lock)
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
5632
mtx_unlock(&(pmcsc->pCardInfo->pmIOLock));
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
5638
mtx_unlock(&(pmcsc->pCardInfo->pmIOLock));
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
5643
mtx_unlock(&(pmcsc->pCardInfo->pmIOLock));
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
6537
mtx_unlock(&thisCardInst->pmIOLock);
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
898
mtx_unlock( &thisCardInst->pmIOLock );
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
910
mtx_unlock( &thisCardInst->pmIOLock );
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
918
mtx_unlock( &thisCardInst->pmIOLock );
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
936
mtx_unlock( &thisCardInst->pmIOLock );
sys/dev/pms/freebsd/driver/ini/src/osapi.c
536
mtx_unlock( &pCard->STLock[queueId] ); // review: need irq restore? ##
sys/dev/ppbus/if_plip.c
201
mtx_unlock(&lp_tables_lock);
sys/dev/ppbus/if_plip.c
311
mtx_unlock(&lp_tables_lock);
sys/dev/ppbus/if_plip.c
319
mtx_unlock(&lp_tables_lock);
sys/dev/ppbus/if_plip.c
336
mtx_unlock(&lp_tables_lock);
sys/dev/ppbus/ppb_base.c
217
mtx_unlock(ppb->ppc_lock);
sys/dev/ppbus/ppbconf.c
399
mtx_unlock(ppb->ppc_lock);
sys/dev/ppbus/ppbconf.c
413
mtx_unlock(ppb->ppc_lock);
sys/dev/ppbus/ppbconf.c
459
mtx_unlock(ppb->ppc_lock);
sys/dev/ppbus/ppbconf.c
472
mtx_unlock(ppb->ppc_lock);
sys/dev/ppbus/ppbconf.c
477
mtx_unlock(ppb->ppc_lock);
sys/dev/ppc/ppcreg.h
121
#define PPC_UNLOCK(data) mtx_unlock(&(data)->ppc_lock)
sys/dev/proto/proto_core.c
234
mtx_unlock(&sc->sc_mtx);
sys/dev/proto/proto_core.c
270
mtx_unlock(&sc->sc_mtx);
sys/dev/proto/proto_core.c
298
mtx_unlock(&sc->sc_mtx);
sys/dev/proto/proto_core.c
323
mtx_unlock(&sc->sc_mtx);
sys/dev/pst/pst-iop.c
199
mtx_unlock(&sc->mtx);
sys/dev/pst/pst-iop.c
441
mtx_unlock(&sc->mtx);
sys/dev/pst/pst-iop.c
454
mtx_unlock(&sc->mtx);
sys/dev/pst/pst-iop.c
461
mtx_unlock(&sc->mtx);
sys/dev/pst/pst-raid.c
213
mtx_unlock(&psc->iop->mtx);
sys/dev/qat/qat/qat_ocf.c
640
mtx_unlock(&qat_instance->cyInstMtx);
sys/dev/qat/qat/qat_ocf.c
896
mtx_unlock(&qat_instance->cyInstMtx);
sys/dev/qat/qat/qat_ocf.c
904
mtx_unlock(&qat_instance->cyInstMtx);
sys/dev/qat/qat/qat_ocf.c
908
mtx_unlock(&qat_instance->cyInstMtx);
sys/dev/qat/qat/qat_ocf.c
915
mtx_unlock(&qat_instance->cyInstMtx);
sys/dev/qat/qat/qat_ocf_mem_pool.c
501
mtx_unlock(&qat_instance->cookie_pool_mtx);
sys/dev/qat/qat/qat_ocf_mem_pool.c
506
mtx_unlock(&qat_instance->cookie_pool_mtx);
sys/dev/qat/qat/qat_ocf_mem_pool.c
518
mtx_unlock(&qat_instance->cookie_pool_mtx);
sys/dev/qat/qat_api/qat_utils/src/QatUtilsSemaphore.c
154
mtx_unlock(*pMutex);
sys/dev/qat/qat_api/qat_utils/src/QatUtilsSpinLock.c
32
mtx_unlock(pLock);
sys/dev/qat/qat_common/adf_freebsd_dev_processes.c
414
mtx_unlock(&mtx);
sys/dev/qat/qat_common/adf_freebsd_dev_processes.c
477
mtx_unlock(&mtx);
sys/dev/qat/qat_common/adf_freebsd_dev_processes.c
480
mtx_unlock(&mtx);
sys/dev/qat/qat_common/adf_freebsd_dev_processes.c
498
mtx_unlock(&mtx);
sys/dev/qat/qat_common/adf_freebsd_dev_processes.c
503
mtx_unlock(&mtx);
sys/dev/qat/qat_common/adf_freebsd_dev_processes.c
507
mtx_unlock(&mtx);
sys/dev/qat/qat_common/adf_freebsd_dev_processes.c
543
mtx_unlock(&callout_mtx);
sys/dev/qat/qat_common/adf_freebsd_dev_processes.c
551
mtx_unlock(&mtx);
sys/dev/qat/qat_common/adf_freebsd_dev_processes.c
574
mtx_unlock(&mtx);
sys/dev/qat/qat_common/adf_freebsd_dev_processes.c
601
mtx_unlock(&mtx);
sys/dev/qat/qat_common/adf_freebsd_dev_processes.c
606
mtx_unlock(&mtx);
sys/dev/qat/qat_common/adf_freebsd_dev_processes.c
624
mtx_unlock(&mtx);
sys/dev/qat/qat_common/adf_freebsd_dev_processes.c
660
mtx_unlock(&mtx);
sys/dev/qat/qat_common/adf_freebsd_uio.c
103
mtx_unlock(&accel->lock);
sys/dev/qat/qat_common/adf_freebsd_uio.c
131
mtx_unlock(&accel->lock);
sys/dev/qat/qat_common/adf_freebsd_uio.c
150
mtx_unlock(&accel->lock);
sys/dev/qat/qat_common/adf_freebsd_uio.c
208
mtx_unlock(&accel->lock);
sys/dev/qat/qat_common/adf_freebsd_uio.c
435
mtx_unlock(&accel->lock);
sys/dev/qat/qat_common/adf_transport.c
100
mtx_unlock(&bank->lock);
sys/dev/qat/qat_common/adf_transport.c
131
mtx_unlock(&ring->lock);
sys/dev/qat/qat_common/adf_transport.c
202
mtx_unlock(&bank->lock);
sys/dev/qat/qat_common/adf_transport.c
228
mtx_unlock(&bank->lock);
sys/dev/qat/qat_common/adf_transport.c
56
mtx_unlock(&bank->lock);
sys/dev/qat/qat_common/adf_transport.c
60
mtx_unlock(&bank->lock);
sys/dev/qat/qat_common/adf_transport.c
69
mtx_unlock(&bank->lock);
sys/dev/qat/qat_common/adf_transport.c
83
mtx_unlock(&bank->lock);
sys/dev/qat_c2xxx/qat.c
1002
mtx_unlock(&qr->qr_ring_mtx);
sys/dev/qat_c2xxx/qat.c
1021
mtx_unlock(&qr->qr_ring_mtx);
sys/dev/qat_c2xxx/qat.c
1045
mtx_unlock(&qr->qr_ring_mtx);
sys/dev/qat_c2xxx/qat.c
1072
mtx_unlock(&qr->qr_ring_mtx);
sys/dev/qat_c2xxx/qat.c
1099
mtx_unlock(&qb->qb_bank_mtx);
sys/dev/qat_c2xxx/qat.c
1124
mtx_unlock(&qcb->qcb_bank_mtx);
sys/dev/qat_c2xxx/qat.c
1130
mtx_unlock(&qcb->qcb_bank_mtx);
sys/dev/qat_c2xxx/qat.c
1144
mtx_unlock(&qcb->qcb_bank_mtx);
sys/dev/qat_c2xxx/qat.c
1814
mtx_unlock(&qs->qs_session_mtx);
sys/dev/qat_c2xxx/qat.c
2153
mtx_unlock(&qs->qs_session_mtx);
sys/dev/qat_c2xxx/qat.c
2175
mtx_unlock(&qs->qs_session_mtx);
sys/dev/qat_c2xxx/qat.c
2183
mtx_unlock(&qs->qs_session_mtx);
sys/dev/qat_c2xxx/qat.c
2238
mtx_unlock(&qs->qs_session_mtx);
sys/dev/qcom_ess_edma/qcom_ess_edma_var.h
36
#define EDMA_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/qcom_ess_edma/qcom_ess_edma_var.h
40
#define EDMA_RING_UNLOCK(_ring) mtx_unlock(&(_ring)->mtx)
sys/dev/qcom_gcc/qcom_gcc_clock.c
98
mtx_unlock(&sc->mtx);
sys/dev/qcom_gcc/qcom_gcc_ipq4018_reset.c
152
mtx_unlock(&sc->mtx);
sys/dev/qcom_gcc/qcom_gcc_ipq4018_reset.c
175
mtx_unlock(&sc->mtx);
sys/dev/qcom_mdio/qcom_mdio_ipq4018_var.h
33
#define MDIO_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/qcom_qup/qcom_spi_var.h
114
#define QCOM_SPI_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/dev/qcom_tlmm/qcom_tlmm_var.h
34
#define GPIO_UNLOCK(_sc) mtx_unlock(&(_sc)->gpio_mtx)
sys/dev/qlnx/qlnxe/bcm_osal.h
215
#define OSAL_MUTEX_RELEASE(lock) mtx_unlock(lock)
sys/dev/qlnx/qlnxe/bcm_osal.h
464
#define OSAL_SPIN_UNLOCK_IRQSAVE(x, y) { (void)y; mtx_unlock(x); }
sys/dev/qlnx/qlnxe/qlnx_os.c
2945
mtx_unlock(&fp->tx_mtx);
sys/dev/qlnx/qlnxe/qlnx_os.c
2984
mtx_unlock(&fp->tx_mtx);
sys/dev/qlnx/qlnxe/qlnx_os.c
3626
mtx_unlock(&fp->tx_mtx);
sys/dev/qlnx/qlnxe/qlnx_os.c
4713
mtx_unlock(&fp->tx_mtx);
sys/dev/qlnx/qlnxe/qlnx_os.c
565
mtx_unlock(&fp->tx_mtx);
sys/dev/qlnx/qlnxe/qlnx_os.c
6166
mtx_unlock(&fp->tx_mtx);
sys/dev/qlnx/qlnxe/qlnx_os.c
6705
mtx_unlock(&fp->tx_mtx);
sys/dev/qlnx/qlnxe/qlnx_rdma.c
151
mtx_unlock(&qlnx_rdma_dev_lock);
sys/dev/qlnx/qlnxe/qlnx_rdma.c
205
mtx_unlock(&qlnx_rdma_dev_lock);
sys/dev/qlnx/qlnxe/qlnx_rdma.c
220
mtx_unlock(&qlnx_rdma_dev_lock);
sys/dev/qlnx/qlnxe/qlnx_rdma.c
242
mtx_unlock(&qlnx_rdma_dev_lock);
sys/dev/qlnx/qlnxe/qlnx_rdma.c
262
mtx_unlock(&qlnx_rdma_dev_lock);
sys/dev/qlnx/qlnxe/qlnx_rdma.c
284
mtx_unlock(&qlnx_rdma_dev_lock);
sys/dev/qlnx/qlnxr/qlnxr_os.c
904
mtx_unlock(&dev->sgid_lock);
sys/dev/qlnx/qlnxr/qlnxr_os.c
910
mtx_unlock(&dev->sgid_lock);
sys/dev/qlnx/qlnxr/qlnxr_os.c
919
mtx_unlock(&dev->sgid_lock);
sys/dev/qlnx/qlnxr/qlnxr_os.c
942
mtx_unlock(&dev->sgid_lock);
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
2501
mtx_unlock(&dev->idr_lock);
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
2524
mtx_unlock(&dev->idr_lock);
sys/dev/qlxgb/qla_hw.c
1736
mtx_unlock(&ha->tx_lock);
sys/dev/qlxgb/qla_inline.h
210
mtx_unlock(&ha->hw_lock);
sys/dev/qlxgb/qla_inline.h
213
mtx_unlock(&ha->hw_lock);
sys/dev/qlxgb/qla_inline.h
225
mtx_unlock(&ha->hw_lock);
sys/dev/qlxgb/qla_isr.c
206
mtx_unlock(&ha->rxj_lock);
sys/dev/qlxgb/qla_isr.c
257
mtx_unlock(&ha->rx_lock);
sys/dev/qlxgb/qla_os.h
151
#define QLA_TX_UNLOCK(ha) mtx_unlock(&ha->tx_lock);
sys/dev/qlxgb/qla_os.h
154
#define QLA_RX_UNLOCK(ha) mtx_unlock(&ha->rx_lock);
sys/dev/qlxgb/qla_os.h
157
#define QLA_RXJ_UNLOCK(ha) mtx_unlock(&ha->rxj_lock);
sys/dev/qlxgbe/ql_inline.h
168
mtx_unlock(&ha->hw_lock);
sys/dev/qlxgbe/ql_inline.h
176
mtx_unlock(&ha->hw_lock);
sys/dev/qlxgbe/ql_inline.h
179
mtx_unlock(&ha->hw_lock);
sys/dev/qlxgbe/ql_inline.h
205
mtx_unlock(&ha->hw_lock);
sys/dev/qlxgbe/ql_ioctl.c
604
mtx_unlock(&ha->sp_log_lock);
sys/dev/qlxgbe/ql_ioctl.c
657
mtx_unlock(&ha->sp_log_lock);
sys/dev/qlxgbe/ql_os.c
1392
mtx_unlock(&fp->tx_mtx);
sys/dev/qlxgbe/ql_os.c
1428
mtx_unlock(&fp->tx_mtx);
sys/dev/qlxgbe/ql_os.c
1468
mtx_unlock(&fp->tx_mtx);
sys/dev/qlxgbe/ql_os.c
1485
mtx_unlock(&fp->tx_mtx);
sys/dev/qlxgbe/ql_os.c
1628
mtx_unlock(&fp->tx_mtx);
sys/dev/qlxgbe/ql_os.c
1657
mtx_unlock(&fp->tx_mtx);
sys/dev/qlxgbe/ql_os.c
2085
mtx_unlock(&fp->tx_mtx);
sys/dev/qlxge/qls_inline.h
110
mtx_unlock(&ha->hw_lock);
sys/dev/qlxge/qls_inline.h
91
mtx_unlock(&ha->hw_lock);
sys/dev/qlxge/qls_inline.h
94
mtx_unlock(&ha->hw_lock);
sys/dev/qlxge/qls_os.h
153
#define QLA_TX_UNLOCK(ha) mtx_unlock(&ha->tx_lock);
sys/dev/ral/rt2560var.h
164
#define RAL_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/dev/ral/rt2661var.h
172
#define RAL_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/dev/ral/rt2860var.h
209
#define RAL_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/dev/random/fenestrasX/fx_brng.h
44
#define FXRNG_BRNG_UNLOCK(brng) mtx_unlock(&(brng)->brng_rng.rng_lk)
sys/dev/random/fenestrasX/fx_pool.c
241
#define FXENT_UNLOCK() mtx_unlock(&fxent_pool_lk)
sys/dev/random/fenestrasX/fx_rng.h
37
#define FXRNG_RNG_UNLOCK(rng) mtx_unlock(&(rng)->rng_lk)
sys/dev/random/fortuna.h
39
#define RANDOM_RESEED_UNLOCK(x) mtx_unlock(&fortuna_state.fs_mtx)
sys/dev/random/fortuna.h
46
#define RANDOM_RESEED_UNLOCK(x) mtx_unlock(&fortuna_state.fs_mtx)
sys/dev/random/other_algorithm.h
49
#define RANDOM_RESEED_UNLOCK(x) mtx_unlock(&other_mtx)
sys/dev/random/other_algorithm.h
55
#define RANDOM_RESEED_UNLOCK(x) mtx_unlock(&other_mtx)
sys/dev/rccgpio/rccgpio.c
80
#define RCC_GPIO_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/regulator/regulator_fixed.c
114
mtx_unlock(&gpio_list_mtx);
sys/dev/regulator/regulator_fixed.c
124
mtx_unlock(&gpio_list_mtx);
sys/dev/regulator/regulator_fixed.c
133
mtx_unlock(&gpio_list_mtx);
sys/dev/rge/if_rgevar.h
25
#define RGE_UNLOCK(sc) (mtx_unlock(&sc->sc_mtx))
sys/dev/rl/if_rlreg.h
939
#define RL_UNLOCK(_sc) mtx_unlock(&(_sc)->rl_mtx)
sys/dev/rtsx/rtsx.c
295
#define RTSX_UNLOCK(_sc) mtx_unlock(&(_sc)->rtsx_mtx)
sys/dev/rtwn/if_rtwnvar.h
415
#define RTWN_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/dev/rtwn/if_rtwnvar.h
421
#define RTWN_CMDQ_UNLOCK(sc) mtx_unlock(&(sc)->cmdq_mtx)
sys/dev/rtwn/if_rtwnvar.h
428
#define RTWN_NT_UNLOCK(sc) mtx_unlock(&(sc)->nt_mtx)
sys/dev/safe/safe.c
1240
mtx_unlock(&sc->sc_ringmtx);
sys/dev/safe/safe.c
1255
mtx_unlock(&sc->sc_ringmtx);
sys/dev/safe/safe.c
1945
mtx_unlock(&sc->sc_ringmtx);
sys/dev/safe/safe.c
567
mtx_unlock(&sc->sc_ringmtx);
sys/dev/safe/safe.c
783
mtx_unlock(&sc->sc_ringmtx);
sys/dev/safexcel/safexcel.c
250
mtx_unlock(&ring->mtx);
sys/dev/safexcel/safexcel.c
2543
mtx_unlock(&ring->mtx);
sys/dev/safexcel/safexcel.c
2558
mtx_unlock(&ring->mtx);
sys/dev/safexcel/safexcel.c
2583
mtx_unlock(&ring->mtx);
sys/dev/sbni/if_sbni.c
1005
mtx_unlock(&headlist_lock);
sys/dev/sbni/if_sbni.c
1009
mtx_unlock(&headlist_lock);
sys/dev/sbni/if_sbni.c
988
mtx_unlock(&headlist_lock);
sys/dev/sbni/if_sbnivar.h
123
#define SBNI_UNLOCK(sc) mtx_unlock(&(sc)->lock)
sys/dev/sdhci/fsl_sdhci.c
697
mtx_unlock(&sc->slot.mtx);
sys/dev/sdhci/fsl_sdhci.c
748
mtx_unlock(&sc->slot.mtx);
sys/dev/sdhci/sdhci.c
149
#define SDHCI_UNLOCK(_slot) mtx_unlock(&(_slot)->mtx)
sys/dev/sdhci/sdhci.c
2636
mtx_unlock(&slot->sim_mtx);
sys/dev/sdhci/sdhci.c
2639
mtx_unlock(&slot->sim_mtx);
sys/dev/sdhci/sdhci.c
2651
mtx_unlock(&slot->sim_mtx);
sys/dev/sec/sec.h
216
mtx_unlock(&(sc)->sc_ ## what ## _lock)
sys/dev/sfxge/common/efsys.h
1051
mtx_unlock(&(_eslp)->lock)
sys/dev/sfxge/common/efsys.h
592
mtx_unlock(&(_esbp)->esb_lock)
sys/dev/sfxge/sfxge.h
442
mtx_unlock(&(_port)->lock)
sys/dev/sfxge/sfxge.h
461
mtx_unlock(&(_mcdi)->lock)
sys/dev/sfxge/sfxge.h
480
mtx_unlock(&(_evq)->lock)
sys/dev/sfxge/sfxge_tx.h
164
mtx_unlock(&(_txq)->lock)
sys/dev/sge/if_sgereg.h
366
#define SGE_UNLOCK(_sc) mtx_unlock(&(_sc)->sge_mtx)
sys/dev/siis/siis.c
532
mtx_unlock(&ch->mtx);
sys/dev/siis/siis.c
544
mtx_unlock(&ch->mtx);
sys/dev/siis/siis.c
560
mtx_unlock(&ch->mtx);
sys/dev/siis/siis.c
611
mtx_unlock(&ch->mtx);
sys/dev/siis/siis.c
624
mtx_unlock(&ch->mtx);
sys/dev/siis/siis.c
844
mtx_unlock(&ch->mtx);
sys/dev/sis/if_sis.c
112
#define SIS_UNLOCK(_sc) mtx_unlock(&(_sc)->sis_mtx)
sys/dev/sk/if_skreg.h
1462
#define SK_UNLOCK(_sc) mtx_unlock(&(_sc)->sk_mtx)
sys/dev/sk/if_skreg.h
1468
#define SK_IF_MII_UNLOCK(_sc) mtx_unlock(&(_sc)->sk_softc->sk_mii_mtx)
sys/dev/smartpqi/smartpqi_cam.c
1268
mtx_unlock(&softs->os_specific.cam_lock);
sys/dev/smartpqi/smartpqi_cam.c
1287
mtx_unlock(&softs->os_specific.cam_lock);
sys/dev/smartpqi/smartpqi_cam.c
1307
mtx_unlock(&softs->os_specific.cam_lock);
sys/dev/smartpqi/smartpqi_cam.c
1345
mtx_unlock(&softs->os_specific.cam_lock);
sys/dev/smbus/smbconf.c
126
mtx_unlock(&sc->lock);
sys/dev/smbus/smbconf.c
144
mtx_unlock(&sc->lock);
sys/dev/smbus/smbconf.c
149
mtx_unlock(&sc->lock);
sys/dev/smbus/smbconf.c
179
mtx_unlock(&sc->lock);
sys/dev/smbus/smbconf.c
54
mtx_unlock(&sc->lock);
sys/dev/smc/if_smc.c
84
#define SMC_UNLOCK(sc) mtx_unlock(&(sc)->smc_mtx)
sys/dev/snp/snp.c
53
#define SNP_UNLOCK() mtx_unlock(&snp_register_lock)
sys/dev/sound/dummy.c
120
mtx_unlock(&sc->lock);
sys/dev/sound/dummy.c
160
mtx_unlock(&sc->lock);
sys/dev/sound/dummy.c
212
mtx_unlock(&sc->lock);
sys/dev/sound/dummy.c
232
mtx_unlock(&sc->lock);
sys/dev/sound/dummy.c
323
mtx_unlock(&sc->lock);
sys/dev/sound/dummy.c
413
mtx_unlock(&sc->lock);
sys/dev/sound/macio/aoa.c
296
mtx_unlock(&dma->mutex);
sys/dev/sound/macio/aoa.c
331
mtx_unlock(&dma->mutex);
sys/dev/sound/macio/aoa.c
336
mtx_unlock(&dma->mutex);
sys/dev/sound/macio/davbus.c
183
mtx_unlock(&d->mutex);
sys/dev/sound/macio/davbus.c
293
mtx_unlock(&d->mutex);
sys/dev/sound/macio/davbus.c
355
mtx_unlock(&d->mutex);
sys/dev/sound/macio/davbus.c
478
mtx_unlock(&d->mutex);
sys/dev/sound/macio/davbus.c
596
mtx_unlock(&d->mutex);
sys/dev/sound/macio/i2s.c
725
mtx_unlock(&sc->port_mtx);
sys/dev/sound/macio/onyx.c
295
mtx_unlock(mixer_lock);
sys/dev/sound/macio/snapper.c
471
mtx_unlock(mixer_lock);
sys/dev/sound/macio/tumbler.c
418
mtx_unlock(mixer_lock);
sys/dev/sound/midi/midi.c
144
mtx_unlock(&m->lock);
sys/dev/sound/midi/midi.c
174
mtx_unlock(&m->lock);
sys/dev/sound/midi/midi.c
202
mtx_unlock(&m->lock);
sys/dev/sound/midi/midi.c
212
mtx_unlock(&m->lock);
sys/dev/sound/midi/midi.c
220
mtx_unlock(&m->lock);
sys/dev/sound/midi/midi.c
235
mtx_unlock(&m->lock);
sys/dev/sound/midi/midi.c
253
mtx_unlock(&m->lock);
sys/dev/sound/midi/midi.c
305
mtx_unlock(&m->lock);
sys/dev/sound/midi/midi.c
337
mtx_unlock(&m->lock);
sys/dev/sound/midi/midi.c
394
mtx_unlock(&m->lock);
sys/dev/sound/midi/midi.c
406
mtx_unlock(&m->lock);
sys/dev/sound/midi/midi.c
462
mtx_unlock(&m->lock);
sys/dev/sound/midi/midi.c
481
mtx_unlock(&m->lock);
sys/dev/sound/midi/midi.c
518
mtx_unlock(&m->lock);
sys/dev/sound/pci/als4000.c
226
mtx_unlock(&sc->lock);
sys/dev/sound/pci/als4000.c
283
mtx_unlock(&sc->lock);
sys/dev/sound/pci/als4000.c
412
mtx_unlock(&sc->lock);
sys/dev/sound/pci/als4000.c
506
mtx_unlock(&sc->lock);
sys/dev/sound/pci/als4000.c
644
mtx_unlock(&sc->lock);
sys/dev/sound/pci/als4000.c
650
mtx_unlock(&sc->lock);
sys/dev/sound/pci/als4000.c
670
mtx_unlock(&sc->lock);
sys/dev/sound/pci/als4000.c
887
mtx_unlock(&sc->lock);
sys/dev/sound/pci/als4000.c
899
mtx_unlock(&sc->lock);
sys/dev/sound/pci/als4000.c
905
mtx_unlock(&sc->lock);
sys/dev/sound/pci/als4000.c
916
mtx_unlock(&sc->lock);
sys/dev/sound/pci/atiixp.c
143
#define atiixp_unlock(_sc) mtx_unlock(&(_sc)->lock)
sys/dev/sound/pci/cmi.c
1054
mtx_unlock(&sc->lock);
sys/dev/sound/pci/cmi.c
1067
mtx_unlock(&sc->lock);
sys/dev/sound/pci/cmi.c
1073
mtx_unlock(&sc->lock);
sys/dev/sound/pci/cmi.c
1088
mtx_unlock(&sc->lock);
sys/dev/sound/pci/cmi.c
370
mtx_unlock(&sc->lock);
sys/dev/sound/pci/cmi.c
411
mtx_unlock(&sc->lock);
sys/dev/sound/pci/cmi.c
453
mtx_unlock(&sc->lock);
sys/dev/sound/pci/cmi.c
509
mtx_unlock(&sc->lock);
sys/dev/sound/pci/cmi.c
526
mtx_unlock(&sc->lock);
sys/dev/sound/pci/cmi.c
557
mtx_unlock(&sc->lock);
sys/dev/sound/pci/cmi.c
575
mtx_unlock(&sc->lock);
sys/dev/sound/pci/cmi.c
805
mtx_unlock(&sc->lock);
sys/dev/sound/pci/csamidi.c
177
mtx_unlock(&scp->mtx);
sys/dev/sound/pci/emu10k1.c
1032
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10k1.c
1114
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10k1.c
1128
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10k1.c
1176
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10k1.c
1265
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10k1.c
1295
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10k1.c
826
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10k1.c
842
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10k1.c
874
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10k1.c
904
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10k1.c
917
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10k1.c
990
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10kx-midi.c
102
mtx_unlock(&sc->mtx);
sys/dev/sound/pci/emu10kx-pcm.c
1002
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10kx-pcm.c
1172
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10kx-pcm.c
1244
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10kx-pcm.c
1252
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10kx-pcm.c
1265
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10kx-pcm.c
1274
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10kx-pcm.c
1279
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10kx-pcm.c
777
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10kx-pcm.c
805
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10kx.c
1259
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10kx.c
1280
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10kx.c
2189
mtx_unlock(&sc->emu10kx_lock);
sys/dev/sound/pci/emu10kx.c
2193
mtx_unlock(&sc->emu10kx_lock);
sys/dev/sound/pci/emu10kx.c
2204
mtx_unlock(&sc->emu10kx_lock);
sys/dev/sound/pci/emu10kx.c
2218
mtx_unlock(&sc->emu10kx_lock);
sys/dev/sound/pci/emu10kx.c
2223
mtx_unlock(&sc->emu10kx_lock);
sys/dev/sound/pci/emu10kx.c
2237
mtx_unlock(&sc->emu10kx_lock);
sys/dev/sound/pci/emu10kx.c
2240
mtx_unlock(&sc->emu10kx_lock);
sys/dev/sound/pci/emu10kx.c
2328
mtx_unlock(&sc->emu10kx_lock);
sys/dev/sound/pci/emu10kx.c
2376
mtx_unlock(&(sc->rm->gpr_lock));
sys/dev/sound/pci/emu10kx.c
2426
mtx_unlock(&(rm->gpr_lock));
sys/dev/sound/pci/emu10kx.c
452
mtx_unlock(&(sc->rw)); \
sys/dev/sound/pci/emu10kx.c
818
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10kx.c
821
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10kx.c
845
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10kx.c
888
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10kx.c
905
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10kx.c
929
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10kx.c
935
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10kx.c
951
mtx_unlock(&sc->lock);
sys/dev/sound/pci/emu10kx.c
970
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24.c
1573
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24.c
1592
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24.c
1599
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24.c
1616
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24.c
1640
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24.c
1647
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24.c
1671
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24.c
1863
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24.c
1880
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24.c
1912
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24.c
1951
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24.c
2021
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24.c
2086
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24.c
2105
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24.c
2113
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24ht.c
1483
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24ht.c
1503
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24ht.c
1510
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24ht.c
1527
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24ht.c
1551
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24ht.c
1558
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24ht.c
1582
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24ht.c
1772
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24ht.c
1789
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24ht.c
1821
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24ht.c
1865
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24ht.c
1935
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24ht.c
2000
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24ht.c
2019
mtx_unlock(&sc->lock);
sys/dev/sound/pci/envy24ht.c
2027
mtx_unlock(&sc->lock);
sys/dev/sound/pci/es137x.c
233
#define ES_UNLOCK(sc) mtx_unlock(&(sc)->lock)
sys/dev/sound/pci/hda/hdaa.c
51
#define hdaa_unlock(devinfo) mtx_unlock((devinfo)->lock)
sys/dev/sound/pci/hda/hdac.c
55
#define hdac_unlock(sc) mtx_unlock(&(sc)->lock)
sys/dev/sound/pci/hda/hdacc.c
64
#define hdacc_unlock(codec) mtx_unlock((codec)->lock)
sys/dev/sound/pci/hdsp-pcm.c
1033
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdsp-pcm.c
327
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdsp-pcm.c
684
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdsp-pcm.c
744
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdsp-pcm.c
794
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdsp-pcm.c
813
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdsp-pcm.c
955
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdsp.c
129
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdsp.c
293
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdsp.c
357
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdsp.c
421
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdsp.c
556
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdsp.c
606
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdsp.c
726
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdspe-pcm.c
1024
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdspe-pcm.c
311
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdspe-pcm.c
675
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdspe-pcm.c
728
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdspe-pcm.c
778
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdspe-pcm.c
797
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdspe-pcm.c
950
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdspe.c
139
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdspe.c
308
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdspe.c
372
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdspe.c
436
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdspe.c
547
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdspe.c
574
mtx_unlock(&sc->lock);
sys/dev/sound/pci/hdspe.c
645
mtx_unlock(&sc->lock);
sys/dev/sound/pci/ich.c
81
#define ICH_UNLOCK(sc) mtx_unlock(&(sc)->ich_lock)
sys/dev/sound/pci/maestro3.c
163
#define M3_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_lock)
sys/dev/sound/pci/solo.c
104
#define ess_unlock(_ess) mtx_unlock(&(_ess)->lock)
sys/dev/sound/pci/spicds.c
177
mtx_unlock(&codec->lock);
sys/dev/sound/pci/spicds.c
185
mtx_unlock(&codec->lock);
sys/dev/sound/pci/spicds.c
193
mtx_unlock(&codec->lock);
sys/dev/sound/pci/spicds.c
201
mtx_unlock(&codec->lock);
sys/dev/sound/pci/spicds.c
247
mtx_unlock(&codec->lock);
sys/dev/sound/pci/spicds.c
268
mtx_unlock(&codec->lock);
sys/dev/sound/pci/spicds.c
365
mtx_unlock(&codec->lock);
sys/dev/sound/pci/t4dwave.c
232
mtx_unlock(&tr->lock);
sys/dev/sound/pci/t4dwave.c
293
mtx_unlock(&tr->lock);
sys/dev/sound/pci/t4dwave.c
350
mtx_unlock(&tr->lock);
sys/dev/sound/pci/t4dwave.c
436
mtx_unlock(&tr->lock);
sys/dev/sound/pci/t4dwave.c
449
mtx_unlock(&tr->lock);
sys/dev/sound/pci/via8233.c
1014
mtx_unlock(&via->lock);
sys/dev/sound/pci/via8233.c
1049
mtx_unlock(&via->lock);
sys/dev/sound/pci/via8233.c
1408
mtx_unlock(&via->lock);
sys/dev/sound/pci/via8233.c
169
mtx_unlock(&via->lock);
sys/dev/sound/pci/via8233.c
184
mtx_unlock(&via->lock);
sys/dev/sound/pci/via8233.c
200
mtx_unlock(&via->lock);
sys/dev/sound/pci/via8233.c
210
mtx_unlock(&via->lock);
sys/dev/sound/pci/via8233.c
228
mtx_unlock(&via->lock);
sys/dev/sound/pci/via8233.c
245
mtx_unlock(&via->lock);
sys/dev/sound/pci/via8233.c
416
mtx_unlock(&via->lock);
sys/dev/sound/pci/via8233.c
438
mtx_unlock(&via->lock);
sys/dev/sound/pci/via8233.c
463
mtx_unlock(&via->lock);
sys/dev/sound/pci/via8233.c
498
mtx_unlock(&via->lock);
sys/dev/sound/pci/via8233.c
622
mtx_unlock(&via->lock);
sys/dev/sound/pci/via8233.c
625
mtx_unlock(&via->lock);
sys/dev/sound/pci/via8233.c
673
mtx_unlock(&via->lock);
sys/dev/sound/pci/via8233.c
681
mtx_unlock(&via->lock);
sys/dev/sound/pci/via8233.c
710
mtx_unlock(&via->lock);
sys/dev/sound/pci/via8233.c
718
mtx_unlock(&via->lock);
sys/dev/sound/pci/via8233.c
740
mtx_unlock(&via->lock);
sys/dev/sound/pci/via8233.c
748
mtx_unlock(&via->lock);
sys/dev/sound/pci/via8233.c
812
mtx_unlock(&via->lock);
sys/dev/sound/pci/via8233.c
828
mtx_unlock(&via->lock);
sys/dev/sound/pci/via8233.c
960
mtx_unlock(&via->lock);
sys/dev/sound/pci/via82c686.c
271
mtx_unlock(&via->lock);
sys/dev/sound/pci/via82c686.c
298
mtx_unlock(&via->lock);
sys/dev/sound/pci/via82c686.c
356
mtx_unlock(&via->lock);
sys/dev/sound/pci/via82c686.c
376
mtx_unlock(&via->lock);
sys/dev/sound/pci/via82c686.c
432
mtx_unlock(&via->lock);
sys/dev/sound/pci/via82c686.c
440
mtx_unlock(&via->lock);
sys/dev/sound/pci/via82c686.c
444
mtx_unlock(&via->lock);
sys/dev/sound/pcm/ac97.c
367
mtx_unlock(&codec->lock);
sys/dev/sound/pcm/ac97.c
383
mtx_unlock(&codec->lock);
sys/dev/sound/pcm/ac97.c
421
mtx_unlock(&codec->lock);
sys/dev/sound/pcm/ac97.c
496
mtx_unlock(&codec->lock);
sys/dev/sound/pcm/ac97.c
600
mtx_unlock(&codec->lock);
sys/dev/sound/pcm/ac97.c
626
mtx_unlock(&codec->lock);
sys/dev/sound/pcm/ac97.c
773
mtx_unlock(&codec->lock);
sys/dev/sound/pcm/ac97.c
784
mtx_unlock(&codec->lock);
sys/dev/sound/pcm/ac97.c
804
mtx_unlock(&codec->lock);
sys/dev/sound/pcm/ac97.c
959
mtx_unlock(&codec->lock);
sys/dev/sound/pcm/ac97.c
967
mtx_unlock(&codec->lock);
sys/dev/sound/pcm/ac97.c
985
mtx_unlock(&codec->lock);
sys/dev/sound/pcm/channel.h
314
#define CHN_UNLOCK(c) mtx_unlock(&(c)->lock)
sys/dev/sound/pcm/channel.h
62
#define PCM_SG_UNLOCK() mtx_unlock(&snd_pcm_syncgroups_mtx)
sys/dev/sound/pcm/mixer.c
1122
mtx_unlock(&m->lock);
sys/dev/sound/pcm/mixer.c
1273
mtx_unlock(&m->lock);
sys/dev/sound/pcm/mixer.c
128
mtx_unlock(&(x)->lock); \
sys/dev/sound/pcm/mixer.c
1297
mtx_unlock(&m->lock);
sys/dev/sound/pcm/mixer.c
1301
mtx_unlock(&m->lock);
sys/dev/sound/pcm/mixer.c
1507
mtx_unlock(&m->lock);
sys/dev/sound/pcm/mixer.c
800
mtx_unlock(&m->lock);
sys/dev/sound/pcm/mixer.c
827
mtx_unlock(&m->lock);
sys/dev/sound/pcm/mixer.c
839
mtx_unlock(&m->lock);
sys/dev/sound/pcm/mixer.c
854
mtx_unlock(&m->lock);
sys/dev/sound/pcm/mixer.c
860
mtx_unlock(&m->lock);
sys/dev/sound/pcm/mixer.c
866
mtx_unlock(&m->lock);
sys/dev/sound/pcm/mixer.c
907
mtx_unlock(&m->lock);
sys/dev/sound/pcm/mixer.c
945
mtx_unlock(&m->lock);
sys/dev/sound/pcm/mixer.c
957
mtx_unlock(&m->lock);
sys/dev/sound/pcm/mixer.c
971
mtx_unlock(&m->lock);
sys/dev/sound/pcm/mixer.c
985
mtx_unlock(&m->lock);
sys/dev/sound/pcm/mixer.c
999
mtx_unlock(&m->lock);
sys/dev/sound/pcm/sound.h
235
#define PCM_UNLOCK(d) mtx_unlock(&(d)->lock)
sys/dev/sound/pcm/sound.h
310
mtx_unlock(&Giant); \
sys/dev/sound/usb/uaudio.c
1389
mtx_unlock(&chan->lock);
sys/dev/sound/usb/uaudio.c
1414
mtx_unlock(&chan->lock);
sys/dev/sound/usb/uaudio.c
1528
mtx_unlock(&chan->lock);
sys/dev/sound/usb/uaudio.c
1535
mtx_unlock(&chan->lock);
sys/dev/sound/usb/uaudio.c
2965
mtx_unlock(sc->sc_child[0].mixer_lock);
sys/dev/sound/usb/uaudio.c
2983
mtx_unlock(sc->sc_child[0].mixer_lock);
sys/dev/sound/usb/uaudio.c
3229
mtx_unlock(sc->sc_child[0].mixer_lock);
sys/dev/sound/usb/uaudio.c
5924
mtx_unlock(&chan->mtx);
sys/dev/sound/usb/uaudio.c
5937
mtx_unlock(&chan->mtx);
sys/dev/sound/usb/uaudio.c
6063
mtx_unlock(&chan->mtx);
sys/dev/sound/usb/uaudio.c
6085
mtx_unlock(&chan->mtx);
sys/dev/sound/usb/uaudio_pcm.c
148
mtx_unlock(mtx);
sys/dev/sound/usb/uaudio_pcm.c
168
mtx_unlock(mtx);
sys/dev/spibus/controller/allwinner/aw_spi.c
157
#define AW_SPI_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/dev/spibus/controller/allwinner/aw_spi.c
580
mtx_unlock(&sc->mtx);
sys/dev/spibus/controller/rockchip/rk_spi.c
122
#define RK_SPI_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/dev/spibus/spigen.c
174
mtx_unlock(&sc->sc_mtx);
sys/dev/spibus/spigen.c
355
mtx_unlock(&sc->sc_mtx);
sys/dev/ste/if_stereg.h
594
#define STE_UNLOCK(_sc) mtx_unlock(&(_sc)->ste_mtx)
sys/dev/stge/if_stgereg.h
668
#define STGE_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/stge/if_stgereg.h
671
#define STGE_MII_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mii_mtx)
sys/dev/sume/adapter.h
44
#define SUME_UNLOCK(adapter) mtx_unlock(&adapter->lock);
sys/dev/superio/superio.c
190
mtx_unlock(&sc->conf_lock);
sys/dev/sym/sym_hipd.c
1005
#define SYM_UNLOCK() mtx_unlock(&np->mtx)
sys/dev/syscons/daemon/daemon_saver.c
359
mtx_unlock(&prison0.pr_mtx);
sys/dev/syscons/daemon/daemon_saver.c
372
mtx_unlock(&prison0.pr_mtx);
sys/dev/syscons/syscons.c
1812
mtx_unlock(&Giant);
sys/dev/syscons/syscons.c
882
mtx_unlock(&Giant);
sys/dev/tcp_log/tcp_log_dev.c
70
#define TCP_LOG_DEV_QUEUE_UNLOCK() mtx_unlock(&tcp_log_dev_queue_lock)
sys/dev/thunderbolt/nhi.c
171
mtx_unlock(&r->mtx);
sys/dev/thunderbolt/nhi.c
181
mtx_unlock(&r->mtx);
sys/dev/thunderbolt/nhi.c
201
mtx_unlock(&sc->nhi_mtx);
sys/dev/thunderbolt/nhi.c
212
mtx_unlock(&sc->nhi_mtx);
sys/dev/thunderbolt/nhi.c
232
mtx_unlock(&sc->nhi_mtx);
sys/dev/thunderbolt/nhi.c
468
mtx_unlock(&sc->nhi_mtx);
sys/dev/thunderbolt/nhi.c
613
mtx_unlock(&r->mtx);
sys/dev/thunderbolt/nhi.c
790
mtx_unlock(&r->mtx);
sys/dev/thunderbolt/nhi.c
809
mtx_unlock(&r->mtx);
sys/dev/thunderbolt/router.c
364
mtx_unlock(&sc->mtx);
sys/dev/thunderbolt/router.c
395
mtx_unlock(&sc->mtx);
sys/dev/thunderbolt/router.c
419
mtx_unlock(&sc->mtx);
sys/dev/thunderbolt/router.c
441
mtx_unlock(&sc->mtx);
sys/dev/thunderbolt/router.c
586
mtx_unlock(&sc->mtx);
sys/dev/thunderbolt/tb_dev.c
138
mtx_unlock(&tbdev_mtx);
sys/dev/thunderbolt/tb_dev.c
157
mtx_unlock(&tbdev_mtx);
sys/dev/thunderbolt/tb_dev.c
261
mtx_unlock(&tbdev_mtx);
sys/dev/ti/if_tireg.h
1062
#define TI_UNLOCK(_sc) mtx_unlock(&(_sc)->ti_mtx)
sys/dev/tsec/if_tsec.h
182
#define TSEC_PHY_UNLOCK(sc) mtx_unlock(&tsec_phy_mtx)
sys/dev/tsec/if_tsec.h
196
#define TSEC_TRANSMIT_UNLOCK(sc) mtx_unlock(&(sc)->transmit_lock)
sys/dev/tsec/if_tsec.h
205
#define TSEC_RECEIVE_UNLOCK(sc) mtx_unlock(&(sc)->receive_lock)
sys/dev/tsec/if_tsec.h
214
#define TSEC_IC_UNLOCK(sc) mtx_unlock(&(sc)->ic_lock)
sys/dev/tsec/if_tsec.h
239
mtx_unlock(&(sc)->receive_lock);\
sys/dev/tsec/if_tsec.h
243
mtx_unlock(&(sc)->transmit_lock);\
sys/dev/tws/tws.c
203
mtx_unlock(&sc->gen_lock);
sys/dev/tws/tws.c
299
mtx_unlock(&sc->gen_lock);
sys/dev/tws/tws.c
356
mtx_unlock(&sc->gen_lock);
sys/dev/tws/tws.c
675
mtx_unlock(&sc->q_lock);
sys/dev/tws/tws.c
697
mtx_unlock(&sc->q_lock);
sys/dev/tws/tws.c
846
mtx_unlock(my_mutex);
sys/dev/tws/tws.c
860
mtx_unlock(&sc->q_lock);
sys/dev/tws/tws_cam.c
1127
mtx_unlock(&sc->gen_lock);
sys/dev/tws/tws_cam.c
1132
mtx_unlock(&sc->gen_lock);
sys/dev/tws/tws_cam.c
1155
mtx_unlock(&sc->gen_lock);
sys/dev/tws/tws_cam.c
1167
mtx_unlock(&sc->gen_lock);
sys/dev/tws/tws_cam.c
1184
mtx_unlock(&sc->gen_lock);
sys/dev/tws/tws_cam.c
169
mtx_unlock(&sc->sim_lock);
sys/dev/tws/tws_cam.c
180
mtx_unlock(&sc->sim_lock);
sys/dev/tws/tws_cam.c
183
mtx_unlock(&sc->sim_lock);
sys/dev/tws/tws_cam.c
199
mtx_unlock(&sc->sim_lock);
sys/dev/tws/tws_cam.c
214
mtx_unlock(&sc->sim_lock);
sys/dev/tws/tws_cam.c
219
mtx_unlock(&sc->sim_lock);
sys/dev/tws/tws_cam.c
324
mtx_unlock(&sc->q_lock);
sys/dev/tws/tws_cam.c
332
mtx_unlock(&sc->sim_lock);
sys/dev/tws/tws_cam.c
336
mtx_unlock(&sc->q_lock);
sys/dev/tws/tws_cam.c
417
mtx_unlock(&sc->gen_lock);
sys/dev/tws/tws_cam.c
494
mtx_unlock(&sc->io_lock);
sys/dev/tws/tws_cam.c
541
mtx_unlock(&sc->sim_lock);
sys/dev/tws/tws_cam.c
548
mtx_unlock(&sc->q_lock);
sys/dev/tws/tws_cam.c
570
mtx_unlock(&sc->q_lock);
sys/dev/tws/tws_cam.c
586
mtx_unlock(&sc->sim_lock);
sys/dev/tws/tws_cam.c
591
mtx_unlock(&sc->q_lock);
sys/dev/tws/tws_cam.c
890
mtx_unlock(&sc->io_lock);
sys/dev/tws/tws_cam.c
917
mtx_unlock(&sc->io_lock);
sys/dev/tws/tws_hdm.c
305
mtx_unlock(&sc->io_lock);
sys/dev/tws/tws_hdm.c
329
mtx_unlock(&sc->q_lock);
sys/dev/tws/tws_hdm.c
343
mtx_unlock(&sc->io_lock);
sys/dev/tws/tws_services.c
207
mtx_unlock(&sc->q_lock);
sys/dev/tws/tws_user.c
165
mtx_unlock(&sc->gen_lock);
sys/dev/tws/tws_user.c
364
mtx_unlock(&sc->gen_lock);
sys/dev/ufshci/ufshci_ctrlr.c
455
mtx_unlock(&ctrlr->sc_mtx);
sys/dev/ufshci/ufshci_req_queue.c
217
mtx_unlock(&hwq->qlock);
sys/dev/ufshci/ufshci_req_queue.c
227
mtx_unlock(&hwq->qlock);
sys/dev/ufshci/ufshci_req_queue.c
235
mtx_unlock(&hwq->qlock);
sys/dev/ufshci/ufshci_req_queue.c
320
mtx_unlock(&tr->hwq->qlock);
sys/dev/ufshci/ufshci_req_queue.c
333
mtx_unlock(&hwq->recovery_lock);
sys/dev/ufshci/ufshci_req_queue.c
400
mtx_unlock(&tr->hwq->qlock);
sys/dev/ufshci/ufshci_req_queue.c
489
mtx_unlock(&tr->hwq->qlock);
sys/dev/ufshci/ufshci_req_queue.c
516
mtx_unlock(&tr->hwq->qlock);
sys/dev/ufshci/ufshci_req_queue.c
576
mtx_unlock(&hwq->qlock);
sys/dev/ufshci/ufshci_req_queue.c
645
mtx_unlock(&hwq->qlock);
sys/dev/ufshci/ufshci_req_queue.c
792
mtx_unlock(&hwq->qlock);
sys/dev/ufshci/ufshci_req_sdb.c
306
mtx_unlock(&hwq->recovery_lock);
sys/dev/ufshci/ufshci_req_sdb.c
368
mtx_unlock(&hwq->qlock);
sys/dev/ufshci/ufshci_req_sdb.c
369
mtx_unlock(&hwq->recovery_lock);
sys/dev/ufshci/ufshci_req_sdb.c
467
mtx_unlock(&hwq->qlock);
sys/dev/ufshci/ufshci_req_sdb.c
468
mtx_unlock(&hwq->recovery_lock);
sys/dev/ufshci/ufshci_sim.c
369
mtx_unlock(&ctrlr->sc_mtx);
sys/dev/ufshci/ufshci_sim.c
380
mtx_unlock(&ctrlr->sc_mtx);
sys/dev/ufshci/ufshci_sim.c
384
mtx_unlock(&ctrlr->sc_mtx);
sys/dev/ufshci/ufshci_uic_cmd.c
179
mtx_unlock(&ctrlr->uic_cmd_lock);
sys/dev/ufshci/ufshci_uic_cmd.c
191
mtx_unlock(&ctrlr->uic_cmd_lock);
sys/dev/usb/controller/uhci.c
2347
mtx_unlock(&sc->sc_bus.bus_mtx);
sys/dev/usb/controller/xhci.c
1448
mtx_unlock(mtx);
sys/dev/usb/gadget/g_audio.c
348
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/gadget/g_audio.c
368
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/gadget/g_keyboard.c
250
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/gadget/g_keyboard.c
269
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/gadget/g_modem.c
306
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/gadget/g_modem.c
326
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/gadget/g_mouse.c
301
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/gadget/g_mouse.c
321
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/input/atp.c
2307
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/input/atp.c
2586
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/input/uhid.c
524
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/input/uhid.c
604
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/input/uhid.c
608
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/input/uhid_snes.c
230
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/input/uhid_snes.c
264
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/input/uhid_snes.c
332
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/input/uhid_snes.c
336
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/input/uhid_snes.c
601
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/input/uhid_snes.c
619
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/input/ukbd.c
1488
mtx_unlock(&Giant);
sys/dev/usb/input/ums.c
1144
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/input/usbhid.c
370
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/input/usbhid.c
446
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/input/usbhid.c
530
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/input/wsp.c
1540
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/input/wsp.c
1554
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/input/wsp.c
1648
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/input/wsp.c
946
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/misc/cp2112.c
1219
mtx_unlock(&sc->io.lock);
sys/dev/usb/misc/cp2112.c
1323
mtx_unlock(&sc->io.lock);
sys/dev/usb/misc/cp2112.c
1352
mtx_unlock(&sc->io.lock);
sys/dev/usb/misc/i2ctinyusb.c
254
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/misc/i2ctinyusb.c
268
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/misc/udbp.c
505
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/misc/udbp.c
620
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/misc/udbp.c
662
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/misc/udbp.c
734
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/misc/udbp.c
775
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/misc/udbp.c
803
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/misc/udbp.c
844
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/misc/ugold.c
278
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/misc/ugold.c
399
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/misc/uled.c
211
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/misc/uled.c
289
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/net/if_auereg.h
219
#define AUE_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/usb/net/if_axereg.h
362
#define AXE_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/usb/net/if_axgereg.h
215
#define AXGE_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/usb/net/if_cdce.c
1352
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/net/if_cdceem.c
131
#define CDCEEM_UNLOCK(X) mtx_unlock(&(X)->sc_mtx)
sys/dev/usb/net/if_cdcereg.h
121
#define CDCE_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/usb/net/if_cuereg.h
131
#define CUE_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/usb/net/if_iphethvar.h
103
#define IPHETH_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/usb/net/if_kuereg.h
140
#define KUE_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/usb/net/if_mosreg.h
175
#define MOS_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/usb/net/if_muge.c
192
#define MUGE_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/usb/net/if_ruereg.h
177
#define RUE_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/usb/net/if_smscreg.h
274
#define SMSC_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/usb/net/if_udavreg.h
167
#define UDAV_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/usb/net/if_umb.c
1076
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/net/if_umb.c
1754
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/net/if_umb.c
1957
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/net/if_umb.c
2242
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/net/if_umb.c
2263
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/net/if_umb.c
2385
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/net/if_umb.c
2406
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/net/if_umb.c
2488
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/net/if_umb.c
559
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/net/if_umb.c
575
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/net/if_umb.c
629
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/net/if_umb.c
673
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/net/if_umb.c
765
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/net/if_umb.c
840
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/net/if_umb.c
916
mtx_unlock(&sc->sc_mutex);
sys/dev/usb/net/if_urereg.h
617
#define URE_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/usb/net/if_urndisreg.h
53
#define URNDIS_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/dev/usb/net/if_usie.c
1053
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/net/if_usie.c
1093
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/net/if_usie.c
1166
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/net/if_usie.c
1180
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/net/if_usie.c
1247
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/net/if_usie.c
1269
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/net/if_usie.c
1299
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/net/if_usie.c
328
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/net/if_usie.c
339
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/net/if_usie.c
342
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/net/if_usie.c
412
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/net/if_usie.c
839
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/net/uhso.c
1573
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/net/uhso.c
1679
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/net/uhso.c
1850
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/net/uhso.c
1875
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/net/uhso.c
1917
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/net/uhso.c
691
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/net/uhso.c
938
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/net/usb_ethernet.c
63
#define UE_UNLOCK(_ue) mtx_unlock((_ue)->ue_mtx)
sys/dev/usb/serial/u3g.c
1036
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/serial/uark.c
220
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/serial/ubsa.c
321
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/serial/ubser.c
294
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/serial/uchcom.c
383
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/serial/udbc.c
209
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/serial/ufintek.c
375
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/serial/ufoma.c
439
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/serial/uftdi.c
1136
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/serial/ugensa.c
237
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/serial/uipaq.c
1157
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/serial/ulpt.c
194
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/serial/ulpt.c
439
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/serial/ulpt.c
452
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/serial/ulpt.c
656
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/serial/ulpt.c
676
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/serial/umcs.c
383
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/serial/umoscom.c
335
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/serial/uplcom.c
510
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/serial/usb_serial.c
1645
mtx_unlock(&ucom_mtx);
sys/dev/usb/serial/usb_serial.c
1760
mtx_unlock(&ucom_mtx);
sys/dev/usb/serial/usb_serial.c
1798
mtx_unlock(&ucom_mtx);
sys/dev/usb/serial/usb_serial.c
379
mtx_unlock(&ucom_mtx);
sys/dev/usb/serial/usb_serial.c
391
mtx_unlock(&ucom_mtx);
sys/dev/usb/serial/usb_serial.c
525
mtx_unlock(&ucom_mtx);
sys/dev/usb/serial/uvscom.c
318
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/serial/uvscom.c
330
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/storage/cfumass.c
306
#define CFUMASS_UNLOCK(X) mtx_unlock(&X->sc_mtx)
sys/dev/usb/storage/umass.c
1152
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/storage/umass.c
2177
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/storage/umass.c
2182
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/storage/urio.c
398
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/storage/ustorage_fs.c
419
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/storage/ustorage_fs.c
473
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/storage/ustorage_fs.c
496
mtx_unlock(&sc->sc_mtx);
sys/dev/usb/usb_dev.c
1287
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_dev.c
1349
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_dev.c
1392
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_dev.c
1505
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_dev.c
1640
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_dev.c
1701
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_dev.c
1896
mtx_unlock(&usb_ref_lock);
sys/dev/usb/usb_dev.c
1972
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_dev.c
2000
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_dev.c
224
mtx_unlock(&usb_ref_lock);
sys/dev/usb/usb_dev.c
292
mtx_unlock(&usb_ref_lock);
sys/dev/usb/usb_dev.c
304
mtx_unlock(&usb_ref_lock);
sys/dev/usb/usb_dev.c
376
mtx_unlock(&usb_ref_lock);
sys/dev/usb/usb_dev.c
526
mtx_unlock(&usb_ref_lock);
sys/dev/usb/usb_dev.c
551
mtx_unlock(&usb_ref_lock);
sys/dev/usb/usb_dev.c
599
mtx_unlock(&usb_ref_lock); /* avoid LOR */
sys/dev/usb/usb_dev.c
608
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_dev.c
621
mtx_unlock(&usb_ref_lock);
sys/dev/usb/usb_dev.c
739
mtx_unlock(&usb_ref_lock);
sys/dev/usb/usb_dev.c
744
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_dev.c
790
mtx_unlock(&usb_ref_lock);
sys/dev/usb/usb_dev.c
857
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_device.c
151
mtx_unlock(&usb_ref_lock);
sys/dev/usb/usb_device.c
158
mtx_unlock(&usb_ref_lock);
sys/dev/usb/usb_device.c
163
mtx_unlock(&usb_ref_lock);
sys/dev/usb/usb_device.c
203
mtx_unlock(&usb_ref_lock);
sys/dev/usb/usb_device.c
2184
mtx_unlock(&usb_ref_lock);
sys/dev/usb/usb_device.c
2888
mtx_unlock(&usb_ref_lock);
sys/dev/usb/usb_device.c
602
mtx_unlock(&usb_ref_lock);
sys/dev/usb/usb_generic.c
1100
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_generic.c
1128
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_generic.c
1245
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_generic.c
1250
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_generic.c
1254
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_generic.c
1257
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_generic.c
1392
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_generic.c
1527
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_generic.c
1532
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_generic.c
1537
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_generic.c
1541
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_generic.c
1544
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_generic.c
157
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_generic.c
1688
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_generic.c
1706
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_generic.c
1734
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_generic.c
213
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_generic.c
230
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_generic.c
2443
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_generic.c
953
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_generic.c
971
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_generic.c
979
mtx_unlock(f->priv_mtx);
sys/dev/usb/usb_hid.c
134
mtx_unlock(mtx);
sys/dev/usb/usb_hub.c
2253
mtx_unlock(&usb_ref_lock);
sys/dev/usb/usb_transfer.c
3471
mtx_unlock(&bus->bus_mtx);
sys/dev/usb/usb_transfer.c
3477
mtx_unlock(xroot->xfer_mtx);
sys/dev/usb/usb_util.c
113
mtx_unlock(mtx);
sys/dev/usb/usbdi.h
459
mtx_unlock(_m); \
sys/dev/usb/video/udl.c
204
mtx_unlock(&udl_buffer_mtx);
sys/dev/usb/video/udl.c
234
mtx_unlock(&udl_buffer_mtx);
sys/dev/usb/video/udl.h
97
#define UDL_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/dev/usb/wlan/if_mtwvar.h
386
#define MTW_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/dev/usb/wlan/if_rsureg.h
846
#define RSU_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/dev/usb/wlan/if_rsureg.h
852
#define RSU_DELKEY_BMAP_UNLOCK(_sc) mtx_unlock(&(_sc)->free_keys_bmap_mtx)
sys/dev/usb/wlan/if_rumvar.h
177
#define RUM_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/dev/usb/wlan/if_rumvar.h
184
#define RUM_CMDQ_UNLOCK(sc) mtx_unlock(&(sc)->cmdq_mtx)
sys/dev/usb/wlan/if_runvar.h
263
#define RUN_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/dev/usb/wlan/if_uathvar.h
237
#define UATH_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/dev/usb/wlan/if_upgtvar.h
478
#define UPGT_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/dev/usb/wlan/if_uralvar.h
133
#define RAL_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/dev/usb/wlan/if_urtwvar.h
184
#define URTW_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/dev/usb/wlan/if_zydreg.h
1312
#define ZYD_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/dev/veriexec/verified_exec.c
125
mtx_unlock(&ve_mutex);
sys/dev/veriexec/verified_exec.c
139
mtx_unlock(&ve_mutex);
sys/dev/veriexec/verified_exec.c
151
mtx_unlock(&ve_mutex);
sys/dev/veriexec/verified_exec.c
166
mtx_unlock(&ve_mutex);
sys/dev/veriexec/verified_exec.c
255
mtx_unlock(&ve_mutex);
sys/dev/vge/if_vgevar.h
208
#define VGE_UNLOCK(_sc) mtx_unlock(&(_sc)->vge_mtx)
sys/dev/viapm/viapm.c
87
#define VIAPM_UNLOCK(sc) mtx_unlock(&(sc)->lock)
sys/dev/virtio/balloon/virtio_balloon.c
136
#define VTBALLOON_UNLOCK(_sc) mtx_unlock(VTBALLOON_MTX((_sc)))
sys/dev/virtio/block/virtio_blk.c
251
#define VTBLK_UNLOCK(_sc) mtx_unlock(VTBLK_MTX((_sc)))
sys/dev/virtio/console/virtio_console.c
127
#define VTCON_UNLOCK(_sc) mtx_unlock(&(_sc)->vtcon_mtx)
sys/dev/virtio/console/virtio_console.c
134
#define VTCON_CTRL_TX_UNLOCK(_sc) mtx_unlock(&(_sc)->vtcon_ctrl_tx_mtx)
sys/dev/virtio/console/virtio_console.c
94
#define VTCON_PORT_UNLOCK(_port) mtx_unlock(&(_port)->vtcport_mtx)
sys/dev/virtio/network/if_vtnetvar.h
133
#define VTNET_TXQ_UNLOCK(_txq) mtx_unlock(&(_txq)->vtntx_mtx)
sys/dev/virtio/network/if_vtnetvar.h
382
#define VTNET_CORE_UNLOCK(_sc) mtx_unlock(VTNET_CORE_MTX((_sc)))
sys/dev/virtio/network/if_vtnetvar.h
97
#define VTNET_RXQ_UNLOCK(_rxq) mtx_unlock(&(_rxq)->vtnrx_mtx)
sys/dev/virtio/p9fs/virtio_p9fs.c
295
mtx_unlock(&global_chan_list_mtx);
sys/dev/virtio/p9fs/virtio_p9fs.c
378
mtx_unlock(&global_chan_list_mtx);
sys/dev/virtio/p9fs/virtio_p9fs.c
409
mtx_unlock(&global_chan_list_mtx);
sys/dev/virtio/p9fs/virtio_p9fs.c
56
#define VT9P_UNLOCK(_sc) mtx_unlock(VT9P_MTX(_sc))
sys/dev/virtio/scsi/virtio_scsivar.h
148
#define VTSCSI_UNLOCK(_sc) mtx_unlock(VTSCSI_MTX(_sc))
sys/dev/vkbd/vkbd.c
82
#define VKBD_UNLOCK(s) mtx_unlock(&(s)->ks_lock)
sys/dev/vmm/vmm_vm.c
230
mtx_unlock(&vm->rendezvous_mtx);
sys/dev/vmm/vmm_vm.c
248
mtx_unlock(&vm->rendezvous_mtx);
sys/dev/vmm/vmm_vm.c
78
mtx_unlock(&vm->rendezvous_mtx);
sys/dev/vmm/vmm_vm.c
85
mtx_unlock(&vm->rendezvous_mtx);
sys/dev/vmware/pvscsi/pvscsi.c
1146
mtx_unlock(&sc->lock);
sys/dev/vmware/pvscsi/pvscsi.c
1738
mtx_unlock(&sc->lock);
sys/dev/vmware/pvscsi/pvscsi.c
1746
mtx_unlock(&sc->lock);
sys/dev/vmware/pvscsi/pvscsi.c
1759
mtx_unlock(&sc->lock);
sys/dev/vmware/pvscsi/pvscsi.c
1780
mtx_unlock(&sc->lock);
sys/dev/vmware/pvscsi/pvscsi.c
533
mtx_unlock(&sc->lock);
sys/dev/vmware/vmci/vmci.c
1075
mtx_unlock(&vmci_sc->vmci_delayed_work_lock);
sys/dev/vmware/vmci/vmci.c
1121
mtx_unlock(&vmci_sc->vmci_delayed_work_lock);
sys/dev/vmware/vmci/vmci_kernel_if.c
118
mtx_unlock(lock);
sys/dev/vmware/vmci/vmci_kernel_if.c
164
mtx_unlock(lock);
sys/dev/vmware/vmci/vmci_kernel_if.c
468
mtx_unlock(mutex);
sys/dev/vnic/nic_main.c
238
mtx_unlock(&nic->check_link_mtx);
sys/dev/vnic/nicvf_queues.h
375
#define NICVF_TX_UNLOCK(sq) mtx_unlock(&(sq)->mtx)
sys/dev/vnic/nicvf_queues.h
379
#define NICVF_CMP_UNLOCK(cq) mtx_unlock(&(cq)->mtx)
sys/dev/vnic/thunder_bgx.c
892
mtx_unlock(&lmac->check_link_mtx);
sys/dev/vnic/thunder_bgx.c
898
mtx_unlock(&lmac->check_link_mtx);
sys/dev/vnic/thunder_mdio.c
136
#define MDIO_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/dev/vr/if_vrreg.h
743
#define VR_UNLOCK(_sc) mtx_unlock(&(_sc)->vr_mtx)
sys/dev/vt/vt.h
177
#define VT_UNLOCK(vd) mtx_unlock(&(vd)->vd_lock)
sys/dev/vt/vt.h
186
mtx_unlock(&(vd)->vd_flush_lock)
sys/dev/vt/vt_core.c
1031
mtx_unlock(&Giant);
sys/dev/vt/vt_core.c
2649
mtx_unlock(&Giant);
sys/dev/vt/vt_core.c
2667
mtx_unlock(&Giant);
sys/dev/vt/vt_core.c
2692
mtx_unlock(&Giant);
sys/dev/vt/vt_core.c
2704
mtx_unlock(&Giant);
sys/dev/vt/vt_core.c
2729
mtx_unlock(&Giant);
sys/dev/vt/vt_core.c
2745
mtx_unlock(&Giant);
sys/dev/vt/vt_core.c
2770
mtx_unlock(&Giant);
sys/dev/vt/vt_core.c
2830
mtx_unlock(&Giant);
sys/dev/vt/vt_core.c
2951
mtx_unlock(&Giant);
sys/dev/vt/vt_core.c
2969
mtx_unlock(&Giant);
sys/dev/vt/vt_core.c
2981
mtx_unlock(&Giant);
sys/dev/vt/vt_core.c
639
mtx_unlock(&Giant);
sys/dev/vt/vt_sysmouse.c
182
mtx_unlock(&sysmouse_lock);
sys/dev/vt/vt_sysmouse.c
282
mtx_unlock(&sysmouse_lock);
sys/dev/vt/vt_sysmouse.c
288
done: mtx_unlock(&sysmouse_lock);
sys/dev/vt/vt_sysmouse.c
306
mtx_unlock(&sysmouse_lock);
sys/dev/vt/vt_sysmouse.c
319
mtx_unlock(&sysmouse_lock);
sys/dev/vt/vt_sysmouse.c
354
mtx_unlock(&sysmouse_lock);
sys/dev/vt/vt_sysmouse.c
371
mtx_unlock(&sysmouse_lock);
sys/dev/vt/vt_sysmouse.c
428
mtx_unlock(&sysmouse_lock);
sys/dev/vt/vt_sysmouse.c
481
mtx_unlock(&sysmouse_lock);
sys/dev/vte/if_vtevar.h
155
#define VTE_UNLOCK(_sc) mtx_unlock(&(_sc)->vte_mtx)
sys/dev/wg/if_wg.c
1072
mtx_unlock(&peer->p_handshake_mtx);
sys/dev/wg/if_wg.c
1155
mtx_unlock(&peer->p_handshake_mtx);
sys/dev/wg/if_wg.c
1201
mtx_unlock(&peer->p_handshake_mtx);
sys/dev/wg/if_wg.c
1209
mtx_unlock(&peer->p_handshake_mtx);
sys/dev/wg/if_wg.c
1914
mtx_unlock(&hs->q_mtx);
sys/dev/wg/if_wg.c
1929
mtx_unlock(&hs->q_mtx);
sys/dev/wg/if_wg.c
1946
mtx_unlock(&staged->q_mtx);
sys/dev/wg/if_wg.c
1967
mtx_unlock(&staged->q_mtx);
sys/dev/wg/if_wg.c
1990
mtx_unlock(&serial->q_mtx);
sys/dev/wg/if_wg.c
1994
mtx_unlock(&serial->q_mtx);
sys/dev/wg/if_wg.c
2001
mtx_unlock(&parallel->q_mtx);
sys/dev/wg/if_wg.c
2005
mtx_unlock(&parallel->q_mtx);
sys/dev/wg/if_wg.c
2020
mtx_unlock(&serial->q_mtx);
sys/dev/wg/if_wg.c
2034
mtx_unlock(&parallel->q_mtx);
sys/dev/wg/wg_cookie.c
323
mtx_unlock(&cc->cc_secret_mtx);
sys/dev/wg/wg_cookie.c
365
mtx_unlock(&rl->rl_mtx);
sys/dev/wg/wg_cookie.c
494
mtx_unlock(&rl->rl_mtx);
sys/dev/wg/wg_noise.c
340
mtx_unlock(&l->l_remote_mtx);
sys/dev/wg/wg_noise.c
356
mtx_unlock(&l->l_remote_mtx);
sys/dev/wg/wg_noise.c
401
mtx_unlock(&l->l_index_mtx);
sys/dev/wg/wg_noise.c
406
mtx_unlock(&l->l_index_mtx);
sys/dev/wg/wg_noise.c
454
mtx_unlock(&l->l_index_mtx);
sys/dev/wg/wg_noise.c
579
mtx_unlock(&r->r_keypair_mtx);
sys/dev/wg/wg_noise.c
631
mtx_unlock(&r->r_keypair_mtx);
sys/dev/wg/wg_noise.c
644
mtx_unlock(&l->l_index_mtx);
sys/dev/wg/wg_noise.c
737
mtx_unlock(&r->r_keypair_mtx);
sys/dev/wg/wg_noise.c
746
mtx_unlock(&r->r_keypair_mtx);
sys/dev/wg/wg_noise.c
782
mtx_unlock(&l->l_index_mtx);
sys/dev/wpi/if_wpivar.h
146
#define WPI_VAP_UNLOCK(_wvp) mtx_unlock(&(_wvp)->wv_mtx)
sys/dev/wpi/if_wpivar.h
260
#define WPI_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/wpi/if_wpivar.h
267
#define WPI_RXON_UNLOCK(_sc) mtx_unlock(&(_sc)->rxon_mtx)
sys/dev/wpi/if_wpivar.h
274
#define WPI_TX_UNLOCK(_sc) mtx_unlock(&(_sc)->tx_mtx)
sys/dev/wpi/if_wpivar.h
280
#define WPI_NT_UNLOCK(_sc) mtx_unlock(&(_sc)->nt_mtx)
sys/dev/wpi/if_wpivar.h
286
#define WPI_TXQ_UNLOCK(_sc) mtx_unlock(&(_sc)->txq_mtx)
sys/dev/wpi/if_wpivar.h
292
#define WPI_TXQ_STATE_UNLOCK(_sc) mtx_unlock(&(_sc)->txq_state_mtx)
sys/dev/wtap/if_medium.c
100
mtx_unlock(&md->md_mtx);
sys/dev/wtap/if_medium.c
110
mtx_unlock(&md->md_mtx);
sys/dev/wtap/if_medium.c
119
mtx_unlock(&md->md_mtx);
sys/dev/wtap/if_medium.c
70
mtx_unlock(&md->md_mtx);
sys/dev/wtap/if_medium.c
82
mtx_unlock(&md->md_mtx);
sys/dev/wtap/if_medium.c
95
mtx_unlock(&md->md_mtx);
sys/dev/wtap/if_wtap.c
487
mtx_unlock(&sc->sc_mtx);
sys/dev/wtap/if_wtap.c
507
mtx_unlock(&sc->sc_mtx);
sys/dev/wtap/if_wtap.c
511
mtx_unlock(&sc->sc_mtx);
sys/dev/wtap/plugins/visibility.c
139
mtx_unlock(&vis_plugin->pl_mtx);
sys/dev/wtap/plugins/visibility.c
156
mtx_unlock(&vis_plugin->pl_mtx);
sys/dev/wtap/plugins/visibility.c
96
mtx_unlock(&vis_plugin->pl_mtx);
sys/dev/wtap/wtap_hal/hal.c
239
mtx_unlock(&hal->hal_mtx);
sys/dev/xdma/xdma.c
67
#define XDMA_UNLOCK() mtx_unlock(&xdma_mtx)
sys/dev/xdma/xdma.h
205
#define XCHAN_UNLOCK(xchan) mtx_unlock(&(xchan)->mtx_lock)
sys/dev/xdma/xdma.h
210
#define QUEUE_IN_UNLOCK(xchan) mtx_unlock(&(xchan)->mtx_qin_lock)
sys/dev/xdma/xdma.h
215
#define QUEUE_OUT_UNLOCK(xchan) mtx_unlock(&(xchan)->mtx_qout_lock)
sys/dev/xdma/xdma.h
220
#define QUEUE_BANK_UNLOCK(xchan) mtx_unlock(&(xchan)->mtx_bank_lock)
sys/dev/xdma/xdma.h
225
#define QUEUE_PROC_UNLOCK(xchan) mtx_unlock(&(xchan)->mtx_proc_lock)
sys/dev/xdma/xdma_fdt_test.c
100
mtx_unlock(&sc->mtx);
sys/dev/xdma/xdma_fdt_test.c
307
mtx_unlock(&sc->mtx);
sys/dev/xdma/xdma_fdt_test.c
323
mtx_unlock(&sc->mtx);
sys/dev/xdma/xdma_fdt_test.c
328
mtx_unlock(&sc->mtx);
sys/dev/xen/balloon/balloon.c
288
mtx_unlock(&balloon_mutex);
sys/dev/xen/blkback/blkback.c
1132
mtx_unlock(&xbb->lock);
sys/dev/xen/blkback/blkback.c
1150
mtx_unlock(&xbb->lock);
sys/dev/xen/blkback/blkback.c
1198
mtx_unlock(&xbb->lock);
sys/dev/xen/blkback/blkback.c
1378
mtx_unlock(&xbb->lock);
sys/dev/xen/blkback/blkback.c
2623
mtx_unlock(&xbb->lock);
sys/dev/xen/blkback/blkback.c
3234
mtx_unlock(&xbb->lock);
sys/dev/xen/blkback/blkback.c
3309
mtx_unlock(&xbb->lock);
sys/dev/xen/blkback/blkback.c
3667
mtx_unlock(&xbb->lock);
sys/dev/xen/blkback/blkback.c
3717
mtx_unlock(&sc->xb_io_lock);
sys/dev/xen/blkback/blkback.c
3765
mtx_unlock(&xbb->lock);
sys/dev/xen/blkback/blkback.c
979
mtx_unlock(&xbb->lock);
sys/dev/xen/blkfront/blkfront.c
1066
mtx_unlock(&sc->xbd_io_lock);
sys/dev/xen/blkfront/blkfront.c
1420
mtx_unlock(&sc->xbd_io_lock);
sys/dev/xen/blkfront/blkfront.c
1574
mtx_unlock(&sc->xbd_io_lock);
sys/dev/xen/blkfront/blkfront.c
331
mtx_unlock(&sc->xbd_io_lock);
sys/dev/xen/blkfront/blkfront.c
495
mtx_unlock(&sc->xbd_io_lock);
sys/dev/xen/blkfront/blkfront.c
560
mtx_unlock(&sc->xbd_io_lock);
sys/dev/xen/blkfront/blkfront.c
621
mtx_unlock(&sc->xbd_io_lock);
sys/dev/xen/blkfront/blkfront.c
629
mtx_unlock(&sc->xbd_io_lock);
sys/dev/xen/blkfront/blkfront.c
651
mtx_unlock(&sc->xbd_io_lock);
sys/dev/xen/blkfront/blkfront.c
744
mtx_unlock(&sc->xbd_io_lock);
sys/dev/xen/bus/xen_intr.c
1004
mtx_unlock(&xen_intr_isrc_lock);
sys/dev/xen/bus/xen_intr.c
1007
mtx_unlock(&xen_intr_isrc_lock);
sys/dev/xen/bus/xen_intr.c
1075
mtx_unlock(&xen_intr_isrc_lock);
sys/dev/xen/bus/xen_intr.c
1079
mtx_unlock(&xen_intr_isrc_lock);
sys/dev/xen/bus/xen_intr.c
226
mtx_unlock(&xen_intr_isrc_lock);
sys/dev/xen/bus/xen_intr.c
281
mtx_unlock(&xen_intr_isrc_lock);
sys/dev/xen/bus/xen_intr.c
666
mtx_unlock(&xen_intr_isrc_lock);
sys/dev/xen/bus/xen_intr.c
704
mtx_unlock(&xen_intr_isrc_lock);
sys/dev/xen/evtchn/evtchn_dev.c
177
mtx_unlock(&u->ring_prod_mutex);
sys/dev/xen/evtchn/evtchn_dev.c
352
mtx_unlock(&u->bind_mutex);
sys/dev/xen/evtchn/evtchn_dev.c
370
mtx_unlock(&u->bind_mutex);
sys/dev/xen/evtchn/evtchn_dev.c
378
mtx_unlock(&u->bind_mutex);
sys/dev/xen/evtchn/evtchn_dev.c
473
mtx_unlock(&u->bind_mutex);
sys/dev/xen/evtchn/evtchn_dev.c
495
mtx_unlock(&u->bind_mutex);
sys/dev/xen/evtchn/evtchn_dev.c
505
mtx_unlock(&u->ring_prod_mutex);
sys/dev/xen/evtchn/evtchn_dev.c
547
mtx_unlock(&u->ring_prod_mutex);
sys/dev/xen/gntdev/gntdev.c
1070
mtx_unlock(&priv_user->user_data_lock);
sys/dev/xen/gntdev/gntdev.c
145
mtx_unlock(&priv_user->user_data_lock);
sys/dev/xen/gntdev/gntdev.c
149
mtx_unlock(&priv_user->user_data_lock);
sys/dev/xen/gntdev/gntdev.c
183
mtx_unlock(&priv_user->user_data_lock);
sys/dev/xen/gntdev/gntdev.c
262
mtx_unlock(&cleanup_data->to_kill_grefs_mtx);
sys/dev/xen/gntdev/gntdev.c
299
mtx_unlock(&cleanup_data->to_kill_grefs_mtx);
sys/dev/xen/gntdev/gntdev.c
324
mtx_unlock(&priv_user->user_data_lock);
sys/dev/xen/gntdev/gntdev.c
404
mtx_unlock(&cleanup_data.to_kill_grefs_mtx);
sys/dev/xen/gntdev/gntdev.c
415
mtx_unlock(&priv_user->user_data_lock);
sys/dev/xen/gntdev/gntdev.c
455
mtx_unlock(&cleanup_data.to_kill_grefs_mtx);
sys/dev/xen/gntdev/gntdev.c
456
mtx_unlock(&priv_user->user_data_lock);
sys/dev/xen/gntdev/gntdev.c
507
mtx_unlock(&cleanup_data->to_kill_gmaps_mtx);
sys/dev/xen/gntdev/gntdev.c
530
mtx_unlock(&cleanup_data->to_kill_gmaps_mtx);
sys/dev/xen/gntdev/gntdev.c
548
mtx_unlock(&priv_user->user_data_lock);
sys/dev/xen/gntdev/gntdev.c
668
mtx_unlock(&priv_user->user_data_lock);
sys/dev/xen/gntdev/gntdev.c
703
mtx_unlock(&cleanup_data.to_kill_gmaps_mtx);
sys/dev/xen/gntdev/gntdev.c
704
mtx_unlock(&priv_user->user_data_lock);
sys/dev/xen/gntdev/gntdev.c
917
mtx_unlock(&priv_user->user_data_lock);
sys/dev/xen/gntdev/gntdev.c
950
mtx_unlock(&cleanup_data.to_kill_grefs_mtx);
sys/dev/xen/gntdev/gntdev.c
960
mtx_unlock(&cleanup_data.to_kill_gmaps_mtx);
sys/dev/xen/gntdev/gntdev.c
968
mtx_unlock(&priv_user->user_data_lock);
sys/dev/xen/grant_table/grant_table.c
126
mtx_unlock(&gnttab_list_lock);
sys/dev/xen/grant_table/grant_table.c
239
mtx_unlock(&gnttab_list_lock);
sys/dev/xen/grant_table/grant_table.c
338
mtx_unlock(&gnttab_list_lock);
sys/dev/xen/grant_table/grant_table.c
395
mtx_unlock(&gnttab_list_lock);
sys/dev/xen/grant_table/grant_table.c
411
mtx_unlock(&gnttab_list_lock);
sys/dev/xen/grant_table/grant_table.c
74
mtx_unlock(&gnttab_list_lock);
sys/dev/xen/grant_table/grant_table.c
83
mtx_unlock(&gnttab_list_lock);
sys/dev/xen/netback/netback.c
1056
mtx_unlock(&xnb->sc_lock);
sys/dev/xen/netback/netback.c
1336
mtx_unlock(&xnb->sc_lock);
sys/dev/xen/netback/netback.c
1402
mtx_unlock(&xnb->sc_lock);
sys/dev/xen/netback/netback.c
1460
mtx_unlock(&xnb->tx_lock);
sys/dev/xen/netback/netback.c
2222
mtx_unlock(&xnb->sc_lock);
sys/dev/xen/netback/netback.c
2240
mtx_unlock(&xnb->sc_lock);
sys/dev/xen/netback/netback.c
2242
mtx_unlock(&xnb->sc_lock);
sys/dev/xen/netback/netback.c
2288
mtx_unlock(&xnb->sc_lock);
sys/dev/xen/netback/netback.c
2422
mtx_unlock(&xnb->rx_lock);
sys/dev/xen/netback/netback.c
2452
mtx_unlock(&xnb->sc_lock);
sys/dev/xen/netback/netback.c
653
mtx_unlock(&xnb->tx_lock);
sys/dev/xen/netback/netback.c
655
mtx_unlock(&xnb->rx_lock);
sys/dev/xen/netback/netback.c
685
mtx_unlock(&xnb->sc_lock);
sys/dev/xen/netfront/netfront.c
245
#define XN_RX_UNLOCK(_q) mtx_unlock(&(_q)->lock)
sys/dev/xen/netfront/netfront.c
249
#define XN_TX_UNLOCK(_q) mtx_unlock(&(_q)->lock)
sys/dev/xen/netfront/netfront.c
252
#define XN_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_lock);
sys/dev/xen/pcifront/pcifront.c
278
mtx_unlock(&Giant);
sys/dev/xen/pcifront/pcifront.c
403
mtx_unlock(&pdev->sh_info_lock);
sys/dev/xen/xenstore/xenstore.c
1585
mtx_unlock(&xs.registered_watches_lock);
sys/dev/xen/xenstore/xenstore.c
1596
mtx_unlock(&xs.registered_watches_lock);
sys/dev/xen/xenstore/xenstore.c
1613
mtx_unlock(&xs.registered_watches_lock);
sys/dev/xen/xenstore/xenstore.c
1617
mtx_unlock(&xs.registered_watches_lock);
sys/dev/xen/xenstore/xenstore.c
1633
mtx_unlock(&xs.watch_events_lock);
sys/dev/xen/xenstore/xenstore.c
370
mtx_unlock(&xs.ring_lock);
sys/dev/xen/xenstore/xenstore.c
487
mtx_unlock(&xs.ring_lock);
sys/dev/xen/xenstore/xenstore.c
573
mtx_unlock(&xs.ring_lock);
sys/dev/xen/xenstore/xenstore.c
662
mtx_unlock(&xs.watch_events_lock);
sys/dev/xen/xenstore/xenstore.c
664
mtx_unlock(&xs.watch_events_lock);
sys/dev/xen/xenstore/xenstore.c
668
mtx_unlock(&xs.registered_watches_lock);
sys/dev/xen/xenstore/xenstore.c
674
mtx_unlock(&xs.reply_lock);
sys/dev/xen/xenstore/xenstore.c
748
mtx_unlock(&xs.reply_lock);
sys/dev/xen/xenstore/xenstore.c
754
mtx_unlock(&xs.reply_lock);
sys/dev/xen/xenstore/xenstore.c
977
mtx_unlock(&xs.watch_events_lock);
sys/dev/xen/xenstore/xenstore.c
986
mtx_unlock(&xs.watch_events_lock);
sys/dev/xen/xenstore/xenstore_dev.c
141
mtx_unlock(&u->lock);
sys/dev/xen/xenstore/xenstore_dev.c
211
mtx_unlock(&dwatch->user->lock);
sys/dev/xen/xenstore/xenstore_dev.c
318
mtx_unlock(&u->lock);
sys/dev/xen/xenstore/xenstore_dev.c
353
mtx_unlock(&u->lock);
sys/dev/xen/xenstore/xenstore_dev.c
375
mtx_unlock(&u->lock);
sys/dev/xilinx/if_xae.c
83
#define XAE_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/dev/xilinx/xlnx_pcib.c
620
mtx_unlock(&sc->mtx);
sys/dev/xilinx/xlnx_pcib.c
628
mtx_unlock(&sc->mtx);
sys/dev/xilinx/xlnx_pcib.c
657
mtx_unlock(&sc->mtx);
sys/dev/xl/if_xlreg.h
623
#define XL_UNLOCK(_sc) mtx_unlock(&(_sc)->xl_mtx)
sys/fs/autofs/autofs.c
367
mtx_unlock(&curproc->p_sigacts->ps_mtx);
sys/fs/cuse/cuse.c
264
mtx_unlock(&cuse_global_mtx);
sys/fs/cuse/cuse.c
276
mtx_unlock(&pcs->mtx);
sys/fs/devfs/devfs_devs.c
325
mtx_unlock(&devfs_de_interlock);
sys/fs/devfs/devfs_devs.c
402
mtx_unlock(&devfs_de_interlock);
sys/fs/devfs/devfs_devs.c
410
mtx_unlock(&devfs_de_interlock);
sys/fs/devfs/devfs_dir.c
107
mtx_unlock(&dirlist_mtx);
sys/fs/devfs/devfs_dir.c
113
mtx_unlock(&dirlist_mtx);
sys/fs/devfs/devfs_dir.c
142
mtx_unlock(&dirlist_mtx);
sys/fs/devfs/devfs_dir.c
146
mtx_unlock(&dirlist_mtx);
sys/fs/devfs/devfs_dir.c
67
mtx_unlock(&dirlist_mtx);
sys/fs/devfs/devfs_dir.c
71
mtx_unlock(&dirlist_mtx);
sys/fs/devfs/devfs_vnops.c
1593
mtx_unlock(&devfs_de_interlock);
sys/fs/devfs/devfs_vnops.c
1610
mtx_unlock(&devfs_de_interlock);
sys/fs/devfs/devfs_vnops.c
170
mtx_unlock(&cdevpriv_mtx);
sys/fs/devfs/devfs_vnops.c
1704
mtx_unlock(&devfs_de_interlock);
sys/fs/devfs/devfs_vnops.c
1718
mtx_unlock(&devfs_de_interlock);
sys/fs/devfs/devfs_vnops.c
173
mtx_unlock(&cdevpriv_mtx);
sys/fs/devfs/devfs_vnops.c
196
mtx_unlock(&cdevpriv_mtx);
sys/fs/devfs/devfs_vnops.c
214
mtx_unlock(&cdevpriv_mtx);
sys/fs/devfs/devfs_vnops.c
221
mtx_unlock(&cdevpriv_mtx);
sys/fs/devfs/devfs_vnops.c
232
mtx_unlock(&cdevpriv_mtx);
sys/fs/devfs/devfs_vnops.c
270
mtx_unlock(&devfs_de_interlock);
sys/fs/devfs/devfs_vnops.c
315
mtx_unlock(&devfs_de_interlock);
sys/fs/devfs/devfs_vnops.c
338
mtx_unlock(&devfs_de_interlock);
sys/fs/devfs/devfs_vnops.c
458
mtx_unlock(&devfs_de_interlock);
sys/fs/devfs/devfs_vnops.c
464
mtx_unlock(&devfs_de_interlock);
sys/fs/devfs/devfs_vnops.c
565
mtx_unlock(&devfs_de_interlock);
sys/fs/devfs/devfs_vnops.c
578
mtx_unlock(&devfs_de_interlock);
sys/fs/devfs/devfs_vnops.c
586
mtx_unlock(&devfs_de_interlock);
sys/fs/devfs/devfs_vnops.c
632
mtx_unlock(&devfs_de_interlock);
sys/fs/devfs/devfs_vnops.c
638
mtx_unlock(&devfs_de_interlock);
sys/fs/devfs/devfs_vnops.c
736
mtx_unlock(&devfs_de_interlock);
sys/fs/devfs/devfs_vnops.c
763
mtx_unlock(&devfs_de_interlock);
sys/fs/ext2fs/ext2_mount.h
62
#define EXT2_UNLOCK(aa) mtx_unlock(&(aa)->um_lock)
sys/fs/fdescfs/fdesc_vfsops.c
144
mtx_unlock(&fdesc_hashmtx);
sys/fs/fdescfs/fdesc_vnops.c
135
mtx_unlock(&fdesc_hashmtx);
sys/fs/fdescfs/fdesc_vnops.c
158
mtx_unlock(&fdesc_hashmtx);
sys/fs/fdescfs/fdesc_vnops.c
167
mtx_unlock(&fdesc_hashmtx);
sys/fs/fdescfs/fdesc_vnops.c
174
mtx_unlock(&fdesc_hashmtx);
sys/fs/fdescfs/fdesc_vnops.c
211
mtx_unlock(&fdesc_hashmtx);
sys/fs/fdescfs/fdesc_vnops.c
223
mtx_unlock(&fdesc_hashmtx);
sys/fs/fdescfs/fdesc_vnops.c
238
mtx_unlock(&fdesc_hashmtx);
sys/fs/fuse/fuse.h
89
#define fuse_lck_mtx_unlock(mtx) mtx_unlock(&(mtx))
sys/fs/fuse/fuse_ipc.c
469
mtx_unlock(&td->td_proc->p_sigacts->ps_mtx);
sys/fs/fuse/fuse_node.h
114
mtx_unlock(&VTOFUD(vp)->cached_attr_mtx); \
sys/fs/nfs/nfs_commonkrpc.c
1041
mtx_unlock(&sep->nfsess_mtx);
sys/fs/nfs/nfs_commonkrpc.c
1136
mtx_unlock(&sep->nfsess_mtx);
sys/fs/nfs/nfs_commonkrpc.c
1213
mtx_unlock(&sep->nfsess_mtx);
sys/fs/nfs/nfs_commonkrpc.c
1354
mtx_unlock(&sep->nfsess_mtx);
sys/fs/nfs/nfs_commonkrpc.c
1588
mtx_unlock(&p->p_sigacts->ps_mtx);
sys/fs/nfs/nfs_commonkrpc.c
1646
mtx_unlock(&p->p_sigacts->ps_mtx);
sys/fs/nfs/nfs_commonkrpc.c
1680
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfs/nfs_commonkrpc.c
1684
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfs/nfs_commonkrpc.c
1688
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfs/nfs_commonkrpc.c
1692
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfs/nfs_commonkrpc.c
1709
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfs/nfs_commonkrpc.c
1713
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfs/nfs_commonkrpc.c
1718
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfs/nfs_commonkrpc.c
1722
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfs/nfs_commonkrpc.c
517
mtx_unlock(&nrp->nr_mtx);
sys/fs/nfs/nfs_commonkrpc.c
530
mtx_unlock(&nrp->nr_mtx);
sys/fs/nfs/nfs_commonkrpc.c
533
mtx_unlock(&nrp->nr_mtx);
sys/fs/nfs/nfs_commonkrpc.c
563
mtx_unlock(&nrp->nr_mtx);
sys/fs/nfs/nfs_commonkrpc.c
577
mtx_unlock(&nrp->nr_mtx);
sys/fs/nfs/nfs_commonsubs.c
3706
mtx_unlock(&hp->mtx);
sys/fs/nfs/nfs_commonsubs.c
3725
mtx_unlock(&hp->mtx);
sys/fs/nfs/nfs_commonsubs.c
3730
mtx_unlock(&hp->mtx);
sys/fs/nfs/nfs_commonsubs.c
3791
mtx_unlock(&hp->mtx);
sys/fs/nfs/nfs_commonsubs.c
3795
mtx_unlock(&hp->mtx);
sys/fs/nfs/nfs_commonsubs.c
3890
mtx_unlock(&hp2->mtx);
sys/fs/nfs/nfs_commonsubs.c
3891
mtx_unlock(&hp->mtx);
sys/fs/nfs/nfs_commonsubs.c
3896
mtx_unlock(&hp->mtx);
sys/fs/nfs/nfs_commonsubs.c
3978
mtx_unlock(&hp->mtx);
sys/fs/nfs/nfs_commonsubs.c
3997
mtx_unlock(&hp->mtx);
sys/fs/nfs/nfs_commonsubs.c
4002
mtx_unlock(&hp->mtx);
sys/fs/nfs/nfs_commonsubs.c
4114
mtx_unlock(&hp2->mtx);
sys/fs/nfs/nfs_commonsubs.c
4115
mtx_unlock(&hp->mtx);
sys/fs/nfs/nfs_commonsubs.c
4120
mtx_unlock(&hp->mtx);
sys/fs/nfs/nfs_commonsubs.c
4373
mtx_unlock(&NFSD_VNET(nfsuserhash)[i].mtx);
sys/fs/nfs/nfs_commonsubs.c
4375
mtx_unlock(&NFSD_VNET(nfsusernamehash)[i].mtx);
sys/fs/nfs/nfs_commonsubs.c
4386
mtx_unlock(&NFSD_VNET(nfsgrouphash)[i].mtx);
sys/fs/nfs/nfs_commonsubs.c
4388
mtx_unlock(&NFSD_VNET(nfsgroupnamehash)[i].mtx);
sys/fs/nfs/nfs_commonsubs.c
4529
mtx_unlock(&thp->mtx);
sys/fs/nfs/nfs_commonsubs.c
4558
mtx_unlock(&thp->mtx);
sys/fs/nfs/nfs_commonsubs.c
4613
mtx_unlock(&hp_name->mtx);
sys/fs/nfs/nfs_commonsubs.c
4617
mtx_unlock(&hp_idnum->mtx);
sys/fs/nfs/nfs_commonsubs.c
4691
mtx_unlock(&hp_idnum->mtx);
sys/fs/nfs/nfs_commonsubs.c
4693
mtx_unlock(&hp_name->mtx);
sys/fs/nfs/nfs_commonsubs.c
4696
mtx_unlock(&NFSD_VNET(nfsuserhash)[i].mtx);
sys/fs/nfs/nfs_commonsubs.c
4699
mtx_unlock(&NFSD_VNET(nfsusernamehash)[i].mtx);
sys/fs/nfs/nfs_commonsubs.c
4702
mtx_unlock(&NFSD_VNET(nfsgrouphash)[i].mtx);
sys/fs/nfs/nfs_commonsubs.c
4705
mtx_unlock(&NFSD_VNET(nfsgroupnamehash)[i].mtx);
sys/fs/nfs/nfs_commonsubs.c
5403
mtx_unlock(&sep->nfsess_mtx);
sys/fs/nfs/nfs_commonsubs.c
5428
mtx_unlock(&sep->nfsess_mtx);
sys/fs/nfs/nfs_commonsubs.c
5453
mtx_unlock(&sep->nfsess_mtx);
sys/fs/nfs/nfs_commonsubs.c
5482
mtx_unlock(&sep->nfsess_mtx);
sys/fs/nfs/nfsport.h
1220
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfs/nfsport.h
809
#define NFSUNLOCKSTATE() mtx_unlock(&nfs_state_mutex)
sys/fs/nfs/nfsport.h
813
#define NFSUNLOCKREQ() mtx_unlock(&nfs_req_mutex)
sys/fs/nfs/nfsport.h
817
#define NFSUNLOCKSOCK() mtx_unlock(&nfs_slock_mutex)
sys/fs/nfs/nfsport.h
821
#define NFSUNLOCKNAMEID() mtx_unlock(&nfs_nameid_mutex)
sys/fs/nfs/nfsport.h
826
#define NFSUNLOCKCLSTATE() mtx_unlock(&nfs_clstate_mutex)
sys/fs/nfs/nfsport.h
830
#define NFSD_UNLOCK() mtx_unlock(&newnfsd_mtx)
sys/fs/nfs/nfsport.h
836
#define NFSUNLOCKV4ROOTMUTEX() mtx_unlock(&nfs_v4root_mutex)
sys/fs/nfs/nfsport.h
838
#define NFSUNLOCKNODE(n) mtx_unlock(&((n)->n_mtx))
sys/fs/nfs/nfsport.h
841
#define NFSUNLOCKMNT(m) mtx_unlock(&((m)->nm_mtx))
sys/fs/nfs/nfsport.h
843
#define NFSUNLOCKIOD() mtx_unlock(&ncl_iod_mutex)
sys/fs/nfs/nfsport.h
846
#define NFSUNLOCKREQUEST(r) mtx_unlock(&((r)->r_mtx))
sys/fs/nfs/nfsport.h
848
#define NFSUNLOCKSOCKREQ(r) mtx_unlock(&((r)->nr_mtx))
sys/fs/nfs/nfsport.h
850
#define NFSUNLOCKDS(d) mtx_unlock(&((d)->nfsclds_mtx))
sys/fs/nfs/nfsport.h
853
#define NFSUNLOCKSESSION(s) mtx_unlock(&((s)->mtx))
sys/fs/nfs/nfsport.h
856
#define NFSUNLOCKLAYOUT(l) mtx_unlock(&((l)->mtx))
sys/fs/nfs/nfsport.h
859
#define NFSDDSUNLOCK() mtx_unlock(&nfsrv_dslock_mtx)
sys/fs/nfs/nfsport.h
862
#define NFSDDONTLISTUNLOCK() mtx_unlock(&nfsrv_dontlistlock_mtx)
sys/fs/nfs/nfsport.h
865
#define NFSDRECALLUNLOCK() mtx_unlock(&nfsrv_recalllock_mtx)
sys/fs/nfsclient/nfs_clbio.c
155
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clbio.c
159
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clbio.c
295
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clbio.c
298
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clbio.c
453
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clbio.c
463
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clbio.c
466
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clbio.c
776
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clbio.c
862
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clbio.c
868
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clport.c
1418
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clport.c
1420
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clport.c
1427
mtx_unlock(&mountlist_mtx);
sys/fs/nfsclient/nfs_clport.c
1447
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clrpcops.c
10017
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clrpcops.c
8113
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clrpcops.c
8272
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clstate.c
3969
mtx_unlock(&tsep->nfsess_mtx);
sys/fs/nfsclient/nfs_clvfsops.c
1925
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvfsops.c
1943
mtx_unlock(&mountlist_mtx);
sys/fs/nfsclient/nfs_clvfsops.c
1946
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvfsops.c
2005
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvfsops.c
2008
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvfsops.c
2099
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvfsops.c
334
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvfsops.c
340
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvfsops.c
383
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvfsops.c
414
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvfsops.c
556
mtx_unlock(&prison0.pr_mtx);
sys/fs/nfsclient/nfs_clvnops.c
1811
mtx_unlock(&nfs_cverf_mtx);
sys/fs/nfsclient/nfs_clvnops.c
3011
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
3014
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
3808
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
3811
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
3817
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
3844
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
3875
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
3883
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
3919
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
3970
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
3973
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
4086
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
4094
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
4144
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
4248
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
4312
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
4418
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
4421
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
4443
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
4475
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
4478
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
4500
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
4535
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
4538
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
4573
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
4603
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
4606
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
4623
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
4802
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsclient/nfs_clvnops.c
4821
mtx_unlock(&nmp->nm_mtx);
sys/fs/nfsserver/nfs_fha_new.c
595
mtx_unlock(fhe->mtx);
sys/fs/nfsserver/nfs_fha_new.c
637
mtx_unlock(mtx);
sys/fs/nfsserver/nfs_fha_new.c
668
mtx_unlock(&softc->fha_hash[i].mtx);
sys/fs/nfsserver/nfs_fha_new.c
692
mtx_unlock(&softc->fha_hash[i].mtx);
sys/fs/nfsserver/nfs_nfsdcache.c
1017
mtx_unlock(mutex);
sys/fs/nfsserver/nfs_nfsdcache.c
406
mtx_unlock(mutex);
sys/fs/nfsserver/nfs_nfsdcache.c
413
mtx_unlock(mutex);
sys/fs/nfsserver/nfs_nfsdcache.c
421
mtx_unlock(mutex);
sys/fs/nfsserver/nfs_nfsdcache.c
451
mtx_unlock(mutex);
sys/fs/nfsserver/nfs_nfsdcache.c
491
mtx_unlock(mutex);
sys/fs/nfsserver/nfs_nfsdcache.c
524
mtx_unlock(mutex);
sys/fs/nfsserver/nfs_nfsdcache.c
534
mtx_unlock(mutex);
sys/fs/nfsserver/nfs_nfsdcache.c
539
mtx_unlock(mutex);
sys/fs/nfsserver/nfs_nfsdcache.c
554
mtx_unlock(mutex);
sys/fs/nfsserver/nfs_nfsdcache.c
578
mtx_unlock(mutex);
sys/fs/nfsserver/nfs_nfsdcache.c
599
mtx_unlock(&hbp->mtx);
sys/fs/nfsserver/nfs_nfsdcache.c
690
mtx_unlock(mutex);
sys/fs/nfsserver/nfs_nfsdcache.c
699
mtx_unlock(mutex);
sys/fs/nfsserver/nfs_nfsdcache.c
708
mtx_unlock(mutex);
sys/fs/nfsserver/nfs_nfsdcache.c
732
mtx_unlock(mutex);
sys/fs/nfsserver/nfs_nfsdcache.c
770
mtx_unlock(mutex);
sys/fs/nfsserver/nfs_nfsdcache.c
803
mtx_unlock(&hbp->mtx);
sys/fs/nfsserver/nfs_nfsdcache.c
867
mtx_unlock(&hbp->mtx);
sys/fs/nfsserver/nfs_nfsdcache.c
887
mtx_unlock(&nfsrc_udpmtx);
sys/fs/nfsserver/nfs_nfsdcache.c
945
mtx_unlock(&NFSD_VNET(nfsrchash_table)[i].mtx);
sys/fs/nfsserver/nfs_nfsdcache.c
976
mtx_unlock(&NFSD_VNET(nfsrchash_table)[i].mtx);
sys/fs/nfsserver/nfs_nfsdcache.c
999
mtx_unlock(mutex);
sys/fs/nfsserver/nfs_nfsdsocket.c
490
mtx_unlock(&nfsrvd_statmtx);
sys/fs/nfsserver/nfs_nfsdsocket.c
528
mtx_unlock(&nfsrvd_statmtx);
sys/fs/nfsserver/nfs_nfsdstate.c
7882
mtx_unlock(&mountlist_mtx);
sys/fs/p9fs/p9fs.h
140
#define P9FS_UNLOCK(_sc) mtx_unlock(P9FS_MTX(_sc))
sys/fs/p9fs/p9fs.h
79
#define P9FS_VFID_UNLOCK(_sc) mtx_unlock(P9FS_VFID_MTX(_sc))
sys/fs/p9fs/p9fs.h
86
#define P9FS_VOFID_UNLOCK(_sc) mtx_unlock(P9FS_VOFID_MTX(_sc))
sys/fs/procfs/procfs_status.c
152
mtx_unlock(&cr->cr_prison->pr_mtx);
sys/fs/pseudofs/pseudofs_internal.h
109
mtx_unlock(&pn->pn_mutex);
sys/fs/pseudofs/pseudofs_vncache.c
138
mtx_unlock(&pfs_vncache_mutex);
sys/fs/pseudofs/pseudofs_vncache.c
157
mtx_unlock(&pfs_vncache_mutex);
sys/fs/pseudofs/pseudofs_vncache.c
221
mtx_unlock(&pfs_vncache_mutex);
sys/fs/pseudofs/pseudofs_vncache.c
237
mtx_unlock(&pfs_vncache_mutex);
sys/fs/pseudofs/pseudofs_vncache.c
259
mtx_unlock(&pfs_vncache_mutex);
sys/fs/pseudofs/pseudofs_vncache.c
316
mtx_unlock(&pfs_vncache_mutex);
sys/fs/pseudofs/pseudofs_vncache.c
325
mtx_unlock(&pfs_vncache_mutex);
sys/fs/pseudofs/pseudofs_vncache.c
357
mtx_unlock(&pfs_vncache_mutex);
sys/fs/pseudofs/pseudofs_vncache.c
361
mtx_unlock(&pfs_vncache_mutex);
sys/fs/tarfs/tarfs.h
172
mtx_unlock(&(tnp)->lock)
sys/fs/tarfs/tarfs.h
176
mtx_unlock(&(tmp)->allnode_lock)
sys/fs/tmpfs/tmpfs.h
343
#define TMPFS_NODE_UNLOCK(node) mtx_unlock(&(node)->tn_interlock)
sys/fs/tmpfs/tmpfs.h
443
#define TMPFS_UNLOCK(tm) mtx_unlock(&(tm)->tm_allnode_lock)
sys/fs/unionfs/union_subr.c
119
mtx_unlock(&unionfs_deferred_rele_lock);
sys/fs/unionfs/union_subr.c
573
mtx_unlock(&unionfs_deferred_rele_lock);
sys/geom/cache/g_cache.c
242
mtx_unlock(&sc->sc_mtx);
sys/geom/cache/g_cache.c
277
mtx_unlock(&sc->sc_mtx);
sys/geom/cache/g_cache.c
285
mtx_unlock(&sc->sc_mtx);
sys/geom/cache/g_cache.c
291
mtx_unlock(&sc->sc_mtx);
sys/geom/cache/g_cache.c
301
mtx_unlock(&sc->sc_mtx);
sys/geom/cache/g_cache.c
338
mtx_unlock(&sc->sc_mtx);
sys/geom/cache/g_cache.c
374
mtx_unlock(&sc->sc_mtx);
sys/geom/cache/g_cache.c
380
mtx_unlock(&sc->sc_mtx);
sys/geom/cache/g_cache.c
586
mtx_unlock(&sc->sc_mtx);
sys/geom/concat/g_concat.c
279
mtx_unlock(&sc->sc_completion_lock);
sys/geom/concat/g_concat.c
282
mtx_unlock(&sc->sc_completion_lock);
sys/geom/eli/g_eli.c
314
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/eli/g_eli.c
510
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/eli/g_eli.c
586
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/eli/g_eli.c
697
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/eli/g_eli.c
738
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/eli/g_eli_ctl.c
1044
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/eli/g_eli_ctl.c
877
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/eli/g_eli_ctl.c
904
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/eli/g_eli_key_cache.c
106
mtx_unlock(&sc->sc_ekeys_lock);
sys/geom/eli/g_eli_key_cache.c
229
mtx_unlock(&sc->sc_ekeys_lock);
sys/geom/eli/g_eli_key_cache.c
247
mtx_unlock(&sc->sc_ekeys_lock);
sys/geom/eli/g_eli_key_cache.c
293
mtx_unlock(&sc->sc_ekeys_lock);
sys/geom/eli/g_eli_key_cache.c
353
mtx_unlock(&sc->sc_ekeys_lock);
sys/geom/eli/g_eli_key_cache.c
382
mtx_unlock(&sc->sc_ekeys_lock);
sys/geom/eli/g_eli_privacy.c
224
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/eli/g_eli_privacy.c
229
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/gate/g_gate.c
114
mtx_unlock(&g_gate_units_lock);
sys/geom/gate/g_gate.c
117
mtx_unlock(&g_gate_units_lock);
sys/geom/gate/g_gate.c
122
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/gate/g_gate.c
136
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/gate/g_gate.c
150
mtx_unlock(&g_gate_units_lock);
sys/geom/gate/g_gate.c
202
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/gate/g_gate.c
215
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/gate/g_gate.c
243
mtx_unlock(&sc->sc_read_mtx);
sys/geom/gate/g_gate.c
270
mtx_unlock(&sc->sc_read_mtx);
sys/geom/gate/g_gate.c
277
mtx_unlock(&sc->sc_read_mtx);
sys/geom/gate/g_gate.c
324
mtx_unlock(&g_gate_units_lock);
sys/geom/gate/g_gate.c
337
mtx_unlock(&g_gate_units_lock);
sys/geom/gate/g_gate.c
389
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/gate/g_gate.c
415
mtx_unlock(&sc->sc_read_mtx);
sys/geom/gate/g_gate.c
545
mtx_unlock(&g_gate_units_lock);
sys/geom/gate/g_gate.c
611
mtx_unlock(&g_gate_units_lock);
sys/geom/gate/g_gate.c
629
mtx_unlock(&g_gate_units_lock);
sys/geom/gate/g_gate.c
671
mtx_unlock(&sc->sc_read_mtx);
sys/geom/gate/g_gate.c
675
mtx_unlock(&sc->sc_read_mtx);
sys/geom/gate/g_gate.c
835
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/gate/g_gate.c
855
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/gate/g_gate.c
866
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/gate/g_gate.c
873
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/gate/g_gate.c
892
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/gate/g_gate.c
919
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/gate/g_gate.c
933
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/gate/g_gate.c
987
mtx_unlock(&g_gate_units_lock);
sys/geom/gate/g_gate.c
991
mtx_unlock(&g_gate_units_lock);
sys/geom/geom_dev.c
473
mtx_unlock(&sc->sc_mtx);
sys/geom/geom_dev.c
520
mtx_unlock(&sc->sc_mtx);
sys/geom/geom_disk.c
266
mtx_unlock(&sc->done_mtx);
sys/geom/geom_disk.c
270
mtx_unlock(&sc->done_mtx);
sys/geom/geom_event.c
176
mtx_unlock(&g_eventlock);
sys/geom/geom_event.c
244
mtx_unlock(&g_eventlock);
sys/geom/geom_event.c
255
mtx_unlock(&g_eventlock);
sys/geom/geom_event.c
266
mtx_unlock(&g_eventlock);
sys/geom/geom_event.c
268
mtx_unlock(&g_eventlock);
sys/geom/geom_event.c
285
mtx_unlock(&g_eventlock);
sys/geom/geom_event.c
334
mtx_unlock(&g_eventlock);
sys/geom/geom_event.c
368
mtx_unlock(&g_eventlock);
sys/geom/geom_event.c
427
mtx_unlock(&g_eventlock);
sys/geom/geom_event.c
459
mtx_unlock(&g_eventlock);
sys/geom/geom_event.c
91
mtx_unlock(&g_eventlock);
sys/geom/geom_io.c
107
mtx_unlock(&bq->bio_queue_lock);
sys/geom/geom_io.c
686
mtx_unlock(mtxp);
sys/geom/geom_vfs.c
178
mtx_unlock(&sc->sc_mtx);
sys/geom/geom_vfs.c
200
mtx_unlock(&sc->sc_mtx);
sys/geom/geom_vfs.c
209
mtx_unlock(&sc->sc_mtx);
sys/geom/geom_vfs.c
255
mtx_unlock(&sc->sc_mtx);
sys/geom/journal/g_journal.c
1132
mtx_unlock(&sc->sc_mtx);
sys/geom/journal/g_journal.c
1698
mtx_unlock(&sc->sc_mtx);
sys/geom/journal/g_journal.c
1973
mtx_unlock(&sc->sc_mtx);
sys/geom/journal/g_journal.c
1997
mtx_unlock(&sc->sc_mtx);
sys/geom/journal/g_journal.c
2094
mtx_unlock(&sc->sc_mtx);
sys/geom/journal/g_journal.c
2105
mtx_unlock(&sc->sc_mtx);
sys/geom/journal/g_journal.c
2115
mtx_unlock(&sc->sc_mtx);
sys/geom/journal/g_journal.c
2135
mtx_unlock(&sc->sc_mtx);
sys/geom/journal/g_journal.c
2424
mtx_unlock(&sc->sc_mtx);
sys/geom/journal/g_journal.c
2719
mtx_unlock(&sc->sc_mtx);
sys/geom/journal/g_journal.c
279
mtx_unlock(&g_journal_cache_mtx);
sys/geom/journal/g_journal.c
284
mtx_unlock(&g_journal_cache_mtx);
sys/geom/journal/g_journal.c
2842
mtx_unlock(&sc->sc_mtx);
sys/geom/journal/g_journal.c
2870
mtx_unlock(&sc->sc_mtx);
sys/geom/journal/g_journal.c
2929
mtx_unlock(&sc->sc_mtx);
sys/geom/journal/g_journal.c
2936
mtx_unlock(&mountlist_mtx);
sys/geom/journal/g_journal.c
2951
mtx_unlock(&sc->sc_mtx);
sys/geom/journal/g_journal.c
2959
mtx_unlock(&sc->sc_mtx);
sys/geom/journal/g_journal.c
309
mtx_unlock(&g_journal_cache_mtx);
sys/geom/journal/g_journal.c
333
mtx_unlock(&g_journal_cache_mtx);
sys/geom/journal/g_journal.c
393
mtx_unlock(&g_journal_cache_mtx);
sys/geom/journal/g_journal.c
743
mtx_unlock(&sc->sc_mtx);
sys/geom/journal/g_journal.c
770
mtx_unlock(&sc->sc_mtx);
sys/geom/mirror/g_mirror.c
1057
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/mirror/g_mirror.c
1101
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/mirror/g_mirror.c
1214
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/mirror/g_mirror.c
1219
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/mirror/g_mirror.c
1318
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/mirror/g_mirror.c
1985
mtx_unlock(&sc->sc_events_mtx);
sys/geom/mirror/g_mirror.c
2015
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/mirror/g_mirror.c
2023
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/mirror/g_mirror.c
2028
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/mirror/g_mirror.c
2038
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/mirror/g_mirror.c
208
mtx_unlock(&sc->sc_events_mtx);
sys/geom/mirror/g_mirror.c
212
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/mirror/g_mirror.c
2322
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/mirror/g_mirror.c
244
mtx_unlock(&sc->sc_events_mtx);
sys/geom/mirror/g_mirror.c
254
mtx_unlock(&sc->sc_events_mtx);
sys/geom/mirror/g_mirror.c
280
mtx_unlock(&sc->sc_events_mtx);
sys/geom/mirror/g_mirror.c
3262
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/mirror/g_mirror.c
328
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/mirror/g_mirror.c
594
mtx_unlock(&sc->sc_events_mtx);
sys/geom/mirror/g_mirror.c
922
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/mountver/g_mountver.c
128
mtx_unlock(&sc->sc_mtx);
sys/geom/mountver/g_mountver.c
145
mtx_unlock(&sc->sc_mtx);
sys/geom/mountver/g_mountver.c
151
mtx_unlock(&sc->sc_mtx);
sys/geom/mountver/g_mountver.c
168
mtx_unlock(&sc->sc_mtx);
sys/geom/mountver/g_mountver.c
187
mtx_unlock(&sc->sc_mtx);
sys/geom/mountver/g_mountver.c
201
mtx_unlock(&sc->sc_mtx);
sys/geom/mountver/g_mountver.c
206
mtx_unlock(&sc->sc_mtx);
sys/geom/mountver/g_mountver.c
226
mtx_unlock(&sc->sc_mtx);
sys/geom/mountver/g_mountver.c
501
mtx_unlock(&sc->sc_mtx);
sys/geom/multipath/g_multipath.c
1063
mtx_unlock(&sc->sc_mtx);
sys/geom/multipath/g_multipath.c
1074
mtx_unlock(&sc->sc_mtx);
sys/geom/multipath/g_multipath.c
1262
mtx_unlock(&sc->sc_mtx);
sys/geom/multipath/g_multipath.c
1311
mtx_unlock(&sc->sc_mtx);
sys/geom/multipath/g_multipath.c
1319
mtx_unlock(&sc->sc_mtx);
sys/geom/multipath/g_multipath.c
235
mtx_unlock(&sc->sc_mtx);
sys/geom/multipath/g_multipath.c
258
mtx_unlock(&sc->sc_mtx);
sys/geom/multipath/g_multipath.c
261
mtx_unlock(&sc->sc_mtx);
sys/geom/multipath/g_multipath.c
299
mtx_unlock(&sc->sc_mtx);
sys/geom/multipath/g_multipath.c
357
mtx_unlock(&sc->sc_mtx);
sys/geom/multipath/g_multipath.c
366
mtx_unlock(&sc->sc_mtx);
sys/geom/multipath/g_multipath.c
381
mtx_unlock(&gmtbq_mtx);
sys/geom/multipath/g_multipath.c
392
mtx_unlock(&sc->sc_mtx);
sys/geom/multipath/g_multipath.c
394
mtx_unlock(&sc->sc_mtx);
sys/geom/multipath/g_multipath.c
441
mtx_unlock(&sc->sc_mtx);
sys/geom/multipath/g_multipath.c
444
mtx_unlock(&sc->sc_mtx);
sys/geom/multipath/g_multipath.c
472
mtx_unlock(&gmtbq_mtx);
sys/geom/multipath/g_multipath.c
481
mtx_unlock(&gmtbq_mtx);
sys/geom/multipath/g_multipath.c
652
mtx_unlock(&sc->sc_mtx);
sys/geom/multipath/g_multipath.c
687
mtx_unlock(&sc->sc_mtx);
sys/geom/multipath/g_multipath.c
692
mtx_unlock(&sc->sc_mtx);
sys/geom/multipath/g_multipath.c
760
mtx_unlock(&gmtbq_mtx);
sys/geom/nop/g_nop.c
187
mtx_unlock(&sc->sc_lock);
sys/geom/nop/g_nop.c
249
mtx_unlock(&sc->sc_lock);
sys/geom/nop/g_nop.c
267
mtx_unlock(&sc->sc_lock);
sys/geom/nop/g_nop.c
306
mtx_unlock(&sc->sc_lock);
sys/geom/raid/g_raid.c
1127
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/raid/g_raid.c
1339
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/raid/g_raid.c
1431
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/raid/g_raid.c
1482
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/raid/g_raid.c
1549
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/raid/g_raid.c
1595
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/raid/g_raid.c
1601
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/raid/g_raid.c
1700
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/raid/g_raid.c
640
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/raid/g_raid.c
679
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/raid/g_raid.c
697
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/raid/g_raid.c
806
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/raid3/g_raid3.c
1297
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/raid3/g_raid3.c
1405
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/raid3/g_raid3.c
1486
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/raid3/g_raid3.c
1593
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/raid3/g_raid3.c
2093
mtx_unlock(&sc->sc_events_mtx);
sys/geom/raid3/g_raid3.c
2120
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/raid3/g_raid3.c
2146
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/raid3/g_raid3.c
2398
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/raid3/g_raid3.c
313
mtx_unlock(&sc->sc_events_mtx);
sys/geom/raid3/g_raid3.c
318
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/raid3/g_raid3.c
3310
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/raid3/g_raid3.c
351
mtx_unlock(&sc->sc_events_mtx);
sys/geom/raid3/g_raid3.c
361
mtx_unlock(&sc->sc_events_mtx);
sys/geom/raid3/g_raid3.c
387
mtx_unlock(&sc->sc_events_mtx);
sys/geom/raid3/g_raid3.c
423
mtx_unlock(&sc->sc_queue_mtx);
sys/geom/raid3/g_raid3.c
673
mtx_unlock(&sc->sc_events_mtx);
sys/geom/stripe/g_stripe.c
288
mtx_unlock(&sc->sc_lock);
sys/geom/stripe/g_stripe.c
295
mtx_unlock(&sc->sc_lock);
sys/geom/uzip/g_uzip.c
159
mtx_unlock(&sc->queue_mtx);
sys/geom/uzip/g_uzip.c
189
mtx_unlock(&sc->last_mtx);
sys/geom/uzip/g_uzip.c
203
mtx_unlock(&sc->last_mtx);
sys/geom/uzip/g_uzip.c
334
mtx_unlock(&sc->queue_mtx);
sys/geom/uzip/g_uzip.c
408
mtx_unlock(&sc->last_mtx);
sys/geom/uzip/g_uzip.c
415
mtx_unlock(&sc->last_mtx);
sys/geom/uzip/g_uzip.c
425
mtx_unlock(&sc->last_mtx);
sys/geom/uzip/g_uzip_wrkthr.c
56
mtx_unlock(&sc->queue_mtx);
sys/geom/uzip/g_uzip_wrkthr.c
65
mtx_unlock(&sc->queue_mtx);
sys/geom/virstor/g_virstor.c
1669
mtx_unlock(&sc->delayed_bio_q_mtx);
sys/geom/virstor/g_virstor.c
429
mtx_unlock(&sc->delayed_bio_q_mtx);
sys/geom/virstor/g_virstor.c
957
mtx_unlock(&sc->delayed_bio_q_mtx);
sys/i386/i386/copyout.c
127
mtx_unlock(&pc->pc_copyout_mlock);
sys/i386/i386/exec_machdep.c
175
mtx_unlock(&psp->ps_mtx);
sys/i386/i386/exec_machdep.c
321
mtx_unlock(&psp->ps_mtx);
sys/i386/i386/exec_machdep.c
480
mtx_unlock(&psp->ps_mtx);
sys/i386/i386/pmap.c
1529
mtx_unlock(&PMAP2mutex);
sys/i386/i386/pmap.c
2874
mtx_unlock(&PMAP2mutex);
sys/i386/i386/pmap.c
4609
mtx_unlock(&pc->pc_cmap_lock);
sys/i386/i386/pmap.c
4637
mtx_unlock(&pc->pc_cmap_lock);
sys/i386/i386/pmap.c
4668
mtx_unlock(&pc->pc_cmap_lock);
sys/i386/i386/pmap.c
4715
mtx_unlock(&pc->pc_cmap_lock);
sys/i386/i386/pmap.c
5695
mtx_unlock(&pc->pc_cmap_lock);
sys/i386/i386/vm86.c
713
mtx_unlock(&vm86_lock);
sys/i386/i386/vm86.c
773
mtx_unlock(&vm86_lock);
sys/i386/include/pmap.h
190
#define PMAP_UNLOCK(pmap) mtx_unlock(&(pmap)->pm_mtx)
sys/i386/linux/linux_sysvec.c
178
mtx_unlock(&psp->ps_mtx);
sys/i386/linux/linux_sysvec.c
287
mtx_unlock(&psp->ps_mtx);
sys/kern/init_main.c
341
mtx_unlock(&Giant);
sys/kern/kern_alq.c
106
#define ALD_UNLOCK() mtx_unlock(&ald_mtx)
sys/kern/kern_clock.c
648
mtx_unlock(&time_lock);
sys/kern/kern_clock.c
674
mtx_unlock(&time_lock);
sys/kern/kern_conf.c
100
mtx_unlock(&devmtx);
sys/kern/kern_conf.c
1141
mtx_unlock(&cdp->cdp_threadlock);
sys/kern/kern_conf.c
1150
mtx_unlock(&cdp->cdp_threadlock);
sys/kern/kern_conf.c
1155
mtx_unlock(&cdp->cdp_threadlock);
sys/kern/kern_conf.c
1169
mtx_unlock(&cdevpriv_mtx);
sys/kern/kern_conf.c
138
mtx_unlock(&devmtx);
sys/kern/kern_conf.c
1479
mtx_unlock(&Giant);
sys/kern/kern_conf.c
148
mtx_unlock(&devmtx);
sys/kern/kern_conf.c
198
mtx_unlock(&cdp->cdp_threadlock);
sys/kern/kern_conf.c
239
mtx_unlock(&cdp->cdp_threadlock);
sys/kern/kern_conf.c
357
mtx_unlock(&Giant);
sys/kern/kern_conf.c
373
mtx_unlock(&Giant);
sys/kern/kern_conf.c
389
mtx_unlock(&Giant);
sys/kern/kern_conf.c
409
mtx_unlock(&Giant);
sys/kern/kern_conf.c
424
mtx_unlock(&Giant);
sys/kern/kern_conf.c
440
mtx_unlock(&Giant);
sys/kern/kern_conf.c
456
mtx_unlock(&Giant);
sys/kern/kern_conf.c
472
mtx_unlock(&Giant);
sys/kern/kern_conf.c
488
mtx_unlock(&Giant);
sys/kern/kern_conf.c
506
mtx_unlock(&Giant);
sys/kern/kern_conf.c
524
mtx_unlock(&Giant);
sys/kern/kern_cons.c
619
mtx_unlock(&constty_mtx);
sys/kern/kern_cons.c
629
mtx_unlock(&constty_mtx);
sys/kern/kern_cons.c
650
mtx_unlock(&constty_mtx);
sys/kern/kern_cpuset.c
970
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_descrip.c
4498
mtx_unlock(&prison0.pr_mtx);
sys/kern/kern_descrip.c
4507
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_devctl.c
224
mtx_unlock(&devsoftc.mtx);
sys/kern/kern_devctl.c
229
mtx_unlock(&devsoftc.mtx);
sys/kern/kern_devctl.c
242
mtx_unlock(&devsoftc.mtx);
sys/kern/kern_devctl.c
263
mtx_unlock(&devsoftc.mtx);
sys/kern/kern_devctl.c
271
mtx_unlock(&devsoftc.mtx);
sys/kern/kern_devctl.c
278
mtx_unlock(&devsoftc.mtx);
sys/kern/kern_devctl.c
328
mtx_unlock(&devsoftc.mtx);
sys/kern/kern_devctl.c
398
mtx_unlock(&devsoftc.mtx);
sys/kern/kern_devctl.c
427
mtx_unlock(&devsoftc.mtx);
sys/kern/kern_devctl.c
576
mtx_unlock(&devsoftc.mtx);
sys/kern/kern_environment.c
149
mtx_unlock(&kenv_lock);
sys/kern/kern_environment.c
573
mtx_unlock(&kenv_lock);
sys/kern/kern_environment.c
653
mtx_unlock(&kenv_lock);
sys/kern/kern_environment.c
663
mtx_unlock(&kenv_lock);
sys/kern/kern_environment.c
669
mtx_unlock(&kenv_lock);
sys/kern/kern_environment.c
693
mtx_unlock(&kenv_lock);
sys/kern/kern_environment.c
698
mtx_unlock(&kenv_lock);
sys/kern/kern_environment.c
716
mtx_unlock(&kenv_lock);
sys/kern/kern_environment.c
729
mtx_unlock(&kenv_lock);
sys/kern/kern_event.c
101
mtx_unlock(lck); \
sys/kern/kern_event.c
1584
mtx_unlock(&filterops_lock);
sys/kern/kern_event.c
1608
mtx_unlock(&filterops_lock);
sys/kern/kern_event.c
1627
mtx_unlock(&filterops_lock);
sys/kern/kern_event.c
1646
mtx_unlock(&filterops_lock);
sys/kern/kern_event.c
261
mtx_unlock(&(kq)->kq_lock); \
sys/kern/kern_event.c
264
mtx_unlock(&(kq)->kq_lock); \
sys/kern/kern_event.c
2702
mtx_unlock((struct mtx *)arg);
sys/kern/kern_event.c
665
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_event.c
672
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_exec.c
1458
mtx_unlock(&exec_args_kva_mtx);
sys/kern/kern_exec.c
1484
mtx_unlock(&exec_args_kva_mtx);
sys/kern/kern_exec.c
1512
mtx_unlock(&exec_args_kva_mtx);
sys/kern/kern_exit.c
353
mtx_unlock(&ppeers_lock);
sys/kern/kern_exit.c
417
mtx_unlock(&ppeers_lock);
sys/kern/kern_exit.c
653
mtx_unlock(&p->p_pptr->p_sigacts->ps_mtx);
sys/kern/kern_exit.c
667
mtx_unlock(&p->p_pptr->p_sigacts->ps_mtx);
sys/kern/kern_ffclock.c
432
mtx_unlock(&ffclock_mtx);
sys/kern/kern_ffclock.c
455
mtx_unlock(&ffclock_mtx);
sys/kern/kern_fork.c
346
mtx_unlock(&procid_lock);
sys/kern/kern_fork.c
564
mtx_unlock(&p2->p_sigacts->ps_mtx);
sys/kern/kern_fork.c
622
mtx_unlock(&ppeers_lock);
sys/kern/kern_hhook.c
79
#define HHHLIST_UNLOCK() mtx_unlock(&hhook_head_list_lock)
sys/kern/kern_intr.c
1146
mtx_unlock(&ie->ie_lock);
sys/kern/kern_intr.c
1160
mtx_unlock(&ie->ie_lock);
sys/kern/kern_intr.c
1193
mtx_unlock(&Giant);
sys/kern/kern_intr.c
1275
mtx_unlock(&ie->ie_lock);
sys/kern/kern_intr.c
308
mtx_unlock(&event_lock);
sys/kern/kern_intr.c
346
mtx_unlock(&ie->ie_lock);
sys/kern/kern_intr.c
351
mtx_unlock(&ie->ie_lock);
sys/kern/kern_intr.c
361
mtx_unlock(&ie->ie_lock);
sys/kern/kern_intr.c
364
mtx_unlock(&ie->ie_lock);
sys/kern/kern_intr.c
372
mtx_unlock(&ie->ie_lock);
sys/kern/kern_intr.c
422
mtx_unlock(&ie->ie_lock);
sys/kern/kern_intr.c
425
mtx_unlock(&ie->ie_lock);
sys/kern/kern_intr.c
441
mtx_unlock(&event_lock);
sys/kern/kern_intr.c
507
mtx_unlock(&ie->ie_lock);
sys/kern/kern_intr.c
512
mtx_unlock(&ie->ie_lock);
sys/kern/kern_intr.c
516
mtx_unlock(&ie->ie_lock);
sys/kern/kern_intr.c
539
mtx_unlock(&ie->ie_lock);
sys/kern/kern_intr.c
540
mtx_unlock(&event_lock);
sys/kern/kern_intr.c
544
mtx_unlock(&event_lock);
sys/kern/kern_intr.c
547
mtx_unlock(&ie->ie_lock);
sys/kern/kern_intr.c
641
mtx_unlock(&ie->ie_lock);
sys/kern/kern_intr.c
655
mtx_unlock(&ie->ie_lock);
sys/kern/kern_intr.c
677
mtx_unlock(&ie->ie_lock);
sys/kern/kern_intr.c
703
mtx_unlock(&ie->ie_lock);
sys/kern/kern_intr.c
727
mtx_unlock(&ie->ie_lock);
sys/kern/kern_intr.c
735
mtx_unlock(&ie->ie_lock);
sys/kern/kern_intr.c
910
mtx_unlock(&ie->ie_lock);
sys/kern/kern_intr.c
930
mtx_unlock(&ie->ie_lock);
sys/kern/kern_intr.c
954
mtx_unlock(&ie->ie_lock);
sys/kern/kern_jail.c
1662
mtx_unlock(&ppr->pr_mtx);
sys/kern/kern_jail.c
1749
mtx_unlock(&deadpr->pr_mtx);
sys/kern/kern_jail.c
2026
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_jail.c
2213
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_jail.c
2247
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_jail.c
2267
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_jail.c
2322
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_jail.c
2658
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_jail.c
2881
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_jail.c
290
mtx_unlock(&prison0.pr_mtx);
sys/kern/kern_jail.c
2990
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_jail.c
3081
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_jail.c
3152
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_jail.c
3378
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_jail.c
3467
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_jail.c
3649
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_jail.c
3711
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_jail.c
3725
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_jail.c
3785
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_jail.c
3799
mtx_unlock(&cpr->pr_mtx);
sys/kern/kern_jail.c
3836
mtx_unlock(&cpr->pr_mtx);
sys/kern/kern_jail.c
3867
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_jail.c
3927
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_jail.c
3978
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_jail.c
3990
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_jail.c
4167
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_jail.c
4176
mtx_unlock(&cred->cr_prison->pr_mtx);
sys/kern/kern_jail.c
4185
mtx_unlock(&cred->cr_prison->pr_mtx);
sys/kern/kern_jail.c
4194
mtx_unlock(&cred->cr_prison->pr_mtx);
sys/kern/kern_jail.c
4203
mtx_unlock(&cred->cr_prison->pr_mtx);
sys/kern/kern_jail.c
4837
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_jail.c
4887
mtx_unlock(&cpr->pr_mtx);
sys/kern/kern_jail.c
4978
mtx_unlock(&prison0.pr_mtx);
sys/kern/kern_jail.c
4996
mtx_unlock(&prison0.pr_mtx);
sys/kern/kern_jail.c
5322
mtx_unlock(&prison0.pr_mtx);
sys/kern/kern_jail.c
5355
mtx_unlock(&prison0.pr_mtx);
sys/kern/kern_jail.c
5580
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_jailmeta.c
309
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_jailmeta.c
379
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_jailmeta.c
457
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_jailmeta.c
580
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_ktrace.c
1154
mtx_unlock(&ktrace_mtx);
sys/kern/kern_ktrace.c
1222
mtx_unlock(&ktrace_mtx);
sys/kern/kern_ktrace.c
1318
mtx_unlock(&ktrace_mtx);
sys/kern/kern_ktrace.c
1389
mtx_unlock(&ktrace_mtx);
sys/kern/kern_ktrace.c
1399
mtx_unlock(&ktrace_mtx);
sys/kern/kern_ktrace.c
1443
mtx_unlock(&ktrace_mtx);
sys/kern/kern_ktrace.c
1463
mtx_unlock(&ktrace_mtx);
sys/kern/kern_ktrace.c
303
mtx_unlock(&ktrace_mtx);
sys/kern/kern_ktrace.c
320
mtx_unlock(&ktrace_mtx);
sys/kern/kern_ktrace.c
331
mtx_unlock(&ktrace_mtx);
sys/kern/kern_ktrace.c
346
mtx_unlock(&ktrace_mtx);
sys/kern/kern_ktrace.c
384
mtx_unlock(&ktrace_mtx);
sys/kern/kern_ktrace.c
410
mtx_unlock(&ktrace_mtx);
sys/kern/kern_ktrace.c
445
mtx_unlock(&ktrace_mtx);
sys/kern/kern_ktrace.c
624
mtx_unlock(&ktrace_mtx);
sys/kern/kern_ktrace.c
653
mtx_unlock(&ktrace_mtx);
sys/kern/kern_ktrace.c
709
mtx_unlock(&ktrace_mtx);
sys/kern/kern_linker.c
245
mtx_unlock(&Giant);
sys/kern/kern_linker.c
302
mtx_unlock(&Giant);
sys/kern/kern_lock.c
113
mtx_unlock(&Giant); \
sys/kern/kern_lockf.c
2569
mtx_unlock(&mountlist_mtx);
sys/kern/kern_malloc.c
1333
mtx_unlock(&malloc_mtx);
sys/kern/kern_malloc.c
1364
mtx_unlock(&malloc_mtx);
sys/kern/kern_malloc.c
1455
mtx_unlock(&malloc_mtx);
sys/kern/kern_malloc.c
1480
mtx_unlock(&malloc_mtx);
sys/kern/kern_malloc.c
1495
mtx_unlock(&malloc_mtx);
sys/kern/kern_mib.c
371
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_mib.c
394
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_mib.c
442
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_mib.c
455
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_mib.c
487
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_mib.c
506
mtx_unlock(&pr->pr_mtx);
sys/kern/kern_mib.c
528
mtx_unlock(&bootid_lk);
sys/kern/kern_mib.c
534
mtx_unlock(&bootid_lk);
sys/kern/kern_module.c
103
mtx_unlock(&Giant);
sys/kern/kern_module.c
145
mtx_unlock(&Giant);
sys/kern/kern_module.c
246
mtx_unlock(&Giant);
sys/kern/kern_module.c
259
mtx_unlock(&Giant);
sys/kern/kern_mutex.c
1324
mtx_unlock(m);
sys/kern/kern_mutex.c
244
mtx_unlock(m);
sys/kern/kern_osd.c
167
mtx_unlock(&osdm[type].osd_list_lock);
sys/kern/kern_osd.c
257
mtx_unlock(&osdm[type].osd_list_lock);
sys/kern/kern_osd.c
356
mtx_unlock(&osdm[type].osd_list_lock);
sys/kern/kern_poll.c
130
mtx_unlock(&poll_mtx);
sys/kern/kern_poll.c
152
mtx_unlock(&poll_mtx);
sys/kern/kern_poll.c
156
mtx_unlock(&poll_mtx);
sys/kern/kern_poll.c
183
mtx_unlock(&poll_mtx);
sys/kern/kern_poll.c
209
mtx_unlock(&poll_mtx);
sys/kern/kern_poll.c
351
mtx_unlock(&poll_mtx);
sys/kern/kern_poll.c
383
mtx_unlock(&poll_mtx);
sys/kern/kern_poll.c
392
mtx_unlock(&poll_mtx);
sys/kern/kern_poll.c
426
mtx_unlock(&poll_mtx);
sys/kern/kern_poll.c
445
mtx_unlock(&poll_mtx);
sys/kern/kern_poll.c
467
mtx_unlock(&poll_mtx);
sys/kern/kern_poll.c
500
mtx_unlock(&poll_mtx);
sys/kern/kern_poll.c
506
mtx_unlock(&poll_mtx);
sys/kern/kern_poll.c
515
mtx_unlock(&poll_mtx);
sys/kern/kern_poll.c
539
mtx_unlock(&poll_mtx);
sys/kern/kern_poll.c
547
mtx_unlock(&poll_mtx);
sys/kern/kern_proc.c
1138
mtx_unlock(&ps->ps_mtx);
sys/kern/kern_proc.c
345
mtx_unlock(&procid_lock);
sys/kern/kern_proc.c
358
mtx_unlock(&procid_lock);
sys/kern/kern_proc.c
371
mtx_unlock(&procid_lock);
sys/kern/kern_prot.c
2463
mtx_unlock(&cr->cr_mtx);
sys/kern/kern_prot.c
2488
mtx_unlock(&cr->cr_mtx);
sys/kern/kern_prot.c
2506
mtx_unlock(&cr->cr_mtx);
sys/kern/kern_prot.c
2512
mtx_unlock(&cr->cr_mtx);
sys/kern/kern_prot.c
2627
mtx_unlock(&cr->cr_mtx);
sys/kern/kern_prot.c
2651
mtx_unlock(&cr->cr_mtx);
sys/kern/kern_prot.c
2657
mtx_unlock(&cr->cr_mtx);
sys/kern/kern_prot.c
2808
mtx_unlock(&oldcred->cr_mtx);
sys/kern/kern_prot.c
2811
mtx_unlock(&newcred->cr_mtx);
sys/kern/kern_prot.c
2848
mtx_unlock(&cr->cr_mtx);
sys/kern/kern_rmlock.c
1017
mtx_unlock(&rms->mtx);
sys/kern/kern_rmlock.c
1086
mtx_unlock(&rms->mtx);
sys/kern/kern_rmlock.c
1224
mtx_unlock(&rms->mtx);
sys/kern/kern_rmlock.c
1246
mtx_unlock(&rms->mtx);
sys/kern/kern_rmlock.c
428
mtx_unlock(&rm->rm_lock_mtx);
sys/kern/kern_rmlock.c
588
mtx_unlock(&rm->rm_lock_mtx);
sys/kern/kern_sema.c
104
mtx_unlock(&sema->sema_mtx);
sys/kern/kern_sema.c
137
mtx_unlock(&sema->sema_mtx);
sys/kern/kern_sema.c
162
mtx_unlock(&sema->sema_mtx);
sys/kern/kern_sema.c
173
mtx_unlock(&sema->sema_mtx);
sys/kern/kern_sema.c
86
mtx_unlock(&sema->sema_mtx);
sys/kern/kern_shutdown.c
1072
mtx_unlock(&dumpconf_list_lk);
sys/kern/kern_shutdown.c
1342
mtx_unlock(&dumpconf_list_lk);
sys/kern/kern_shutdown.c
1428
mtx_unlock(&dumpconf_list_lk);
sys/kern/kern_shutdown.c
471
mtx_unlock(&Giant);
sys/kern/kern_shutdown.c
596
mtx_unlock(&mountlist_mtx);
sys/kern/kern_shutdown.c
610
mtx_unlock(&mountlist_mtx);
sys/kern/kern_shutdown.c
629
mtx_unlock(&mountlist_mtx);
sys/kern/kern_sig.c
1059
mtx_unlock(&ps->ps_mtx);
sys/kern/kern_sig.c
1113
mtx_unlock(&ps->ps_mtx);
sys/kern/kern_sig.c
1390
mtx_unlock(&ps->ps_mtx);
sys/kern/kern_sig.c
1460
mtx_unlock(&ps->ps_mtx);
sys/kern/kern_sig.c
1651
mtx_unlock(&p->p_sigacts->ps_mtx);
sys/kern/kern_sig.c
2144
mtx_unlock(&ps->ps_mtx);
sys/kern/kern_sig.c
2160
mtx_unlock(&ps->ps_mtx);
sys/kern/kern_sig.c
2330
mtx_unlock(&ps->ps_mtx);
sys/kern/kern_sig.c
2350
mtx_unlock(&ps->ps_mtx);
sys/kern/kern_sig.c
3019
mtx_unlock(&ps->ps_mtx);
sys/kern/kern_sig.c
316
mtx_unlock(&p->p_sigacts->ps_mtx);
sys/kern/kern_sig.c
3198
mtx_unlock(&ps->ps_mtx);
sys/kern/kern_sig.c
3265
mtx_unlock(&ps->ps_mtx);
sys/kern/kern_sig.c
3460
mtx_unlock(&ps->ps_mtx);
sys/kern/kern_sig.c
3530
mtx_unlock(&ps->ps_mtx);
sys/kern/kern_sig.c
3540
mtx_unlock(&ps->ps_mtx);
sys/kern/kern_sig.c
3542
mtx_unlock(&ps->ps_mtx);
sys/kern/kern_sig.c
3600
mtx_unlock(&ps->ps_mtx);
sys/kern/kern_sig.c
3680
mtx_unlock(&ps->ps_mtx);
sys/kern/kern_sig.c
3683
mtx_unlock(&ps->ps_mtx);
sys/kern/kern_sig.c
3880
mtx_unlock(&src->ps_mtx);
sys/kern/kern_sig.c
833
mtx_unlock(&ps->ps_mtx);
sys/kern/kern_sig.c
930
mtx_unlock(&ps->ps_mtx);
sys/kern/kern_sx.c
94
mtx_unlock(&Giant); \
sys/kern/kern_sysctl.c
202
mtx_unlock(&Giant);
sys/kern/kern_tc.c
1259
mtx_unlock(&tc_lock);
sys/kern/kern_tc.c
1515
mtx_unlock(&tc_lock);
sys/kern/kern_tc.c
1525
mtx_unlock(&tc_lock);
sys/kern/kern_tc.c
1547
mtx_unlock(&tc_lock);
sys/kern/kern_tc.c
1573
mtx_unlock(&tc_lock);
sys/kern/kern_tc.c
580
mtx_unlock(&ffclock_mtx);
sys/kern/kern_thread.c
255
mtx_unlock(&tid_lock);
sys/kern/kern_thread.c
279
mtx_unlock(&tid_lock);
sys/kern/kern_thread.c
291
mtx_unlock(&tid_lock);
sys/kern/kern_umtx.c
1977
mtx_unlock(&umtx_lock);
sys/kern/kern_umtx.c
1985
mtx_unlock(&umtx_lock);
sys/kern/kern_umtx.c
1997
mtx_unlock(&umtx_lock);
sys/kern/kern_umtx.c
2021
mtx_unlock(&umtx_lock);
sys/kern/kern_umtx.c
2047
mtx_unlock(&umtx_lock);
sys/kern/kern_umtx.c
2073
mtx_unlock(&umtx_lock);
sys/kern/kern_umtx.c
2086
mtx_unlock(&umtx_lock);
sys/kern/kern_umtx.c
2121
mtx_unlock(&umtx_lock);
sys/kern/kern_umtx.c
2177
mtx_unlock(&umtx_lock);
sys/kern/kern_umtx.c
2201
mtx_unlock(&umtx_lock);
sys/kern/kern_umtx.c
2221
mtx_unlock(&umtx_lock);
sys/kern/kern_umtx.c
228
mtx_unlock(&uc->uc_lock);
sys/kern/kern_umtx.c
240
mtx_unlock(&uc->uc_lock);
sys/kern/kern_umtx.c
2577
mtx_unlock(&umtx_lock);
sys/kern/kern_umtx.c
2663
mtx_unlock(&umtx_lock);
sys/kern/kern_umtx.c
2682
mtx_unlock(&umtx_lock);
sys/kern/kern_umtx.c
2771
mtx_unlock(&umtx_lock);
sys/kern/kern_umtx.c
307
mtx_unlock(&uc->uc_lock);
sys/kern/kern_umtx.c
4335
mtx_unlock(&umtx_shm_lock);
sys/kern/kern_umtx.c
4401
mtx_unlock(&umtx_shm_lock);
sys/kern/kern_umtx.c
4459
mtx_unlock(&umtx_shm_lock);
sys/kern/kern_umtx.c
4489
mtx_unlock(&umtx_shm_lock);
sys/kern/kern_umtx.c
4537
mtx_unlock(&umtx_shm_lock);
sys/kern/kern_umtx.c
4544
mtx_unlock(&umtx_shm_lock);
sys/kern/kern_umtx.c
4559
mtx_unlock(&umtx_shm_lock);
sys/kern/kern_umtx.c
5236
mtx_unlock(&umtx_lock);
sys/kern/kern_uuid.c
153
mtx_unlock(&uuid_mutex);
sys/kern/kern_uuid.c
223
mtx_unlock(&uuid_mutex);
sys/kern/kern_uuid.c
229
mtx_unlock(&uuid_mutex);
sys/kern/kern_uuid.c
238
mtx_unlock(&uuid_mutex);
sys/kern/kern_uuid.c
253
mtx_unlock(&uuid_mutex);
sys/kern/kern_uuid.c
266
mtx_unlock(&uuid_mutex);
sys/kern/subr_atomic64.c
69
#define UNLOCK_A64() if (smp_started) mtx_unlock(_amtx)
sys/kern/subr_autoconf.c
130
mtx_unlock(&intr_config_hook_lock);
sys/kern/subr_autoconf.c
139
mtx_unlock(&intr_config_hook_lock);
sys/kern/subr_autoconf.c
145
mtx_unlock(&intr_config_hook_lock);
sys/kern/subr_autoconf.c
164
mtx_unlock(&intr_config_hook_lock);
sys/kern/subr_autoconf.c
170
mtx_unlock(&intr_config_hook_lock);
sys/kern/subr_autoconf.c
193
mtx_unlock(&intr_config_hook_lock);
sys/kern/subr_autoconf.c
202
mtx_unlock(&intr_config_hook_lock);
sys/kern/subr_autoconf.c
256
mtx_unlock(&intr_config_hook_lock);
sys/kern/subr_autoconf.c
268
mtx_unlock(&intr_config_hook_lock);
sys/kern/subr_autoconf.c
277
mtx_unlock(&intr_config_hook_lock);
sys/kern/subr_autoconf.c
290
mtx_unlock(&intr_config_hook_lock);
sys/kern/subr_bus.c
444
mtx_unlock(bus_topo_mtx());
sys/kern/subr_bus_dma.c
74
mtx_unlock(dmtx);
sys/kern/subr_busdma_bounce.c
117
mtx_unlock(&bounce_lock);
sys/kern/subr_busdma_bounce.c
127
mtx_unlock(&bounce_lock);
sys/kern/subr_busdma_bounce.c
131
mtx_unlock(&bounce_lock);
sys/kern/subr_busdma_bounce.c
302
mtx_unlock(&bounce_lock);
sys/kern/subr_busdma_bounce.c
368
mtx_unlock(&bounce_lock);
sys/kern/subr_busdma_bounce.c
441
mtx_unlock(&bounce_lock);
sys/kern/subr_busdma_bounce.c
535
mtx_unlock(&bounce_lock);
sys/kern/subr_devstat.c
101
mtx_unlock(&devstat_mutex);
sys/kern/subr_devstat.c
211
mtx_unlock(&devstat_mutex);
sys/kern/subr_devstat.c
423
mtx_unlock(&devstat_mutex);
sys/kern/subr_devstat.c
469
mtx_unlock(&devstat_mutex);
sys/kern/subr_devstat.c
554
mtx_unlock(&devstat_mutex);
sys/kern/subr_devstat.c
559
mtx_unlock(&devstat_mutex);
sys/kern/subr_devstat.c
587
mtx_unlock(&devstat_mutex);
sys/kern/subr_devstat.c
621
mtx_unlock(&devstat_mutex);
sys/kern/subr_epoch.c
1014
mtx_unlock(&epoch->e_drain_mtx);
sys/kern/subr_epoch.c
209
mtx_unlock(&epoch_stacks_lock);
sys/kern/subr_epoch.c
952
mtx_unlock(&epoch->e_drain_mtx);
sys/kern/subr_eventhandler.c
118
mtx_unlock(&eventhandler_mutex);
sys/kern/subr_eventhandler.c
272
mtx_unlock(&eventhandler_mutex);
sys/kern/subr_eventhandler.c
313
mtx_unlock(&eventhandler_mutex);
sys/kern/subr_eventhandler.c
77
mtx_unlock(&eventhandler_mutex);
sys/kern/subr_firmware.c
197
mtx_unlock(&firmware_mtx);
sys/kern/subr_firmware.c
202
mtx_unlock(&firmware_mtx);
sys/kern/subr_firmware.c
210
mtx_unlock(&firmware_mtx);
sys/kern/subr_firmware.c
222
mtx_unlock(&firmware_mtx);
sys/kern/subr_firmware.c
258
mtx_unlock(&firmware_mtx);
sys/kern/subr_firmware.c
367
mtx_unlock(&firmware_mtx);
sys/kern/subr_firmware.c
378
mtx_unlock(&firmware_mtx);
sys/kern/subr_firmware.c
405
mtx_unlock(&firmware_mtx);
sys/kern/subr_firmware.c
429
mtx_unlock(&firmware_mtx);
sys/kern/subr_firmware.c
436
mtx_unlock(&firmware_mtx);
sys/kern/subr_firmware.c
471
mtx_unlock(&firmware_mtx);
sys/kern/subr_firmware.c
549
mtx_unlock(&firmware_mtx);
sys/kern/subr_firmware.c
559
mtx_unlock(&firmware_mtx);
sys/kern/subr_firmware.c
631
mtx_unlock(&firmware_mtx);
sys/kern/subr_gtaskqueue.c
101
mtx_unlock(&(tq)->tq_mutex); \
sys/kern/subr_gtaskqueue.c
687
mtx_unlock(&qgroup->tqg_lock);
sys/kern/subr_gtaskqueue.c
693
mtx_unlock(&qgroup->tqg_lock);
sys/kern/subr_gtaskqueue.c
714
mtx_unlock(&qgroup->tqg_lock);
sys/kern/subr_gtaskqueue.c
722
mtx_unlock(&qgroup->tqg_lock);
sys/kern/subr_gtaskqueue.c
747
mtx_unlock(&qgroup->tqg_lock);
sys/kern/subr_hints.c
159
mtx_unlock(&kenv_lock);
sys/kern/subr_hints.c
274
mtx_unlock(&kenv_lock);
sys/kern/subr_intr.c
1137
mtx_unlock(&isrc_table_lock);
sys/kern/subr_intr.c
1173
mtx_unlock(&isrc_table_lock);
sys/kern/subr_intr.c
1188
mtx_unlock(&isrc_table_lock);
sys/kern/subr_intr.c
1215
mtx_unlock(&isrc_table_lock);
sys/kern/subr_intr.c
1223
mtx_unlock(&isrc_table_lock);
sys/kern/subr_intr.c
1326
mtx_unlock(&isrc_table_lock);
sys/kern/subr_intr.c
1655
mtx_unlock(&irq_map_lock);
sys/kern/subr_intr.c
1667
mtx_unlock(&irq_map_lock);
sys/kern/subr_intr.c
1683
mtx_unlock(&irq_map_lock);
sys/kern/subr_intr.c
1703
mtx_unlock(&irq_map_lock);
sys/kern/subr_intr.c
1719
mtx_unlock(&irq_map_lock);
sys/kern/subr_intr.c
1744
mtx_unlock(&irq_map_lock);
sys/kern/subr_intr.c
1748
mtx_unlock(&irq_map_lock);
sys/kern/subr_intr.c
1769
mtx_unlock(&irq_map_lock);
sys/kern/subr_intr.c
1837
mtx_unlock(&isrc_table_lock);
sys/kern/subr_intr.c
518
mtx_unlock(&isrc_table_lock);
sys/kern/subr_intr.c
528
mtx_unlock(&isrc_table_lock);
sys/kern/subr_intr.c
544
mtx_unlock(&isrc_table_lock);
sys/kern/subr_intr.c
592
mtx_unlock(&isrc_table_lock);
sys/kern/subr_intr.c
598
mtx_unlock(&isrc_table_lock);
sys/kern/subr_intr.c
667
mtx_unlock(&isrc_table_lock);
sys/kern/subr_intr.c
671
mtx_unlock(&isrc_table_lock);
sys/kern/subr_intr.c
703
mtx_unlock(&isrc_table_lock);
sys/kern/subr_intr.c
708
mtx_unlock(&isrc_table_lock);
sys/kern/subr_intr.c
724
mtx_unlock(&isrc_table_lock);
sys/kern/subr_intr.c
751
mtx_unlock(&isrc_table_lock);
sys/kern/subr_intr.c
798
mtx_unlock(&pic_list_lock);
sys/kern/subr_intr.c
813
mtx_unlock(&pic_list_lock);
sys/kern/subr_intr.c
818
mtx_unlock(&pic_list_lock);
sys/kern/subr_intr.c
826
mtx_unlock(&pic_list_lock);
sys/kern/subr_intr.c
842
mtx_unlock(&pic_list_lock);
sys/kern/subr_intr.c
846
mtx_unlock(&pic_list_lock);
sys/kern/subr_kobj.c
63
#define KOBJ_UNLOCK() mtx_unlock(&kobj_mtx)
sys/kern/subr_log.c
114
mtx_unlock(&msgbuf_lock);
sys/kern/subr_log.c
120
mtx_unlock(&msgbuf_lock);
sys/kern/subr_log.c
137
mtx_unlock(&msgbuf_lock);
sys/kern/subr_log.c
153
mtx_unlock(&msgbuf_lock);
sys/kern/subr_log.c
157
mtx_unlock(&msgbuf_lock);
sys/kern/subr_log.c
167
mtx_unlock(&msgbuf_lock);
sys/kern/subr_log.c
173
mtx_unlock(&msgbuf_lock);
sys/kern/subr_log.c
189
mtx_unlock(&msgbuf_lock);
sys/kern/subr_log.c
206
mtx_unlock(&msgbuf_lock);
sys/kern/subr_log.c
225
mtx_unlock(&msgbuf_lock);
sys/kern/subr_log.c
271
mtx_unlock(&msgbuf_lock);
sys/kern/subr_prf.c
1102
mtx_unlock(&msgbuf_lock);
sys/kern/subr_prf.c
1143
mtx_unlock(&msgbuf_lock);
sys/kern/subr_rman.c
1002
mtx_unlock(&rm->rm_mtx);
sys/kern/subr_rman.c
1027
mtx_unlock(&rm->rm_mtx);
sys/kern/subr_rman.c
138
mtx_unlock(&rman_mtx);
sys/kern/subr_rman.c
216
mtx_unlock(&rm->rm_mtx);
sys/kern/subr_rman.c
238
mtx_unlock(&rm->rm_mtx);
sys/kern/subr_rman.c
252
mtx_unlock(&rm->rm_mtx);
sys/kern/subr_rman.c
255
mtx_unlock(&rman_mtx);
sys/kern/subr_rman.c
271
mtx_unlock(&rm->rm_mtx);
sys/kern/subr_rman.c
275
mtx_unlock(&rm->rm_mtx);
sys/kern/subr_rman.c
289
mtx_unlock(&rm->rm_mtx);
sys/kern/subr_rman.c
293
mtx_unlock(&rm->rm_mtx);
sys/kern/subr_rman.c
344
mtx_unlock(&rm->rm_mtx);
sys/kern/subr_rman.c
349
mtx_unlock(&rm->rm_mtx);
sys/kern/subr_rman.c
379
mtx_unlock(&rm->rm_mtx);
sys/kern/subr_rman.c
399
mtx_unlock(&rm->rm_mtx);
sys/kern/subr_rman.c
414
mtx_unlock(&rm->rm_mtx);
sys/kern/subr_rman.c
627
mtx_unlock(&rm->rm_mtx);
sys/kern/subr_rman.c
641
mtx_unlock(&rm->rm_mtx);
sys/kern/subr_rman.c
653
mtx_unlock(&rm->rm_mtx);
sys/kern/subr_rman.c
762
mtx_unlock(&rm->rm_mtx);
sys/kern/subr_rman.c
966
mtx_unlock(&rman_mtx);
sys/kern/subr_sfbuf.c
163
mtx_unlock(&sf_buf_lock);
sys/kern/subr_sfbuf.c
192
mtx_unlock(&sf_buf_lock);
sys/kern/subr_sfbuf.c
205
mtx_unlock(&sf_buf_lock);
sys/kern/subr_sfbuf.c
223
mtx_unlock(&sf_buf_lock);
sys/kern/subr_sfbuf.c
227
mtx_unlock(&sf_buf_lock);
sys/kern/subr_taskqueue.c
102
mtx_unlock(&(tq)->tq_mutex); \
sys/kern/subr_unit.c
1040
mtx_unlock(uh->mtx);
sys/kern/subr_unit.c
332
mtx_unlock(uh->mtx);
sys/kern/subr_unit.c
439
mtx_unlock(uh->mtx);
sys/kern/subr_unit.c
455
mtx_unlock(uh->mtx);
sys/kern/subr_unit.c
782
mtx_unlock(uh->mtx);
sys/kern/subr_unit.c
904
mtx_unlock(uh->mtx);
sys/kern/subr_vmem.c
255
#define VMEM_LIST_UNLOCK() mtx_unlock(&vmem_list_lock)
sys/kern/subr_vmem.c
263
#define VMEM_UNLOCK(vm) mtx_unlock(&vm->vm_lock)
sys/kern/subr_vmem.c
764
mtx_unlock(&vmem_bt_lock);
sys/kern/subr_vmem.c
768
mtx_unlock(&vmem_bt_lock);
sys/kern/subr_vmem.c
777
mtx_unlock(&vmem_bt_lock);
sys/kern/subr_witness.c
821
mtx_unlock(&Giant);
sys/kern/sys_eventfd.c
178
mtx_unlock(&efd->efd_lock);
sys/kern/sys_eventfd.c
207
mtx_unlock(&efd->efd_lock);
sys/kern/sys_eventfd.c
225
mtx_unlock(&efd->efd_lock);
sys/kern/sys_eventfd.c
228
mtx_unlock(&efd->efd_lock);
sys/kern/sys_eventfd.c
255
mtx_unlock(&efd->efd_lock);
sys/kern/sys_eventfd.c
270
mtx_unlock(&efd->efd_lock);
sys/kern/sys_eventfd.c
292
mtx_unlock(&efd->efd_lock);
sys/kern/sys_eventfd.c
311
mtx_unlock(&efd->efd_lock);
sys/kern/sys_eventfd.c
317
mtx_unlock(&efd->efd_lock);
sys/kern/sys_eventfd.c
329
mtx_unlock(&efd->efd_lock);
sys/kern/sys_eventfd.c
389
mtx_unlock(&efd->efd_lock);
sys/kern/sys_generic.c
1907
mtx_unlock(sfp->sf_mtx);
sys/kern/sys_generic.c
1975
mtx_unlock(sip->si_mtx);
sys/kern/sys_generic.c
2019
mtx_unlock(&stp->st_mtx);
sys/kern/sys_generic.c
2028
mtx_unlock(sip->si_mtx);
sys/kern/sys_generic.c
2067
mtx_unlock(&stp->st_mtx);
sys/kern/sys_generic.c
2077
mtx_unlock(&stp->st_mtx);
sys/kern/sys_socket.c
513
mtx_unlock(&soaio_jobs_lock);
sys/kern/sys_socket.c
522
mtx_unlock(&soaio_jobs_lock);
sys/kern/sys_socket.c
537
mtx_unlock(&soaio_jobs_lock);
sys/kern/sys_socket.c
566
mtx_unlock(&soaio_jobs_lock);
sys/kern/sys_socket.c
581
mtx_unlock(&soaio_jobs_lock);
sys/kern/sys_socket.c
597
mtx_unlock(&soaio_jobs_lock);
sys/kern/sys_timerfd.c
155
mtx_unlock(&tfd->tfd_lock);
sys/kern/sys_timerfd.c
185
mtx_unlock(&tfd->tfd_lock);
sys/kern/sys_timerfd.c
187
mtx_unlock(&timerfd_list_lock);
sys/kern/sys_timerfd.c
209
mtx_unlock(&tfd->tfd_lock);
sys/kern/sys_timerfd.c
216
mtx_unlock(&tfd->tfd_lock);
sys/kern/sys_timerfd.c
224
mtx_unlock(&tfd->tfd_lock);
sys/kern/sys_timerfd.c
231
mtx_unlock(&tfd->tfd_lock);
sys/kern/sys_timerfd.c
271
mtx_unlock(&tfd->tfd_lock);
sys/kern/sys_timerfd.c
283
mtx_unlock(&tfd->tfd_lock);
sys/kern/sys_timerfd.c
330
mtx_unlock(&tfd->tfd_lock);
sys/kern/sys_timerfd.c
345
mtx_unlock(&timerfd_list_lock);
sys/kern/sys_timerfd.c
482
mtx_unlock(&timerfd_list_lock);
sys/kern/sys_timerfd.c
510
mtx_unlock(&tfd->tfd_lock);
sys/kern/sys_timerfd.c
572
mtx_unlock(&tfd->tfd_lock);
sys/kern/sysv_msg.c
1018
mtx_unlock(&msq_mtx);
sys/kern/sysv_msg.c
1103
mtx_unlock(&msq_mtx);
sys/kern/sysv_msg.c
1369
mtx_unlock(&msq_mtx);
sys/kern/sysv_msg.c
1391
mtx_unlock(&msq_mtx);
sys/kern/sysv_msg.c
1438
mtx_unlock(&msq_mtx);
sys/kern/sysv_msg.c
1504
mtx_unlock(&msq_mtx);
sys/kern/sysv_msg.c
1700
mtx_unlock(&msq_mtx);
sys/kern/sysv_msg.c
630
mtx_unlock(&msq_mtx);
sys/kern/sysv_msg.c
753
mtx_unlock(&msq_mtx);
sys/kern/sysv_sem.c
1072
mtx_unlock(&sema_mtx[semid]);
sys/kern/sysv_sem.c
1084
mtx_unlock(&sem_mtx);
sys/kern/sysv_sem.c
127
#define SEMUNDO_UNLOCK() mtx_unlock(&SEMUNDO_MTX);
sys/kern/sysv_sem.c
1431
mtx_unlock(sema_mtxp);
sys/kern/sysv_sem.c
1486
mtx_unlock(sema_mtxp);
sys/kern/sysv_sem.c
1507
mtx_unlock(sema_mtxp);
sys/kern/sysv_sem.c
1547
mtx_unlock(&sema_mtx[i]);
sys/kern/sysv_sem.c
1601
mtx_unlock(&sema_mtx[i]);
sys/kern/sysv_sem.c
1777
mtx_unlock(&sema_mtx[i]);
sys/kern/sysv_sem.c
1780
mtx_unlock(&sem_mtx);
sys/kern/sysv_sem.c
591
mtx_unlock(&sema_mtx[i]);
sys/kern/sysv_sem.c
743
mtx_unlock(sema_mtxp);
sys/kern/sysv_sem.c
864
mtx_unlock(sema_mtxp);
sys/kern/sysv_sem.c
874
mtx_unlock(sema_mtxp);
sys/kern/sysv_sem.c
917
mtx_unlock(sema_mtxp);
sys/kern/sysv_sem.c
948
mtx_unlock(sema_mtxp);
sys/kern/sysv_sem.c
950
mtx_unlock(&sem_mtx);
sys/kern/uipc_accf.c
54
#define ACCEPT_FILTER_UNLOCK() mtx_unlock(&accept_filter_mtx)
sys/kern/uipc_domain.c
235
mtx_unlock(&dom_mtx);
sys/kern/uipc_domain.c
247
mtx_unlock(&dom_mtx);
sys/kern/uipc_domain.c
257
mtx_unlock(&dom_mtx);
sys/kern/uipc_domain.c
324
mtx_unlock(&dom_mtx);
sys/kern/uipc_domain.c
333
mtx_unlock(&dom_mtx);
sys/kern/uipc_domain.c
339
mtx_unlock(&dom_mtx);
sys/kern/uipc_domain.c
370
mtx_unlock(&dom_mtx);
sys/kern/uipc_domain.c
376
mtx_unlock(&dom_mtx);
sys/kern/uipc_ktls.c
2245
mtx_unlock(&wq->mtx);
sys/kern/uipc_ktls.c
2747
mtx_unlock(&wq->mtx);
sys/kern/uipc_ktls.c
2939
mtx_unlock(&wq->mtx);
sys/kern/uipc_ktls.c
2964
mtx_unlock(&wq->mtx);
sys/kern/uipc_ktls.c
3306
mtx_unlock(&wq->mtx);
sys/kern/uipc_mqueue.c
1766
mtx_unlock(&mq->mq_mutex);
sys/kern/uipc_mqueue.c
1777
mtx_unlock(&mq->mq_mutex);
sys/kern/uipc_mqueue.c
1805
mtx_unlock(&mq->mq_mutex);
sys/kern/uipc_mqueue.c
1922
mtx_unlock(&mq->mq_mutex);
sys/kern/uipc_mqueue.c
1949
mtx_unlock(&mq->mq_mutex);
sys/kern/uipc_mqueue.c
2410
mtx_unlock(&mq->mq_mutex);
sys/kern/uipc_mqueue.c
2447
mtx_unlock(&mq->mq_mutex);
sys/kern/uipc_mqueue.c
2489
mtx_unlock(&mq->mq_mutex);
sys/kern/uipc_mqueue.c
2520
mtx_unlock(&mq->mq_mutex);
sys/kern/uipc_mqueue.c
2562
mtx_unlock(&mq->mq_mutex);
sys/kern/uipc_sem.c
1085
mtx_unlock(&ksem_count_lock);
sys/kern/uipc_sem.c
1089
mtx_unlock(&ksem_count_lock);
sys/kern/uipc_sem.c
192
mtx_unlock(&sem_lock);
sys/kern/uipc_sem.c
218
mtx_unlock(&sem_lock);
sys/kern/uipc_sem.c
248
mtx_unlock(&sem_lock);
sys/kern/uipc_sem.c
276
mtx_unlock(&sem_lock);
sys/kern/uipc_sem.c
307
mtx_unlock(&ksem_count_lock);
sys/kern/uipc_sem.c
311
mtx_unlock(&ksem_count_lock);
sys/kern/uipc_sem.c
349
mtx_unlock(&ksem_count_lock);
sys/kern/uipc_sem.c
747
mtx_unlock(&sem_lock);
sys/kern/uipc_sem.c
865
mtx_unlock(&sem_lock);
sys/kern/uipc_sem.c
897
mtx_unlock(&sem_lock);
sys/kern/uipc_sem.c
904
mtx_unlock(&sem_lock);
sys/kern/uipc_sem.c
934
mtx_unlock(&sem_lock);
sys/kern/uipc_sem.c
939
mtx_unlock(&sem_lock);
sys/kern/uipc_shm.c
1003
mtx_unlock(&shm_timestamp_lock);
sys/kern/uipc_shm.c
1733
mtx_unlock(&shm_timestamp_lock);
sys/kern/uipc_shm.c
1784
mtx_unlock(&shm_timestamp_lock);
sys/kern/uipc_shm.c
1814
mtx_unlock(&shm_timestamp_lock);
sys/kern/uipc_shm.c
640
mtx_unlock(&shm_timestamp_lock);
sys/kern/uipc_shm.c
775
mtx_unlock(&shm_timestamp_lock);
sys/kern/uipc_socket.c
1506
mtx_unlock(&so->so_snd_mtx);
sys/kern/uipc_socket.c
1507
mtx_unlock(&so->so_rcv_mtx);
sys/kern/uipc_socket.c
1581
mtx_unlock(&so->so_snd_mtx);
sys/kern/uipc_socket.c
1582
mtx_unlock(&so->so_rcv_mtx);
sys/kern/uipc_socket.c
1766
mtx_unlock(&sp->mtx);
sys/kern/uipc_socket.c
1777
mtx_unlock(&sp->mtx);
sys/kern/uipc_socket.c
1832
mtx_unlock(&sp->mtx);
sys/kern/uipc_socket.c
1837
mtx_unlock(&sp->mtx);
sys/kern/uipc_socket.c
1886
mtx_unlock(&sp->mtx);
sys/kern/uipc_socket.c
402
mtx_unlock(&wq->mtx);
sys/kern/uipc_socket.c
422
mtx_unlock(&wq->mtx);
sys/kern/uipc_socket.c
433
mtx_unlock(&sp->mtx);
sys/kern/uipc_socket.c
436
mtx_unlock(&sp->mtx);
sys/kern/uipc_socket.c
668
mtx_unlock(&sp->mtx);
sys/kern/uipc_socket.c
690
mtx_unlock(&sp->mtx);
sys/kern/uipc_socket.c
697
mtx_unlock(&sp->mtx);
sys/kern/uipc_socket.c
713
mtx_unlock(&sp->mtx);
sys/kern/uipc_socket.c
717
mtx_unlock(&sp->mtx);
sys/kern/uipc_socket.c
887
mtx_unlock(&so_global_mtx);
sys/kern/uipc_socket.c
912
mtx_unlock(&so_global_mtx);
sys/kern/uipc_usrreq.c
273
#define UNP_DEFERRED_UNLOCK() mtx_unlock(&unp_defers_lock)
sys/kern/uipc_usrreq.c
285
#define UNP_PCB_UNLOCK(unp) mtx_unlock(&(unp)->unp_mtx)
sys/kern/uipc_usrreq.c
2995
mtx_unlock(vplock);
sys/kern/uipc_usrreq.c
4502
mtx_unlock(vplock);
sys/kern/uipc_usrreq.c
734
mtx_unlock(vplock);
sys/kern/uipc_usrreq.c
746
mtx_unlock(vplock);
sys/kern/uipc_usrreq.c
831
mtx_unlock(vplock);
sys/kern/uipc_usrreq.c
866
mtx_unlock(vplock);
sys/kern/vfs_aio.c
1124
mtx_unlock(&aio_job_mtx);
sys/kern/vfs_aio.c
1138
mtx_unlock(&aio_job_mtx);
sys/kern/vfs_aio.c
1165
mtx_unlock(&aio_job_mtx);
sys/kern/vfs_aio.c
1201
mtx_unlock(&aio_job_mtx);
sys/kern/vfs_aio.c
1638
mtx_unlock(&aio_job_mtx);
sys/kern/vfs_aio.c
1748
mtx_unlock(&aio_job_mtx);
sys/kern/vfs_aio.c
1758
mtx_unlock(&aio_job_mtx);
sys/kern/vfs_aio.c
1765
mtx_unlock(&aio_job_mtx);
sys/kern/vfs_aio.c
1878
mtx_unlock(&aio_job_mtx);
sys/kern/vfs_aio.c
1901
mtx_unlock(&aio_job_mtx);
sys/kern/vfs_aio.c
278
#define AIO_UNLOCK(ki) mtx_unlock(&(ki)->kaio_mtx)
sys/kern/vfs_bio.c
1014
mtx_unlock(&bdlock);
sys/kern/vfs_bio.c
1056
mtx_unlock(&bdlock);
sys/kern/vfs_bio.c
118
#define BQ_UNLOCK(bq) mtx_unlock(BQ_LOCKPTR((bq)))
sys/kern/vfs_bio.c
148
#define BD_UNLOCK(bd) mtx_unlock(BD_LOCKPTR((bd)))
sys/kern/vfs_bio.c
152
#define BD_RUN_UNLOCK(bd) mtx_unlock(BD_RUN_LOCKPTR((bd)))
sys/kern/vfs_bio.c
2666
mtx_unlock(&bdirtylock);
sys/kern/vfs_bio.c
3452
mtx_unlock(&bdlock);
sys/kern/vfs_bio.c
3490
mtx_unlock(&bdlock);
sys/kern/vfs_bio.c
3556
mtx_unlock(&bdlock);
sys/kern/vfs_bio.c
434
mtx_unlock(&rbreqlock);
sys/kern/vfs_bio.c
4507
mtx_unlock(mtxp);
sys/kern/vfs_bio.c
4524
mtx_unlock(mtxp);
sys/kern/vfs_bio.c
5150
mtx_unlock(mtxp);
sys/kern/vfs_bio.c
5162
mtx_unlock(mtxp);
sys/kern/vfs_bio.c
535
mtx_unlock(&bdirtylock);
sys/kern/vfs_bio.c
553
mtx_unlock(&bdirtylock);
sys/kern/vfs_bio.c
571
mtx_unlock(&bdirtylock);
sys/kern/vfs_bio.c
915
mtx_unlock(&rbreqlock);
sys/kern/vfs_bio.c
977
mtx_unlock(&rbreqlock);
sys/kern/vfs_cache.c
1041
mtx_unlock(&bucketlocks[i]);
sys/kern/vfs_cache.c
1059
mtx_unlock(&vnodelocks[i]);
sys/kern/vfs_cache.c
1074
mtx_unlock(vlp1);
sys/kern/vfs_cache.c
1101
mtx_unlock(vlp1);
sys/kern/vfs_cache.c
1103
mtx_unlock(vlp2);
sys/kern/vfs_cache.c
1489
mtx_unlock(&nl->nl_lock);
sys/kern/vfs_cache.c
1493
mtx_unlock(&nl->nl_lock);
sys/kern/vfs_cache.c
1505
mtx_unlock(&nl->nl_lock);
sys/kern/vfs_cache.c
1518
mtx_unlock(&nl->nl_lock);
sys/kern/vfs_cache.c
1538
mtx_unlock(&nl->nl_lock);
sys/kern/vfs_cache.c
1609
mtx_unlock(&nl->nl_lock);
sys/kern/vfs_cache.c
1610
mtx_unlock(&nl->nl_evict_lock);
sys/kern/vfs_cache.c
1618
mtx_unlock(&nl->nl_lock);
sys/kern/vfs_cache.c
1619
mtx_unlock(&nl->nl_evict_lock);
sys/kern/vfs_cache.c
1644
mtx_unlock(blp);
sys/kern/vfs_cache.c
1645
mtx_unlock(dvlp);
sys/kern/vfs_cache.c
1737
mtx_unlock(blp);
sys/kern/vfs_cache.c
1752
mtx_unlock(*vlpp);
sys/kern/vfs_cache.c
1769
mtx_unlock(*vlpp);
sys/kern/vfs_cache.c
1784
mtx_unlock(blp);
sys/kern/vfs_cache.c
1786
mtx_unlock(to_unlock);
sys/kern/vfs_cache.c
1790
mtx_unlock(vlp2);
sys/kern/vfs_cache.c
1830
mtx_unlock(blp);
sys/kern/vfs_cache.c
1836
mtx_unlock(blp);
sys/kern/vfs_cache.c
1856
mtx_unlock(blp);
sys/kern/vfs_cache.c
1862
mtx_unlock(blp);
sys/kern/vfs_cache.c
1883
mtx_unlock(dvlp);
sys/kern/vfs_cache.c
1885
mtx_unlock(dvlp2);
sys/kern/vfs_cache.c
1893
mtx_unlock(dvlp);
sys/kern/vfs_cache.c
1895
mtx_unlock(dvlp2);
sys/kern/vfs_cache.c
1899
mtx_unlock(dvlp);
sys/kern/vfs_cache.c
1901
mtx_unlock(dvlp2);
sys/kern/vfs_cache.c
1925
mtx_unlock(blp);
sys/kern/vfs_cache.c
2001
mtx_unlock(dvlp);
sys/kern/vfs_cache.c
2025
mtx_unlock(dvlp);
sys/kern/vfs_cache.c
2044
mtx_unlock(dvlp);
sys/kern/vfs_cache.c
2056
mtx_unlock(dvlp);
sys/kern/vfs_cache.c
2121
mtx_unlock(blp);
sys/kern/vfs_cache.c
2136
mtx_unlock(blp);
sys/kern/vfs_cache.c
2166
mtx_unlock(blp);
sys/kern/vfs_cache.c
2319
mtx_unlock(cel->vlp[0]);
sys/kern/vfs_cache.c
2321
mtx_unlock(cel->vlp[1]);
sys/kern/vfs_cache.c
2323
mtx_unlock(cel->vlp[2]);
sys/kern/vfs_cache.c
2387
mtx_unlock(cel->blp[0]);
sys/kern/vfs_cache.c
2388
mtx_unlock(cel->blp[1]);
sys/kern/vfs_cache.c
2995
mtx_unlock(vlp);
sys/kern/vfs_cache.c
2997
mtx_unlock(vlp2);
sys/kern/vfs_cache.c
3072
mtx_unlock(vlp);
sys/kern/vfs_cache.c
3143
mtx_unlock(blp);
sys/kern/vfs_cache.c
3480
mtx_unlock(vlp);
sys/kern/vfs_cache.c
3495
mtx_unlock(vlp);
sys/kern/vfs_cache.c
3501
mtx_unlock(vlp);
sys/kern/vfs_cache.c
3921
mtx_unlock(vlp);
sys/kern/vfs_cache.c
3926
mtx_unlock(vlp);
sys/kern/vfs_cache.c
3943
mtx_unlock(vlp);
sys/kern/vfs_cache.c
3948
mtx_unlock(vlp);
sys/kern/vfs_cache.c
4128
mtx_unlock(vlp);
sys/kern/vfs_export.c
524
mtx_unlock(&mountlist_mtx);
sys/kern/vfs_inotify.c
1039
mtx_unlock(&sc->lock);
sys/kern/vfs_inotify.c
223
mtx_unlock(&sc->lock);
sys/kern/vfs_inotify.c
228
mtx_unlock(&sc->lock);
sys/kern/vfs_inotify.c
245
mtx_unlock(&sc->lock);
sys/kern/vfs_inotify.c
254
mtx_unlock(&sc->lock);
sys/kern/vfs_inotify.c
267
mtx_unlock(&sc->lock);
sys/kern/vfs_inotify.c
307
mtx_unlock(&sc->lock);
sys/kern/vfs_inotify.c
361
mtx_unlock(&sc->lock);
sys/kern/vfs_inotify.c
409
mtx_unlock(&vp->v_pollinfo->vpi_lock);
sys/kern/vfs_inotify.c
423
mtx_unlock(&sc->lock);
sys/kern/vfs_inotify.c
427
mtx_unlock(&sc->lock);
sys/kern/vfs_inotify.c
444
mtx_unlock(&sc->lock);
sys/kern/vfs_inotify.c
450
mtx_unlock(&sc->lock);
sys/kern/vfs_inotify.c
464
mtx_unlock(&sc->lock);
sys/kern/vfs_inotify.c
663
mtx_unlock(&sc->lock);
sys/kern/vfs_inotify.c
682
mtx_unlock(&vp->v_pollinfo->vpi_lock);
sys/kern/vfs_inotify.c
840
mtx_unlock(&vp->v_pollinfo->vpi_lock);
sys/kern/vfs_inotify.c
846
mtx_unlock(&sc->lock);
sys/kern/vfs_inotify.c
856
mtx_unlock(&sc->lock);
sys/kern/vfs_inotify.c
880
mtx_unlock(&sc->lock);
sys/kern/vfs_inotify.c
881
mtx_unlock(&vp->v_pollinfo->vpi_lock);
sys/kern/vfs_mount.c
1292
mtx_unlock(&mountlist_mtx);
sys/kern/vfs_mount.c
1801
mtx_unlock(&mountlist_mtx);
sys/kern/vfs_mount.c
2092
mtx_unlock(&deferred_unmount_lock);
sys/kern/vfs_mount.c
2118
mtx_unlock(&deferred_unmount_lock);
sys/kern/vfs_mount.c
2404
mtx_unlock(&mountlist_mtx);
sys/kern/vfs_mount.c
3158
mtx_unlock(&mountlist_mtx);
sys/kern/vfs_mount.c
3205
mtx_unlock(&mountlist_mtx);
sys/kern/vfs_mount.c
3214
mtx_unlock(&mountlist_mtx);
sys/kern/vfs_mountroot.c
1104
mtx_unlock(&mountlist_mtx);
sys/kern/vfs_mountroot.c
1111
mtx_unlock(&prison0.pr_mtx);
sys/kern/vfs_mountroot.c
1116
mtx_unlock(&root_holds_mtx);
sys/kern/vfs_mountroot.c
160
mtx_unlock(&root_holds_mtx);
sys/kern/vfs_mountroot.c
180
mtx_unlock(&root_holds_mtx);
sys/kern/vfs_mountroot.c
204
mtx_unlock(&root_holds_mtx);
sys/kern/vfs_mountroot.c
218
mtx_unlock(&root_holds_mtx);
sys/kern/vfs_mountroot.c
287
mtx_unlock(&mountlist_mtx);
sys/kern/vfs_mountroot.c
323
mtx_unlock(&mountlist_mtx);
sys/kern/vfs_mountroot.c
992
mtx_unlock(&root_holds_mtx);
sys/kern/vfs_subr.c
1037
mtx_unlock(&mountlist_mtx);
sys/kern/vfs_subr.c
1045
mtx_unlock(&mountlist_mtx);
sys/kern/vfs_subr.c
1123
mtx_unlock(&mntid_mtx);
sys/kern/vfs_subr.c
1299
mtx_unlock(&vnode_list_mtx);
sys/kern/vfs_subr.c
1337
mtx_unlock(&vnode_list_mtx);
sys/kern/vfs_subr.c
1373
mtx_unlock(&vnode_list_mtx);
sys/kern/vfs_subr.c
1402
mtx_unlock(&vnode_list_mtx);
sys/kern/vfs_subr.c
1426
mtx_unlock(&vnode_list_mtx);
sys/kern/vfs_subr.c
1513
mtx_unlock(&vnode_list_mtx);
sys/kern/vfs_subr.c
1522
mtx_unlock(&vnode_list_mtx);
sys/kern/vfs_subr.c
1659
mtx_unlock(&vnode_list_mtx);
sys/kern/vfs_subr.c
1854
mtx_unlock(&vnode_list_mtx);
sys/kern/vfs_subr.c
2001
mtx_unlock(&vnode_list_mtx);
sys/kern/vfs_subr.c
2036
mtx_unlock(&vnode_list_mtx);
sys/kern/vfs_subr.c
2902
mtx_unlock(&sync_mtx);
sys/kern/vfs_subr.c
2933
mtx_unlock(&sync_mtx);
sys/kern/vfs_subr.c
2943
mtx_unlock(&sync_mtx);
sys/kern/vfs_subr.c
2980
mtx_unlock(&sync_mtx);
sys/kern/vfs_subr.c
3040
mtx_unlock(&sync_mtx);
sys/kern/vfs_subr.c
3105
mtx_unlock(&sync_mtx);
sys/kern/vfs_subr.c
3168
mtx_unlock(&sync_mtx);
sys/kern/vfs_subr.c
3186
mtx_unlock(&sync_mtx);
sys/kern/vfs_subr.c
3205
mtx_unlock(&sync_mtx);
sys/kern/vfs_subr.c
3271
mtx_unlock(&sync_mtx);
sys/kern/vfs_subr.c
3477
mtx_unlock(&mp->mnt_listmtx);
sys/kern/vfs_subr.c
3502
mtx_unlock(&mp->mnt_listmtx);
sys/kern/vfs_subr.c
3525
mtx_unlock(&mp->mnt_listmtx);
sys/kern/vfs_subr.c
361
mtx_unlock(&vnode_list_mtx);
sys/kern/vfs_subr.c
3899
mtx_unlock(&vnode_list_mtx);
sys/kern/vfs_subr.c
3932
mtx_unlock(&vd->lock);
sys/kern/vfs_subr.c
3965
mtx_unlock(&vd->lock);
sys/kern/vfs_subr.c
411
mtx_unlock(&vnode_list_mtx);
sys/kern/vfs_subr.c
5323
mtx_unlock(&vp->v_pollinfo->vpi_lock);
sys/kern/vfs_subr.c
5328
mtx_unlock(&vp->v_pollinfo->vpi_lock);
sys/kern/vfs_subr.c
5406
mtx_unlock(&sync_mtx);
sys/kern/vfs_subr.c
5424
mtx_unlock(&sync_mtx);
sys/kern/vfs_subr.c
5507
mtx_unlock(&sync_mtx);
sys/kern/vfs_subr.c
698
mtx_unlock(&vnode_list_mtx);
sys/kern/vfs_subr.c
715
mtx_unlock(&vnode_list_mtx);
sys/kern/vfs_subr.c
7173
mtx_unlock(&mp->mnt_listmtx);
sys/kern/vfs_subr.c
7224
mtx_unlock(&mp->mnt_listmtx);
sys/kern/vfs_subr.c
7246
mtx_unlock(&mp->mnt_listmtx);
sys/kern/vfs_subr.c
7251
mtx_unlock(&mp->mnt_listmtx);
sys/kern/vfs_subr.c
7283
mtx_unlock(&mp->mnt_listmtx);
sys/kern/vfs_subr.c
7300
mtx_unlock(&mp->mnt_listmtx);
sys/kern/vfs_subr.c
784
mtx_unlock(&vnode_list_mtx);
sys/kern/vfs_subr.c
890
mtx_unlock(&mountlist_mtx);
sys/kern/vfs_subr.c
920
mtx_unlock(&mountlist_mtx);
sys/kern/vfs_subr.c
928
mtx_unlock(&mountlist_mtx);
sys/kern/vfs_subr.c
986
mtx_unlock(&mountlist_mtx);
sys/kern/vfs_subr.c
990
mtx_unlock(&mountlist_mtx);
sys/kern/vfs_syscalls.c
157
mtx_unlock(&mountlist_mtx);
sys/kern/vfs_syscalls.c
451
mtx_unlock(&mountlist_mtx);
sys/kern/vfs_syscalls.c
482
mtx_unlock(&mountlist_mtx);
sys/kern/vfs_syscalls.c
518
mtx_unlock(&mountlist_mtx);
sys/kern/vfs_syscalls.c
573
mtx_unlock(&mountlist_mtx);
sys/kern/vfs_vnops.c
1010
mtx_unlock(mtxp);
sys/kern/vfs_vnops.c
1066
mtx_unlock(mtxp);
sys/kern/vfs_vnops.c
956
mtx_unlock(mtxp);
sys/kern/vfs_vnops.c
979
mtx_unlock(mtxp);
sys/kern/vfs_vnops.c
998
mtx_unlock(mtxp);
sys/kgssapi/gss_impl.c
258
mtx_unlock(&kgss_gssd_lock);
sys/kgssapi/gss_impl.c
85
mtx_unlock(&kgss_gssd_lock);
sys/kgssapi/krb5/kcrypto_aes.c
134
mtx_unlock(&as->as_lock);
sys/kgssapi/krb5/kcrypto_aes.c
173
mtx_unlock(&as->as_lock);
sys/kgssapi/krb5/kcrypto_aes.c
344
mtx_unlock(&as->as_lock);
sys/kgssapi/krb5/krb5_mech.c
913
mtx_unlock(&kc->kc_lock);
sys/libkern/arc4random.c
152
mtx_unlock(&chacha20->mtx);
sys/libkern/arc4random.c
222
mtx_unlock(&chacha20->mtx);
sys/libkern/arc4random.c
236
mtx_unlock(&chacha20->mtx);
sys/libkern/arc4random.c
241
mtx_unlock(&chacha20->mtx);
sys/net/altq/altq_var.h
69
#define ACC_UNLOCK(ac) mtx_unlock(&(ac)->acc_mtx)
sys/net/bpfdesc.h
116
#define BPFD_UNLOCK(bd) mtx_unlock(&(bd)->bd_lock)
sys/net/bridgestp.c
2184
mtx_unlock(&bstp_list_mtx);
sys/net/bridgestp.c
2194
mtx_unlock(&bstp_list_mtx);
sys/net/bridgestp.h
367
#define BSTP_UNLOCK(_bs) mtx_unlock(&(_bs)->bs_mtx)
sys/net/debugnet.c
855
mtx_unlock(&dn_hwm_lk);
sys/net/ieee8023ad_lacp.h
290
#define LACP_UNLOCK(_lsc) mtx_unlock(&(_lsc)->lsc_mtx)
sys/net/if.c
1222
mtx_unlock(&pr->pr_mtx);
sys/net/if.c
1226
mtx_unlock(&pr->pr_mtx);
sys/net/if.c
1273
mtx_unlock(&pr->pr_mtx);
sys/net/if_bridge.c
239
#define BRIDGE_RT_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_rt_mtx)
sys/net/if_clone.c
138
#define IF_CLONERS_UNLOCK() mtx_unlock(&if_cloners_mtx)
sys/net/if_clone.c
145
#define IF_CLONE_UNLOCK(ifc) mtx_unlock(&(ifc)->ifc_mtx)
sys/net/if_epair.c
172
mtx_unlock(&q->mtx);
sys/net/if_epair.c
193
mtx_unlock(&q->mtx);
sys/net/if_epair.c
279
mtx_unlock(&q->mtx);
sys/net/if_epair.c
852
mtx_unlock(&q->mtx);
sys/net/if_epair.c
99
#define EPAIR_UNLOCK() mtx_unlock(&epair_n_index_mtx)
sys/net/if_geneve.c
509
#define GENEVE_LIST_UNLOCK() mtx_unlock(&geneve_list_mtx)
sys/net/if_lagg.c
114
#define LAGG_LIST_UNLOCK(x) mtx_unlock(&V_lagg_list_mtx)
sys/net/if_lagg.c
1317
mtx_unlock(&sc->sc_mtx);
sys/net/if_lagg.c
1338
mtx_unlock(&sc->sc_mtx);
sys/net/if_llatbl.h
105
#define LLE_REQ_UNLOCK(lle) mtx_unlock(&(lle)->req_mtx)
sys/net/if_llatbl.h
197
#define LLTABLE_UNLOCK(llt) mtx_unlock(&(llt)->llt_lock)
sys/net/if_ovpn.c
2412
mtx_unlock(&key->replay_mtx);
sys/net/if_ovpn.c
2420
mtx_unlock(&key->replay_mtx);
sys/net/if_ovpn.c
2427
mtx_unlock(&key->replay_mtx);
sys/net/if_ovpn.c
2435
mtx_unlock(&key->replay_mtx);
sys/net/if_ovpn.c
2446
mtx_unlock(&key->replay_mtx);
sys/net/if_tuntap.c
159
#define TUN_UNLOCK(tp) mtx_unlock(&(tp)->tun_mtx)
sys/net/if_tuntap.c
677
mtx_unlock(&tunmtx);
sys/net/if_tuntap.c
759
mtx_unlock(&tunmtx);
sys/net/if_tuntap.c
764
mtx_unlock(&tunmtx);
sys/net/if_tuntap.c
905
mtx_unlock(&tunmtx);
sys/net/if_var.h
346
#define IF_ADDR_WUNLOCK(if) mtx_unlock(&(if)->if_addr_lock)
sys/net/if_vlan.c
266
#define TRUNK_WUNLOCK(trunk) mtx_unlock(&(trunk)->lock)
sys/net/if_vxlan.c
420
#define VXLAN_LIST_UNLOCK() mtx_unlock(&vxlan_list_mtx)
sys/net/iflib.c
4009
mtx_unlock(&txq->ift_mtx);
sys/net/iflib.c
5013
mtx_unlock(&cpu_offset_mtx);
sys/net/iflib.c
5035
mtx_unlock(&cpu_offset_mtx);
sys/net/iflib.c
524
#define STATE_UNLOCK(ctx) mtx_unlock(&(ctx)->ifc_state_mtx)
sys/net/iflib.c
528
#define CALLOUT_UNLOCK(txq) mtx_unlock(&txq->ift_mtx)
sys/net/iflib.c
7224
mtx_unlock(&txq->ift_mtx);
sys/net/ifq.h
70
#define IF_UNLOCK(ifq) mtx_unlock(&(ifq)->ifq_mtx)
sys/net/mp_ring.c
336
mtx_unlock(&r->lock);
sys/net/mp_ring.c
388
mtx_unlock(&r->lock);
sys/net/mp_ring.c
492
mtx_unlock(&r->lock);
sys/net/mp_ring.c
497
mtx_unlock(&r->lock);
sys/net/netisr.c
260
#define NWS_UNLOCK(s) mtx_unlock(&(s)->nws_mtx)
sys/net/pfil.c
68
#define PFIL_UNLOCK() mtx_unlock(&pfil_lock)
sys/net/pfvar.h
1290
return (mtx_unlock(&pfstlim->pfstlim_lock));
sys/net/pfvar.h
1423
mtx_unlock(&pfsrlim->pfsrlim_lock);
sys/net/pfvar.h
366
#define PF_HASHROW_UNLOCK(h) mtx_unlock(&(h)->lock)
sys/net/pfvar.h
381
mtx_unlock(_s->lock); \
sys/net/pfvar.h
385
#define PF_STATE_UNLOCK(s) mtx_unlock((s)->lock)
sys/net/pfvar.h
415
mtx_unlock(_sn->lock); \
sys/net/pfvar.h
419
#define PF_SRC_NODE_UNLOCK(sn) mtx_unlock((sn)->lock)
sys/net/pfvar.h
437
#define PF_UNLNKDRULES_UNLOCK() mtx_unlock(&pf_unlnkdrules_mtx)
sys/net/pfvar.h
470
#define PF_TABLE_STATS_UNLOCK() mtx_unlock(&pf_table_stats_lock)
sys/net/route/fib_algo.c
212
#define FIB_MOD_UNLOCK() mtx_unlock(&fib_mtx)
sys/net/rtsock.c
180
#define RTSOCK_UNLOCK() mtx_unlock(&rtsock_mtx)
sys/net80211/ieee80211.c
298
mtx_unlock(&ic_list_mtx);
sys/net80211/ieee80211.c
361
mtx_unlock(&ic_list_mtx);
sys/net80211/ieee80211.c
386
mtx_unlock(&ic_list_mtx);
sys/net80211/ieee80211.c
466
mtx_unlock(&ic_list_mtx);
sys/net80211/ieee80211.c
479
mtx_unlock(&ic_list_mtx);
sys/net80211/ieee80211_freebsd.h
102
mtx_unlock(IEEE80211_TX_LOCK_OBJ(_ic)); \
sys/net80211/ieee80211_freebsd.h
128
#define IEEE80211_FF_UNLOCK(_ic) mtx_unlock(IEEE80211_FF_LOCK_OBJ(_ic))
sys/net80211/ieee80211_freebsd.h
152
mtx_unlock(IEEE80211_NODE_LOCK_OBJ(_nt))
sys/net80211/ieee80211_freebsd.h
164
#define IEEE80211_PSQ_UNLOCK(_psq) mtx_unlock(&(_psq)->psq_lock)
sys/net80211/ieee80211_freebsd.h
189
#define IEEE80211_AGEQ_UNLOCK(_aq) mtx_unlock(&(_aq)->aq_lock)
sys/net80211/ieee80211_freebsd.h
199
#define ACL_UNLOCK(_as) mtx_unlock(&(_as)->as_lock)
sys/net80211/ieee80211_freebsd.h
211
#define IEEE80211_SCAN_TABLE_UNLOCK(_st) mtx_unlock(&(_st)->st_lock)
sys/net80211/ieee80211_freebsd.h
218
#define IEEE80211_SCAN_ITER_UNLOCK(_st) mtx_unlock(&(_st)->st_scanlock)
sys/net80211/ieee80211_freebsd.h
230
#define MESH_RT_ENTRY_UNLOCK(rt) mtx_unlock(&(rt)->rt_lock)
sys/net80211/ieee80211_freebsd.h
235
#define MESH_RT_UNLOCK(ms) mtx_unlock(&(ms)->ms_rt_lock)
sys/net80211/ieee80211_freebsd.h
71
#define IEEE80211_UNLOCK(_ic) mtx_unlock(IEEE80211_LOCK_OBJ(_ic))
sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c
1605
mtx_unlock(&sc->sc_if_mtx);
sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c
1612
mtx_unlock(&sc->sc_if_mtx);
sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c
1619
mtx_unlock(&sc->sc_if_mtx);
sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c
596
mtx_unlock(&mtx);
sys/netgraph/bluetooth/drivers/ubt/ng_ubt_var.h
52
#define UBT_NG_UNLOCK(sc) mtx_unlock(&(sc)->sc_ng_mtx)
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1016
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1022
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1049
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1055
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1162
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1169
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1179
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1189
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1196
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1225
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1232
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1242
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1252
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1259
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1354
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1361
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1371
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1381
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1388
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1424
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1502
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1526
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1527
mtx_unlock(&ng_btsocket_hci_raw_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1553
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1615
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1621
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1631
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1642
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1676
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
291
mtx_unlock(&ng_btsocket_hci_raw_queue_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
344
mtx_unlock(&ng_btsocket_hci_raw_queue_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
378
mtx_unlock(&ng_btsocket_hci_raw_token_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
545
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
548
mtx_unlock(&ng_btsocket_hci_raw_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
572
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
573
mtx_unlock(&ng_btsocket_hci_raw_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
578
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
581
mtx_unlock(&ng_btsocket_hci_raw_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
598
mtx_unlock(&ng_btsocket_hci_raw_queue_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
951
mtx_unlock(&ng_btsocket_hci_raw_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
983
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1024
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1025
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1057
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1081
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1082
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1110
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1138
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1139
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1166
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1184
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1185
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1211
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1212
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1479
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1493
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1494
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1508
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1509
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1531
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1532
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1542
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1543
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1615
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1618
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1649
mtx_unlock(&ng_btsocket_l2cap_rt_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1661
mtx_unlock(&ng_btsocket_l2cap_rt_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1765
mtx_unlock(&ng_btsocket_l2cap_queue_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1857
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1881
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1882
mtx_unlock(&ng_btsocket_l2cap_rt_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
2076
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
2134
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
2256
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
2257
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
2258
mtx_unlock(&ng_btsocket_l2cap_rt_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
2388
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
2423
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
2424
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
2452
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
2472
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
2575
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
2583
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
2593
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
2616
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
369
mtx_unlock(&ng_btsocket_l2cap_queue_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
402
mtx_unlock(&ng_btsocket_l2cap_queue_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
430
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
448
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
449
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
458
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
459
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
510
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
511
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
537
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
554
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
555
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
575
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
576
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
680
mtx_unlock(&pcb1->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
684
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
686
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
706
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
728
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
729
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
765
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
783
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
784
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
844
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
845
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
872
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
890
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
891
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
924
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
925
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
939
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
940
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
968
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
986
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
987
mtx_unlock(&ng_btsocket_l2cap_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
1006
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
1015
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
1024
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
1031
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
1057
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
1062
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
1070
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
1085
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
1094
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
1101
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
1146
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
1169
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
1170
mtx_unlock(&ng_btsocket_l2cap_raw_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
1197
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
1225
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
1267
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
1286
mtx_unlock(&ng_btsocket_l2cap_raw_token_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
316
mtx_unlock(&ng_btsocket_l2cap_raw_queue_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
357
mtx_unlock(&ng_btsocket_l2cap_raw_queue_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
408
mtx_unlock(&ng_btsocket_l2cap_raw_rt_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
429
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
433
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
436
mtx_unlock(&ng_btsocket_l2cap_raw_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
481
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
484
mtx_unlock(&ng_btsocket_l2cap_raw_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
508
mtx_unlock(&ng_btsocket_l2cap_raw_rt_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
643
mtx_unlock(&ng_btsocket_l2cap_raw_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
686
mtx_unlock(&ng_btsocket_l2cap_raw_rt_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
696
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
735
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
746
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
775
mtx_unlock(&ng_btsocket_l2cap_raw_rt_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
776
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
802
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
808
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
852
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
859
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
870
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
879
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
886
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
916
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
923
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
934
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
943
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
950
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
979
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
987
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
999
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
1059
mtx_unlock(&s->session_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
1065
mtx_unlock(&s->session_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
1070
mtx_unlock(&ng_btsocket_rfcomm_sessions_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
1170
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
1194
mtx_unlock(&pcb1->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
1235
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
1367
mtx_unlock(&s->session_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
1372
mtx_unlock(&s->session_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
1454
mtx_unlock(&s->session_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
1674
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
1769
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
2011
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
2028
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
2054
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
2112
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
2198
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
2246
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
2372
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
2604
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
2623
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
2848
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
2881
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
3400
mtx_unlock(&ng_btsocket_rfcomm_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
431
mtx_unlock(&ng_btsocket_rfcomm_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
469
mtx_unlock(&ng_btsocket_rfcomm_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
470
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
476
mtx_unlock(&ng_btsocket_rfcomm_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
482
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
541
mtx_unlock(&ng_btsocket_rfcomm_sessions_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
548
mtx_unlock(&ng_btsocket_rfcomm_sessions_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
566
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
567
mtx_unlock(&s->session_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
568
mtx_unlock(&ng_btsocket_rfcomm_sessions_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
615
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
616
mtx_unlock(&s->session_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
617
mtx_unlock(&ng_btsocket_rfcomm_sessions_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
690
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
741
mtx_unlock(&ng_btsocket_rfcomm_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
743
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
768
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
802
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
841
mtx_unlock(&ng_btsocket_rfcomm_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
842
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
847
mtx_unlock(&ng_btsocket_rfcomm_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
850
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
907
mtx_unlock(&ng_btsocket_rfcomm_sessions_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
961
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
975
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1065
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1069
mtx_unlock(&ng_btsocket_sco_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1093
mtx_unlock(&ng_btsocket_sco_rt_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1262
mtx_unlock(&ng_btsocket_sco_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1301
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1302
mtx_unlock(&ng_btsocket_sco_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1307
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1313
mtx_unlock(&ng_btsocket_sco_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1319
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1321
mtx_unlock(&ng_btsocket_sco_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1366
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1367
mtx_unlock(&ng_btsocket_sco_rt_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1373
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1374
mtx_unlock(&ng_btsocket_sco_rt_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1422
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1423
mtx_unlock(&ng_btsocket_sco_rt_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1492
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1524
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1525
mtx_unlock(&ng_btsocket_sco_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1552
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1572
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1606
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1633
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1664
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1672
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1683
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1706
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1785
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1814
mtx_unlock(&p->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1824
mtx_unlock(&p->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1853
mtx_unlock(&p->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1880
mtx_unlock(&p->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
1961
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
334
mtx_unlock(&ng_btsocket_sco_queue_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
367
mtx_unlock(&ng_btsocket_sco_queue_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
394
mtx_unlock(&ng_btsocket_sco_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
411
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
412
mtx_unlock(&ng_btsocket_sco_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
438
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
439
mtx_unlock(&ng_btsocket_sco_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
529
mtx_unlock(&pcb1->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
533
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
535
mtx_unlock(&ng_btsocket_sco_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
562
mtx_unlock(&ng_btsocket_sco_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
589
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
590
mtx_unlock(&ng_btsocket_sco_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
759
mtx_unlock(&ng_btsocket_sco_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
773
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
774
mtx_unlock(&ng_btsocket_sco_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
789
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
790
mtx_unlock(&ng_btsocket_sco_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
800
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
801
mtx_unlock(&ng_btsocket_sco_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
850
mtx_unlock(&ng_btsocket_sco_rt_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
888
mtx_unlock(&ng_btsocket_sco_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
912
mtx_unlock(&pcb->pcb_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
913
mtx_unlock(&ng_btsocket_sco_sockets_mtx);
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
984
mtx_unlock(&ng_btsocket_sco_queue_mtx);
sys/netgraph/netflow/netflow.c
1001
mtx_unlock(&hsh->mtx);
sys/netgraph/netflow/netflow.c
1132
mtx_unlock(&hsh->mtx);
sys/netgraph/netflow/netflow.c
1171
mtx_unlock(&hsh->mtx);
sys/netgraph/netflow/netflow.c
178
mtx_unlock(&fe->export_mtx);
sys/netgraph/netflow/netflow.c
214
mtx_unlock(&fe->export_mtx);
sys/netgraph/netflow/netflow.c
216
mtx_unlock(&fe->export_mtx);
sys/netgraph/netflow/netflow.c
770
mtx_unlock(&hsh->mtx);
sys/netgraph/netflow/netflow.c
893
mtx_unlock(&hsh->mtx);
sys/netgraph/netflow/netflow.c
965
mtx_unlock(&hsh->mtx);
sys/netgraph/netflow/netflow.c
997
mtx_unlock(&hsh->mtx);
sys/netgraph/netflow/netflow_v9.c
377
mtx_unlock(&fe->export9_mtx);
sys/netgraph/netflow/netflow_v9.c
449
mtx_unlock(&fe->export9_mtx);
sys/netgraph/netflow/netflow_v9.c
451
mtx_unlock(&fe->export9_mtx);
sys/netgraph/ng_base.c
272
mtx_unlock(&(n)->q_mtx)
sys/netgraph/ng_base.c
278
mtx_unlock(&ng_worklist_mtx)
sys/netgraph/ng_base.c
3001
mtx_unlock(&ngq_mtx);
sys/netgraph/ng_base.c
3046
mtx_unlock(&ngq_mtx);
sys/netgraph/ng_base.c
305
mtx_unlock(&ng_nodelist_mtx);
sys/netgraph/ng_base.c
308
mtx_unlock(&ng_nodelist_mtx);
sys/netgraph/ng_base.c
314
mtx_unlock(&ng_nodelist_mtx);
sys/netgraph/ng_base.c
332
mtx_unlock(&ng_nodelist_mtx);
sys/netgraph/ng_base.c
335
mtx_unlock(&ng_nodelist_mtx);
sys/netgraph/ng_base.c
3356
mtx_unlock(&ng_nodelist_mtx);
sys/netgraph/ng_base.c
3369
mtx_unlock(&ng_nodelist_mtx);
sys/netgraph/ng_base.c
341
mtx_unlock(&ng_nodelist_mtx);
sys/netgraph/ng_base.c
355
mtx_unlock(&ng_nodelist_mtx); \
sys/netgraph/ng_base.c
363
mtx_unlock(&ng_nodelist_mtx); \
sys/netgraph/ng_car.c
811
mtx_unlock(&hinfo->q_mtx);
sys/netgraph/ng_device.c
353
mtx_unlock(&priv->ngd_mtx);
sys/netgraph/ng_device.c
371
mtx_unlock(&priv->ngd_mtx);
sys/netgraph/ng_device.c
424
mtx_unlock(&priv->ngd_mtx);
sys/netgraph/ng_device.c
440
mtx_unlock(&priv->ngd_mtx);
sys/netgraph/ng_device.c
541
mtx_unlock(&priv->ngd_mtx);
sys/netgraph/ng_l2tp.c
342
mtx_unlock(&(seq)->mtx); \
sys/netgraph/ng_l2tp.c
346
#define SEQ_UNLOCK(seq) mtx_unlock(&(seq)->mtx)
sys/netgraph/ng_macfilter.c
558
mtx_unlock(&mfp->mtx);
sys/netgraph/ng_macfilter.c
605
mtx_unlock(&mfp->mtx);
sys/netgraph/ng_macfilter.c
777
mtx_unlock(&mfp->mtx);
sys/netgraph/ng_macfilter.c
853
mtx_unlock(&mfp->mtx);
sys/netgraph/ng_ppp.c
1391
mtx_unlock(&priv->xmtx);
sys/netgraph/ng_ppp.c
1444
mtx_unlock(&priv->rmtx);
sys/netgraph/ng_ppp.c
1458
mtx_unlock(&priv->rmtx);
sys/netgraph/ng_ppp.c
1535
mtx_unlock(&priv->rmtx);
sys/netgraph/ng_ppp.c
1630
mtx_unlock(&priv->rmtx);
sys/netgraph/ng_ppp.c
1634
mtx_unlock(&priv->rmtx);
sys/netgraph/ng_ppp.c
1856
mtx_unlock(&priv->rmtx);
sys/netgraph/ng_ppp.c
2086
mtx_unlock(&priv->xmtx);
sys/netgraph/ng_pppoe.c
561
mtx_unlock(&privp->sesshash[hash].mtx);
sys/netgraph/ng_pppoe.c
579
mtx_unlock(&privp->sesshash[hash].mtx);
sys/netgraph/ng_pppoe.c
591
mtx_unlock(&privp->sesshash[hash].mtx);
sys/netgraph/ng_pppoe.c
610
mtx_unlock(&privp->sesshash[hash].mtx);
sys/netgraph/ng_pptpgre.c
1046
mtx_unlock(&hpriv->mtx);
sys/netgraph/ng_pptpgre.c
1182
mtx_unlock(&hpriv->mtx);
sys/netgraph/ng_pptpgre.c
683
mtx_unlock(&hpriv->mtx);
sys/netgraph/ng_pptpgre.c
695
mtx_unlock(&hpriv->mtx);
sys/netgraph/ng_pptpgre.c
715
mtx_unlock(&hpriv->mtx);
sys/netgraph/ng_pptpgre.c
718
mtx_unlock(&hpriv->mtx);
sys/netgraph/ng_pptpgre.c
887
mtx_unlock(&hpriv->mtx);
sys/netgraph/ng_pptpgre.c
899
mtx_unlock(&hpriv->mtx);
sys/netgraph/ng_pptpgre.c
932
mtx_unlock(&hpriv->mtx);
sys/netgraph/ng_socket.c
1121
mtx_unlock(&priv->mtx);
sys/netgraph/ng_socket.c
353
mtx_unlock(&priv->mtx);
sys/netgraph/ng_socket.c
536
mtx_unlock(&pcbp->sockdata->mtx);
sys/netgraph/ng_socket.c
625
mtx_unlock(&ngsocketlist_mtx);
sys/netgraph/ng_socket.c
662
mtx_unlock(&ngsocketlist_mtx);
sys/netgraph/ng_socket.c
687
mtx_unlock(&priv->mtx);
sys/netgraph/ng_socket.c
691
mtx_unlock(&priv->mtx);
sys/netgraph/ng_socket.c
748
mtx_unlock(&priv->mtx);
sys/netgraph/ng_socket.c
923
mtx_unlock(&priv->mtx);
sys/netgraph/ng_socket.c
932
mtx_unlock(&priv->mtx);
sys/netinet/igmp_var.h
200
#define IGMP_UNLOCK() mtx_unlock(&igmp_mtx)
sys/netinet/in_jail.c
124
mtx_unlock(&pr->pr_mtx);
sys/netinet/in_jail.c
128
mtx_unlock(&pr->pr_mtx);
sys/netinet/in_jail.c
133
mtx_unlock(&pr->pr_mtx);
sys/netinet/in_jail.c
222
mtx_unlock(&pr->pr_mtx);
sys/netinet/in_jail.c
226
mtx_unlock(&pr->pr_mtx);
sys/netinet/in_jail.c
238
mtx_unlock(&pr->pr_mtx);
sys/netinet/in_jail.c
248
mtx_unlock(&pr->pr_mtx);
sys/netinet/in_jail.c
271
mtx_unlock(&pr->pr_mtx);
sys/netinet/in_jail.c
275
mtx_unlock(&pr->pr_mtx);
sys/netinet/in_jail.c
282
mtx_unlock(&pr->pr_mtx);
sys/netinet/in_jail.c
289
mtx_unlock(&pr->pr_mtx);
sys/netinet/in_jail.c
323
mtx_unlock(&pr->pr_mtx);
sys/netinet/in_jail.c
327
mtx_unlock(&pr->pr_mtx);
sys/netinet/in_jail.c
332
mtx_unlock(&pr->pr_mtx);
sys/netinet/in_mcast.c
247
mtx_unlock(&in_multi_free_mtx);
sys/netinet/in_mcast.c
308
mtx_unlock(&in_multi_free_mtx);
sys/netinet/in_pcb.h
554
#define INP_HASH_WUNLOCK(ipi) mtx_unlock(&(ipi)->ipi_hash_lock)
sys/netinet/in_var.h
371
#define IN_MULTI_LIST_UNLOCK() mtx_unlock(&in_multi_list_mtx)
sys/netinet/ip_carp.c
1110
mtx_unlock(&carp_mtx);
sys/netinet/ip_carp.c
2142
mtx_unlock(&carp_mtx);
sys/netinet/ip_carp.c
2179
mtx_unlock(&carp_mtx);
sys/netinet/ip_carp.c
2484
mtx_unlock(&carp_mtx);
sys/netinet/ip_carp.c
270
#define CARP_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/netinet/ip_carp.c
276
#define CIF_UNLOCK(cif) mtx_unlock(&(cif)->cif_mtx)
sys/netinet/ip_carp.c
2855
mtx_unlock(&carp_mtx);
sys/netinet/ip_carp.c
2922
mtx_unlock(&carp_mtx);
sys/netinet/ip_divert.c
162
#define DIVERT_UNLOCK() mtx_unlock(&divert_mtx)
sys/netinet/ip_encap.c
123
#define ENCAP_WUNLOCK() mtx_unlock(&encapmtx)
sys/netinet/ip_encap.c
130
#define SRCADDR_WUNLOCK() mtx_unlock(&srcaddrmtx)
sys/netinet/ip_id.c
209
mtx_unlock(&V_ip_id_mtx);
sys/netinet/ip_id.c
235
mtx_unlock(&V_ip_id_mtx);
sys/netinet/ip_mroute.c
1718
mtx_unlock(&vif->v_mtx);
sys/netinet/ip_mroute.c
1763
mtx_unlock(&x->bm_mtx);
sys/netinet/ip_mroute.c
1953
mtx_unlock(&x->bm_mtx);
sys/netinet/ip_mroute.c
631
mtx_unlock(&vif->v_mtx);
sys/netinet/ip_reass.c
90
#define IPQ_UNLOCK(i) mtx_unlock(&V_ipq[i].lock)
sys/netinet/libalias/alias_local.h
176
#define LIBALIAS_UNLOCK(l) mtx_unlock(&l->mutex)
sys/netinet/sctp_lock_bsd.h
126
mtx_unlock(&(cpstr)->que_mtx); \
sys/netinet/sctp_lock_bsd.h
136
mtx_unlock(&(cpstr)->que_mtx); \
sys/netinet/sctp_lock_bsd.h
146
mtx_unlock(&(cpstr)->core_mtx); \
sys/netinet/sctp_lock_bsd.h
156
mtx_unlock(&(cpstr)->core_mtx); \
sys/netinet/sctp_lock_bsd.h
208
mtx_unlock(&sctp_it_ctl.ipi_iterator_wq_mtx); \
sys/netinet/sctp_lock_bsd.h
225
mtx_unlock(&SCTP_BASE_INFO(ipi_pktlog_mtx)); \
sys/netinet/sctp_lock_bsd.h
248
mtx_unlock(&(_inp)->inp_rdata_mtx); \
sys/netinet/sctp_lock_bsd.h
294
mtx_unlock(&(_inp)->inp_mtx); \
sys/netinet/sctp_lock_bsd.h
298
mtx_unlock(&(_inp)->inp_mtx); \
sys/netinet/sctp_lock_bsd.h
336
mtx_unlock(&(_inp)->inp_create_mtx); \
sys/netinet/sctp_lock_bsd.h
376
mtx_unlock(&(_tcb)->tcb_mtx); \
sys/netinet/sctp_lock_bsd.h
381
mtx_unlock(&(_tcb)->tcb_mtx); \
sys/netinet/sctp_lock_bsd.h
405
mtx_unlock(&sctp_it_ctl.it_mtx); \
sys/netinet/sctp_lock_bsd.h
415
mtx_unlock(&SCTP_BASE_INFO(wq_addr_mtx)); \
sys/netinet/sctp_lock_bsd.h
425
mtx_unlock(&SCTP_BASE_INFO(wq_addr_mtx)); \
sys/netinet/siftr.c
1005
mtx_unlock(&siftr_pkt_queue_mtx);
sys/netinet/siftr.c
1184
mtx_unlock(&siftr_pkt_mgr_mtx);
sys/netinet/siftr.c
482
mtx_unlock(&siftr_pkt_queue_mtx);
sys/netinet/siftr.c
488
mtx_unlock(&siftr_pkt_mgr_mtx);
sys/netinet/siftr.c
550
mtx_unlock(&siftr_pkt_mgr_mtx);
sys/netinet/siftr.c
856
mtx_unlock(&siftr_pkt_queue_mtx);
sys/netinet/tcp_fastopen.c
378
#define CCB_UNLOCK(ccb) mtx_unlock(&(ccb)->ccb_mtx)
sys/netinet/tcp_hostcache.c
220
#define THC_UNLOCK(h) mtx_unlock(&(h)->hch_mtx)
sys/netinet/tcp_hpts_internal.h
104
#define HPTS_UNLOCK(hpts) mtx_unlock(&(hpts)->p_mtx)
sys/netinet/tcp_log_buf.c
273
#define TCPID_BUCKET_UNLOCK(tlb) mtx_unlock(&((tlb)->tlb_mtx))
sys/netinet/tcp_log_buf.c
281
#define TCPLOG_EXPIREQ_UNLOCK() mtx_unlock(&tcp_log_expireq_mtx)
sys/netinet/tcp_ratelimit.c
1263
mtx_unlock(&rs_mtx);
sys/netinet/tcp_ratelimit.c
1267
mtx_unlock(&rs_mtx);
sys/netinet/tcp_ratelimit.c
1296
mtx_unlock(&rs_mtx);
sys/netinet/tcp_ratelimit.c
1329
mtx_unlock(&rs_mtx);
sys/netinet/tcp_ratelimit.c
1510
mtx_unlock(&rs_mtx);
sys/netinet/tcp_ratelimit.c
1556
mtx_unlock(&rs_mtx);
sys/netinet/tcp_ratelimit.c
427
mtx_unlock(&rs_mtx);
sys/netinet/tcp_ratelimit.c
579
mtx_unlock(&rs_mtx);
sys/netinet/tcp_ratelimit.c
599
mtx_unlock(&rs_mtx);
sys/netinet/tcp_ratelimit.c
764
mtx_unlock(&rs_mtx);
sys/netinet/tcp_subr.c
1141
#define ISN_UNLOCK() mtx_unlock(&isn_mtx)
sys/netinet/tcp_syncache.c
224
#define SCH_UNLOCK(sch) mtx_unlock(&(sch)->sch_mtx)
sys/netinet/tcp_syncache.c
2509
mtx_unlock(&V_tcp_syncache.pause_mtx);
sys/netinet/tcp_syncache.c
2548
mtx_unlock(&V_tcp_syncache.pause_mtx);
sys/netinet/tcp_syncache.c
332
mtx_unlock(&V_tcp_syncache.pause_mtx);
sys/netinet/tcp_syncache.c
335
mtx_unlock(&V_tcp_syncache.pause_mtx);
sys/netinet/tcp_syncache.c
491
mtx_unlock(&V_tcp_syncache.pause_mtx);
sys/netinet/toecore.c
233
mtx_unlock(&toedev_lock);
sys/netinet/toecore.c
263
mtx_unlock(&toedev_lock);
sys/netinet/toecore.c
313
mtx_unlock(&toedev_lock);
sys/netinet/toecore.c
320
mtx_unlock(&toedev_lock);
sys/netinet/toecore.c
349
mtx_unlock(&toedev_lock);
sys/netinet/toecore.c
567
mtx_unlock(&toedev_lock);
sys/netinet/toecore.c
575
mtx_unlock(&toedev_lock);
sys/netinet6/frag6.c
144
#define IP6QB_UNLOCK(_b) mtx_unlock(&V_ip6qb[(_b)].lock)
sys/netinet6/icmp6.c
1322
mtx_unlock(&pr->pr_mtx);
sys/netinet6/icmp6.c
1455
mtx_unlock(&pr->pr_mtx);
sys/netinet6/icmp6.c
741
mtx_unlock(&pr->pr_mtx);
sys/netinet6/in6_ifattach.c
135
mtx_unlock(&pr->pr_mtx);
sys/netinet6/in6_ifattach.c
144
mtx_unlock(&pr->pr_mtx);
sys/netinet6/in6_ifattach.c
710
mtx_unlock(&pr->pr_mtx);
sys/netinet6/in6_ifattach.c
719
mtx_unlock(&pr->pr_mtx);
sys/netinet6/in6_ifattach.c
725
mtx_unlock(&pr->pr_mtx);
sys/netinet6/in6_jail.c
119
mtx_unlock(&pr->pr_mtx);
sys/netinet6/in6_jail.c
123
mtx_unlock(&pr->pr_mtx);
sys/netinet6/in6_jail.c
128
mtx_unlock(&pr->pr_mtx);
sys/netinet6/in6_jail.c
214
mtx_unlock(&pr->pr_mtx);
sys/netinet6/in6_jail.c
218
mtx_unlock(&pr->pr_mtx);
sys/netinet6/in6_jail.c
229
mtx_unlock(&pr->pr_mtx);
sys/netinet6/in6_jail.c
239
mtx_unlock(&pr->pr_mtx);
sys/netinet6/in6_jail.c
261
mtx_unlock(&pr->pr_mtx);
sys/netinet6/in6_jail.c
265
mtx_unlock(&pr->pr_mtx);
sys/netinet6/in6_jail.c
272
mtx_unlock(&pr->pr_mtx);
sys/netinet6/in6_jail.c
279
mtx_unlock(&pr->pr_mtx);
sys/netinet6/in6_jail.c
313
mtx_unlock(&pr->pr_mtx);
sys/netinet6/in6_jail.c
317
mtx_unlock(&pr->pr_mtx);
sys/netinet6/in6_jail.c
322
mtx_unlock(&pr->pr_mtx);
sys/netinet6/in6_mcast.c
562
mtx_unlock(&in6_multi_free_mtx);
sys/netinet6/in6_mcast.c
646
mtx_unlock(&in6_multi_free_mtx);
sys/netinet6/in6_src.c
111
#define ADDRSEL_UNLOCK() mtx_unlock(&addrsel_lock)
sys/netinet6/in6_var.h
784
#define IN6_MULTI_LIST_UNLOCK() mtx_unlock(&in6_multi_list_mtx)
sys/netinet6/ip6_mroute.c
183
#define MFC6_UNLOCK() mtx_unlock(MFC6_LOCKPTR())
sys/netinet6/ip6_mroute.c
272
#define MIF6_UNLOCK() mtx_unlock(MIF6_LOCKPTR())
sys/netinet6/mld6_var.h
135
#define MLD_UNLOCK() mtx_unlock(&mld_mtx)
sys/netinet6/nd6.h
269
#define ND6_ONLINK_UNLOCK() mtx_unlock(&V_nd6_onlink_mtx)
sys/netinet6/scope6.c
70
#define SCOPE6_UNLOCK() mtx_unlock(&scope6_lock)
sys/netinet6/send.c
74
#define SEND_UNLOCK() mtx_unlock(&send_mtx)
sys/netipsec/ipsec_offload.c
1055
mtx_unlock(&ipsec_accel_cnt_lock);
sys/netipsec/ipsec_offload.c
1079
mtx_unlock(&ipsec_accel_cnt_lock);
sys/netipsec/ipsec_offload.c
372
mtx_unlock(&ipsec_accel_sav_tmp);
sys/netipsec/ipsec_offload.c
389
mtx_unlock(&ipsec_accel_sav_tmp);
sys/netipsec/ipsec_offload.c
458
mtx_unlock(&ipsec_accel_sav_tmp);
sys/netipsec/ipsec_offload.c
463
mtx_unlock(&ipsec_accel_sav_tmp);
sys/netipsec/ipsec_offload.c
481
mtx_unlock(&ipsec_accel_sav_tmp);
sys/netipsec/ipsec_offload.c
524
mtx_unlock(&ipsec_accel_sav_tmp);
sys/netipsec/ipsec_offload.c
540
mtx_unlock(&ipsec_accel_sav_tmp);
sys/netipsec/ipsec_offload.c
543
mtx_unlock(&ipsec_accel_sav_tmp);
sys/netipsec/ipsec_offload.c
575
mtx_unlock(&ipsec_accel_sav_tmp);
sys/netipsec/ipsec_offload.c
649
mtx_unlock(&ipsec_accel_sav_tmp);
sys/netipsec/ipsec_offload.c
756
mtx_unlock(&ipsec_accel_sav_tmp);
sys/netipsec/ipsec_offload.c
773
mtx_unlock(&ipsec_accel_sav_tmp);
sys/netipsec/ipsec_offload.c
821
mtx_unlock(&ipsec_accel_sav_tmp);
sys/netipsec/ipsec_offload.c
840
mtx_unlock(&ipsec_accel_sav_tmp);
sys/netipsec/key.c
237
#define SPDCACHE_UNLOCK(a) mtx_unlock(&V_spdcache_lock[a]);
sys/netipsec/key.c
336
#define REGTREE_UNLOCK() mtx_unlock(&regtree_lock)
sys/netipsec/key.c
348
#define ACQ_UNLOCK() mtx_unlock(&acq_lock)
sys/netipsec/key.c
383
#define SPACQ_UNLOCK() mtx_unlock(&spacq_lock)
sys/netipsec/keydb.h
237
#define SECREPLAY_UNLOCK(_r) mtx_unlock(&(_r)->lock)
sys/netipsec/keysock.c
71
#define KEYSOCK_UNLOCK() mtx_unlock(&keysock_mtx)
sys/netipsec/subr_ipsec.c
158
#define XFORMS_UNLOCK() mtx_unlock(&xforms_lock)
sys/netlink/netlink_module.c
70
#define NL_GLOBAL_UNLOCK() mtx_unlock(&nl_global_mtx)
sys/netlink/netlink_var.h
85
#define NLP_UNLOCK(_nlp) mtx_unlock(&((_nlp)->nl_lock))
sys/netpfil/ipfilter/netinet/ip_compat.h
145
# define MUTEX_EXIT(x) mtx_unlock(&(x)->ipf_lk)
sys/netpfil/ipfilter/netinet/ip_compat.h
157
mtx_unlock(&softc->ipf_rw.ipf_lk); }
sys/netpfil/ipfilter/netinet/ip_compat.h
159
mtx_unlock(&softc->ipf_rw.ipf_lk); }
sys/netpfil/ipfw/dn_aqm_pie.c
317
mtx_unlock(&pst->lock_mtx);
sys/netpfil/ipfw/dn_aqm_pie.c
387
mtx_unlock(&pst->lock_mtx);
sys/netpfil/ipfw/dn_aqm_pie.c
400
mtx_unlock(&pst->lock_mtx);
sys/netpfil/ipfw/dn_aqm_pie.c
632
mtx_unlock(&pst->lock_mtx);
sys/netpfil/ipfw/dn_aqm_pie.c
677
mtx_unlock(&pst->lock_mtx);
sys/netpfil/ipfw/dn_sched_fq_pie.c
492
mtx_unlock(&pst->lock_mtx);
sys/netpfil/ipfw/dn_sched_fq_pie.c
521
mtx_unlock(&pst->lock_mtx);
sys/netpfil/ipfw/dn_sched_fq_pie.c
534
mtx_unlock(&pst->lock_mtx);
sys/netpfil/ipfw/dn_sched_fq_pie.c
578
mtx_unlock(&pst->lock_mtx);
sys/netpfil/ipfw/dn_sched_fq_pie.c
606
mtx_unlock(&pst->lock_mtx);
sys/netpfil/ipfw/ip_dn_private.h
66
#define DN_UH_RUNLOCK() mtx_unlock(&V_dn_cfg.uh_mtx)
sys/netpfil/ipfw/ip_dn_private.h
68
#define DN_UH_WUNLOCK() mtx_unlock(&V_dn_cfg.uh_mtx)
sys/netpfil/ipfw/ip_dn_private.h
73
#define DN_BH_RUNLOCK() mtx_unlock(&V_dn_cfg.uh_mtx)
sys/netpfil/ipfw/ip_dn_private.h
75
#define DN_BH_WUNLOCK() mtx_unlock(&V_dn_cfg.uh_mtx)
sys/netpfil/ipfw/ip_dummynet.c
119
mtx_unlock(&sched_mtx);
sys/netpfil/ipfw/ip_dummynet.c
2661
mtx_unlock(&sched_mtx);
sys/netpfil/ipfw/ip_dummynet.c
2684
mtx_unlock(&sched_mtx);
sys/netpfil/ipfw/ip_dummynet.c
2756
mtx_unlock(&sched_mtx);
sys/netpfil/ipfw/ip_dummynet.c
2801
mtx_unlock(&sched_mtx);
sys/netpfil/ipfw/ip_fw_dynamic.c
296
#define DYN_BUCKET_UNLOCK(b) mtx_unlock(&V_dyn_bucket_lock[(b)])
sys/netpfil/ipfw/ip_fw_dynamic.c
303
#define DYN_EXPIRED_UNLOCK() mtx_unlock(&V_dyn_expire_lock)
sys/netpfil/ipfw/ip_fw_iface.c
153
mtx_unlock(&vnet_mtx);
sys/netpfil/ipfw/ip_fw_iface.c
183
mtx_unlock(&vnet_mtx);
sys/netpfil/ipfw/ip_fw_sockopt.c
119
#define CTL3_UNLOCK() mtx_unlock(&ctl3_lock)
sys/netpfil/ipfw/nat64/nat64lsn.c
128
#define JQUEUE_UNLOCK() mtx_unlock(&jmtx)
sys/netpfil/ipfw/nat64/nat64lsn.h
168
#define ALIAS_UNLOCK(p) mtx_unlock(&(p)->lock)
sys/netpfil/ipfw/nat64/nat64lsn.h
193
#define HOST_UNLOCK(p) mtx_unlock(&(p)->lock)
sys/netpfil/ipfw/nat64/nat64lsn.h
256
#define CFG_UNLOCK(p) mtx_unlock(&(p)->lock)
sys/netpfil/ipfw/nat64/nat64lsn.h
262
#define CALLOUT_UNLOCK(p) mtx_unlock(&(p)->periodic_lock)
sys/netpfil/pf/if_pfsync.c
286
#define PFSYNC_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/netpfil/pf/if_pfsync.c
290
#define PFSYNC_BUCKET_UNLOCK(b) mtx_unlock(&(b)->b_mtx)
sys/netpfil/pf/if_pfsync.c
294
#define PFSYNC_BUNLOCK(sc) mtx_unlock(&(sc)->sc_bulk_mtx)
sys/netpfil/pf/pf.c
235
#define PF_SCTP_ENDPOINTS_UNLOCK() mtx_unlock(&pf_sctp_endpoints_mtx)
sys/netpfil/pf/pf.c
264
#define PF_SENDQ_UNLOCK() mtx_unlock(&pf_sendqueue_mtx)
sys/netpfil/pf/pf.c
287
#define PF_OVERLOADQ_UNLOCK() mtx_unlock(&pf_overloadqueue_mtx)
sys/netpfil/pf/pf_if.c
213
mtx_unlock(&pfi_unlnkdkifs_mtx);
sys/netpfil/pf/pf_if.c
421
mtx_unlock(&pfi_unlnkdkifs_mtx);
sys/netpfil/pf/pf_if.c
432
mtx_unlock(&pfi_unlnkdkifs_mtx);
sys/netpfil/pf/pf_if.c
464
mtx_unlock(&pfi_unlnkdkifs_mtx);
sys/netpfil/pf/pf_lb.c
613
mtx_unlock(&rpool->mtx);
sys/netpfil/pf/pf_lb.c
934
mtx_unlock(&rpool->mtx);
sys/netpfil/pf/pf_norm.c
110
#define PF_FRAG_UNLOCK() mtx_unlock(&V_pf_frag_mtx)
sys/netpfil/pf/pflow.c
159
#define PFLOW_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_lock)
sys/netpfil/pf/pflow.c
422
mtx_unlock(&V_pflowif_list_mtx);
sys/netpfil/pf/pflow.c
451
mtx_unlock(&V_pflowif_list_mtx);
sys/netpfil/pf/pflow.c
457
mtx_unlock(&V_pflowif_list_mtx);
sys/netsmb/smb_iod.c
660
mtx_unlock(&Giant);
sys/netsmb/smb_subr.c
82
mtx_unlock(&p->p_sigacts->ps_mtx);
sys/netsmb/smb_subr.h
78
#define smb_sl_unlock(mtx) mtx_unlock(mtx)
sys/nfs/bootp_subr.c
1458
mtx_unlock(&prison0.pr_mtx);
sys/nfsserver/nfs.h
131
#define NFSD_UNLOCK() mtx_unlock(&nfsd_mtx)
sys/nlm/nlm_advlock.c
1163
mtx_unlock(&nlm_svid_lock);
sys/nlm/nlm_advlock.c
1186
mtx_unlock(&nlm_svid_lock);
sys/nlm/nlm_advlock.c
1193
mtx_unlock(&nlm_svid_lock);
sys/nlm/nlm_advlock.c
1209
mtx_unlock(&nlm_svid_lock);
sys/nlm/nlm_advlock.c
1215
mtx_unlock(&nlm_svid_lock);
sys/nlm/nlm_advlock.c
138
mtx_unlock(&nmp->nm_mtx);
sys/nlm/nlm_advlock.c
142
mtx_unlock(&nmp->nm_mtx);
sys/nlm/nlm_advlock.c
163
mtx_unlock(&nmp->nm_mtx);
sys/nlm/nlm_advlock.c
167
mtx_unlock(&nmp->nm_mtx);
sys/nlm/nlm_advlock.c
321
mtx_unlock(&nlm_svid_lock);
sys/nlm/nlm_advlock.c
348
mtx_unlock(&nlm_svid_lock);
sys/nlm/nlm_advlock.c
361
mtx_unlock(&nlm_svid_lock);
sys/nlm/nlm_advlock.c
426
mtx_unlock(&nlm_svid_lock);
sys/nlm/nlm_prot_impl.c
1003
mtx_unlock(&nlm_global_lock);
sys/nlm/nlm_prot_impl.c
1034
mtx_unlock(&host->nh_lock);
sys/nlm/nlm_prot_impl.c
1046
mtx_unlock(&nlm_global_lock);
sys/nlm/nlm_prot_impl.c
1098
mtx_unlock(&nlm_global_lock);
sys/nlm/nlm_prot_impl.c
1110
mtx_unlock(&nlm_global_lock);
sys/nlm/nlm_prot_impl.c
1213
mtx_unlock(&host->nh_lock);
sys/nlm/nlm_prot_impl.c
1217
mtx_unlock(&host->nh_lock);
sys/nlm/nlm_prot_impl.c
1249
mtx_unlock(&host->nh_lock);
sys/nlm/nlm_prot_impl.c
1284
mtx_unlock(&host->nh_lock);
sys/nlm/nlm_prot_impl.c
1290
mtx_unlock(&host->nh_lock);
sys/nlm/nlm_prot_impl.c
1297
mtx_unlock(&host->nh_lock);
sys/nlm/nlm_prot_impl.c
1310
mtx_unlock(&host->nh_lock);
sys/nlm/nlm_prot_impl.c
1343
mtx_unlock(&nlm_global_lock);
sys/nlm/nlm_prot_impl.c
1355
mtx_unlock(&nlm_global_lock);
sys/nlm/nlm_prot_impl.c
1395
mtx_unlock(&nlm_global_lock);
sys/nlm/nlm_prot_impl.c
1413
mtx_unlock(&nlm_global_lock);
sys/nlm/nlm_prot_impl.c
1690
mtx_unlock(&nlm_global_lock);
sys/nlm/nlm_prot_impl.c
1695
mtx_unlock(&nlm_global_lock);
sys/nlm/nlm_prot_impl.c
2045
mtx_unlock(&host->nh_lock);
sys/nlm/nlm_prot_impl.c
2086
mtx_unlock(&host->nh_lock);
sys/nlm/nlm_prot_impl.c
2099
mtx_unlock(&host->nh_lock);
sys/nlm/nlm_prot_impl.c
2208
mtx_unlock(&host->nh_lock);
sys/nlm/nlm_prot_impl.c
2221
mtx_unlock(&host->nh_lock);
sys/nlm/nlm_prot_impl.c
2329
mtx_unlock(&nlm_global_lock);
sys/nlm/nlm_prot_impl.c
2363
mtx_unlock(&host->nh_lock);
sys/nlm/nlm_prot_impl.c
617
mtx_unlock(&af->af_host->nh_lock);
sys/nlm/nlm_prot_impl.c
653
mtx_unlock(&host->nh_lock);
sys/nlm/nlm_prot_impl.c
677
mtx_unlock(&host->nh_lock);
sys/nlm/nlm_prot_impl.c
699
mtx_unlock(&host->nh_lock);
sys/nlm/nlm_prot_impl.c
705
mtx_unlock(&host->nh_lock);
sys/nlm/nlm_prot_impl.c
709
mtx_unlock(&host->nh_lock);
sys/nlm/nlm_prot_impl.c
722
mtx_unlock(&nlm_global_lock);
sys/nlm/nlm_prot_impl.c
784
mtx_unlock(&host->nh_lock);
sys/nlm/nlm_prot_impl.c
868
mtx_unlock(&nlm_global_lock);
sys/nlm/nlm_prot_impl.c
903
mtx_unlock(&nlm_global_lock);
sys/nlm/nlm_prot_impl.c
961
mtx_unlock(&nlm_global_lock);
sys/opencrypto/crypto.c
106
#define CRYPTO_DRIVER_UNLOCK() mtx_unlock(&crypto_drivers_mtx)
sys/opencrypto/crypto.c
143
#define CRYPTO_Q_UNLOCK() mtx_unlock(&crypto_q_mtx)
sys/opencrypto/crypto.c
178
#define CRYPTO_RETW_UNLOCK(w) mtx_unlock(&w->crypto_ret_mtx)
sys/opencrypto/cryptodev.c
1024
mtx_unlock(&cse->lock);
sys/opencrypto/cryptodev.c
523
mtx_unlock(&fcr->lock);
sys/opencrypto/cryptodev.c
546
mtx_unlock(&fcr->lock);
sys/opencrypto/cryptodev.c
550
mtx_unlock(&fcr->lock);
sys/opencrypto/cryptodev.c
578
mtx_unlock(&fcr->lock);
sys/opencrypto/cryptodev.c
583
mtx_unlock(&fcr->lock);
sys/opencrypto/cryptodev.c
629
mtx_unlock(&cod->cse->lock);
sys/opencrypto/cryptodev.c
822
mtx_unlock(&cse->lock);
sys/opencrypto/ktls_ocf.c
190
mtx_unlock(&oo->os->lock);
sys/opencrypto/ktls_ocf.c
218
mtx_unlock(&os->lock);
sys/opencrypto/ktls_ocf.c
305
mtx_unlock(&os->lock);
sys/opencrypto/ktls_ocf.c
309
mtx_unlock(&os->lock);
sys/opencrypto/ktls_ocf.c
357
mtx_unlock(&os->lock);
sys/opencrypto/ktls_ocf.c
413
mtx_unlock(&os->lock);
sys/powerpc/aim/mmu_oea.c
1421
mtx_unlock(&moea_table_mutex);
sys/powerpc/aim/mmu_oea.c
1495
mtx_unlock(&moea_table_mutex);
sys/powerpc/aim/mmu_oea.c
1775
mtx_unlock(&moea_vsid_mutex);
sys/powerpc/aim/mmu_oea.c
1779
mtx_unlock(&moea_vsid_mutex);
sys/powerpc/aim/mmu_oea.c
1836
mtx_unlock(&moea_table_mutex);
sys/powerpc/aim/mmu_oea.c
1893
mtx_unlock(&moea_vsid_mutex);
sys/powerpc/aim/mmu_oea.c
2075
mtx_unlock(&moea_table_mutex);
sys/powerpc/aim/mmu_oea.c
2109
mtx_unlock(&moea_table_mutex);
sys/powerpc/aim/mmu_oea.c
2152
mtx_unlock(&moea_table_mutex);
sys/powerpc/aim/mmu_oea.c
2169
mtx_unlock(&moea_table_mutex);
sys/powerpc/aim/mmu_oea.c
2252
mtx_unlock(&moea_table_mutex);
sys/powerpc/aim/mmu_oea.c
2308
mtx_unlock(&moea_table_mutex);
sys/powerpc/aim/mmu_oea.c
2358
mtx_unlock(&moea_table_mutex);
sys/powerpc/aim/mmu_oea.c
2381
mtx_unlock(&moea_table_mutex);
sys/powerpc/aim/mmu_oea.c
2425
mtx_unlock(&moea_table_mutex);
sys/powerpc/aim/mmu_oea.c
2449
mtx_unlock(&moea_table_mutex);
sys/powerpc/aim/mmu_oea.c
2570
mtx_unlock(&moea_table_mutex);
sys/powerpc/aim/mmu_oea.c
2617
mtx_unlock(&moea_table_mutex);
sys/powerpc/aim/mmu_oea64.c
1440
mtx_unlock(&moea64_scratchpage_mtx);
sys/powerpc/aim/mmu_oea64.c
1507
mtx_unlock(&moea64_scratchpage_mtx);
sys/powerpc/aim/mmu_oea64.c
1524
mtx_unlock(&moea64_scratchpage_mtx);
sys/powerpc/aim/mmu_oea64.c
1544
mtx_unlock(&moea64_scratchpage_mtx);
sys/powerpc/aim/mmu_oea64.c
1597
mtx_unlock(PCPU_PTR(aim.qmap_lock));
sys/powerpc/aim/mmu_oea64.c
1776
mtx_unlock(&moea64_scratchpage_mtx);
sys/powerpc/aim/mmu_oea64.c
2453
mtx_unlock(&moea64_slb_mutex);
sys/powerpc/aim/mmu_oea64.c
2457
mtx_unlock(&moea64_slb_mutex);
sys/powerpc/aim/mmu_oea64.c
2640
mtx_unlock(&moea64_slb_mutex);
sys/powerpc/aim/mmu_radix.c
1246
mtx_unlock(&pv_chunks_mutex);
sys/powerpc/aim/mmu_radix.c
1414
mtx_unlock(&pv_chunks_mutex);
sys/powerpc/aim/mmu_radix.c
1532
mtx_unlock(&pv_chunks_mutex);
sys/powerpc/aim/mmu_radix.c
1585
mtx_unlock(&pv_chunks_mutex);
sys/powerpc/aim/mmu_radix.c
1658
mtx_unlock(&pv_chunks_mutex);
sys/powerpc/amigaone/cpld_a1222.c
272
mtx_unlock(&sc->sc_mutex);
sys/powerpc/amigaone/cpld_a1222.c
328
mtx_unlock(&sc->sc_mutex);
sys/powerpc/amigaone/cpld_a1222.c
351
mtx_unlock(&sc->sc_mutex);
sys/powerpc/amigaone/cpld_x5000.c
216
mtx_unlock(&sc->sc_mutex);
sys/powerpc/amigaone/cpld_x5000.c
266
mtx_unlock(&sc->sc_mutex);
sys/powerpc/amigaone/cpld_x5000.c
289
mtx_unlock(&sc->sc_mutex);
sys/powerpc/booke/pmap_32.c
193
mtx_unlock(&ptbl_buf_freelist_lock);
sys/powerpc/booke/pmap_32.c
209
mtx_unlock(&ptbl_buf_freelist_lock);
sys/powerpc/booke/pmap_32.c
797
mtx_unlock(&zero_page_mutex);
sys/powerpc/booke/pmap_32.c
817
mtx_unlock(&zero_page_mutex);
sys/powerpc/booke/pmap_32.c
841
mtx_unlock(&copy_page_mutex);
sys/powerpc/booke/pmap_32.c
871
mtx_unlock(&copy_page_mutex);
sys/powerpc/include/pmap.h
299
#define PMAP_UNLOCK(pmap) mtx_unlock(&(pmap)->pm_mtx)
sys/powerpc/mambo/mambo_disk.c
73
#define MBODISK_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/powerpc/mpc85xx/fsl_espi.c
113
mtx_unlock(&(_sc)->sc_mtx)
sys/powerpc/mpc85xx/fsl_sata.c
407
mtx_unlock(&ch->mtx);
sys/powerpc/mpc85xx/fsl_sata.c
415
mtx_unlock(&ch->mtx);
sys/powerpc/mpc85xx/fsl_sata.c
434
mtx_unlock(&ch->mtx);
sys/powerpc/mpc85xx/fsl_sata.c
526
mtx_unlock(&ch->mtx);
sys/powerpc/mpc85xx/fsl_sata.c
539
mtx_unlock(&ch->mtx);
sys/powerpc/mpc85xx/fsl_sata.c
760
mtx_unlock(&ch->mtx);
sys/powerpc/mpc85xx/i2c.c
261
mtx_unlock(&sc->mutex);
sys/powerpc/mpc85xx/i2c.c
284
mtx_unlock(&sc->mutex);
sys/powerpc/mpc85xx/i2c.c
297
mtx_unlock(&sc->mutex);
sys/powerpc/mpc85xx/i2c.c
313
mtx_unlock(&sc->mutex);
sys/powerpc/mpc85xx/i2c.c
346
mtx_unlock(&sc->mutex);
sys/powerpc/mpc85xx/i2c.c
379
mtx_unlock(&sc->mutex);
sys/powerpc/mpc85xx/i2c.c
396
mtx_unlock(&sc->mutex);
sys/powerpc/mpc85xx/i2c.c
417
mtx_unlock(&sc->mutex);
sys/powerpc/mpc85xx/i2c.c
423
mtx_unlock(&sc->mutex);
sys/powerpc/mpc85xx/mpc85xx_gpio.c
56
#define GPIO_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/powerpc/ofw/ofw_real.c
244
mtx_unlock(of_real_mtx);
sys/powerpc/ofw/ofw_real.c
297
mtx_unlock(&of_bounce_mtx);
sys/powerpc/powermac/ata_dbdma.c
118
mtx_unlock(&sc->dbdma_mtx);
sys/powerpc/powermac/ata_dbdma.c
166
mtx_unlock(&sc->dbdma_mtx);
sys/powerpc/powermac/cpcht.c
408
mtx_unlock(&sc->htirq_mtx);
sys/powerpc/powermac/cpcht.c
416
mtx_unlock(&sc->htirq_mtx);
sys/powerpc/powermac/cpcht.c
432
mtx_unlock(&sc->htirq_mtx);
sys/powerpc/powermac/cpcht.c
455
mtx_unlock(&sc->htirq_mtx);
sys/powerpc/powermac/cpcht.c
459
mtx_unlock(&sc->htirq_mtx);
sys/powerpc/powermac/cpcht.c
473
mtx_unlock(&sc->htirq_mtx);
sys/powerpc/powermac/cuda.c
379
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/cuda.c
396
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/cuda.c
401
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/cuda.c
455
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/cuda.c
483
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/cuda.c
505
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/cuda.c
537
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/cuda.c
696
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/cuda.c
706
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/cuda.c
738
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/cuda.c
745
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/cuda.c
786
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/cuda.c
803
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/kiic.c
349
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/kiic.c
370
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/kiic.c
421
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/kiic.c
428
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/pmu.c
1097
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/pmu.c
1116
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/pmu.c
713
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/pmu.c
738
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/pmu.c
778
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/pmu.c
798
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/pmu.c
809
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/pmu.c
840
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/pmu.c
856
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/pmu.c
880
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/pmu.c
896
mtx_unlock(&sc->sc_mutex);
sys/powerpc/powermac/smu.c
1537
mtx_unlock(&sc->sc_mtx);
sys/powerpc/powermac/smu.c
1547
mtx_unlock(&sc->sc_mtx);
sys/powerpc/powermac/smu.c
1568
mtx_unlock(&sc->sc_mtx);
sys/powerpc/powermac/smu.c
483
mtx_unlock(&sc->sc_mtx);
sys/powerpc/powermac/smu.c
501
mtx_unlock(&sc->sc_mtx);
sys/powerpc/powermac/smu.c
527
mtx_unlock(&sc->sc_mtx);
sys/powerpc/powermac/smu.c
531
mtx_unlock(&sc->sc_mtx);
sys/powerpc/powernv/opal_flash.c
74
#define OPALFLASH_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/powerpc/powernv/opal_i2c.c
103
#define I2C_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/powerpc/powernv/opal_nvram.c
68
#define NVRAM_UNLOCK(sc) mtx_unlock(&sc->sc_mtx)
sys/powerpc/powernv/opal_sensor.c
57
#define SENSOR_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/powerpc/powerpc/exec_machdep.c
311
mtx_unlock(&psp->ps_mtx);
sys/powerpc/powerpc/intr_machdep.c
229
mtx_unlock(&intr_table_lock);
sys/powerpc/powerpc/intr_machdep.c
236
mtx_unlock(&intr_table_lock);
sys/powerpc/powerpc/intr_machdep.c
275
mtx_unlock(&intr_table_lock);
sys/powerpc/powerpc/intr_machdep.c
394
mtx_unlock(&intr_table_lock);
sys/powerpc/powerpc/intr_machdep.c
410
mtx_unlock(&intr_table_lock);
sys/powerpc/powerpc/intr_machdep.c
432
mtx_unlock(&intr_table_lock);
sys/powerpc/powerpc/intr_machdep.c
546
mtx_unlock(&intr_table_lock);
sys/powerpc/ps3/if_glc.c
365
mtx_unlock(&sc->sc_mtx);
sys/powerpc/ps3/if_glc.c
457
mtx_unlock(&sc->sc_mtx);
sys/powerpc/ps3/if_glc.c
481
mtx_unlock(&sc->sc_mtx);
sys/powerpc/ps3/if_glc.c
487
mtx_unlock(&sc->sc_mtx);
sys/powerpc/ps3/if_glc.c
759
mtx_unlock(&sc->sc_mtx);
sys/powerpc/ps3/if_glc.c
870
mtx_unlock(&sc->sc_mtx);
sys/powerpc/ps3/if_glc.c
889
mtx_unlock(&sc->sc_mtx);
sys/powerpc/ps3/mmu_ps3.c
191
mtx_unlock(&mps3_table_lock);
sys/powerpc/ps3/mmu_ps3.c
206
mtx_unlock(&mps3_table_lock);
sys/powerpc/ps3/mmu_ps3.c
217
mtx_unlock(&mps3_table_lock);
sys/powerpc/ps3/mmu_ps3.c
231
mtx_unlock(&mps3_table_lock);
sys/powerpc/ps3/mmu_ps3.c
236
mtx_unlock(&mps3_table_lock);
sys/powerpc/ps3/mmu_ps3.c
263
mtx_unlock(&mps3_table_lock);
sys/powerpc/ps3/ps3bus.c
667
mtx_unlock(&dinfo->iommu_mtx);
sys/powerpc/ps3/ps3bus.c
717
mtx_unlock(&dinfo->iommu_mtx);
sys/powerpc/ps3/ps3cdrom.c
67
#define PS3CDROM_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/powerpc/ps3/ps3disk.c
62
#define PS3DISK_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/powerpc/pseries/phyp_llan.c
316
mtx_unlock(&sc->io_lock);
sys/powerpc/pseries/phyp_llan.c
409
mtx_unlock(&sc->io_lock);
sys/powerpc/pseries/phyp_llan.c
424
mtx_unlock(&sc->io_lock);
sys/powerpc/pseries/phyp_llan.c
502
mtx_unlock(&sc->io_lock);
sys/powerpc/pseries/phyp_llan.c
543
mtx_unlock(&sc->io_lock);
sys/powerpc/pseries/phyp_vscsi.c
352
mtx_unlock(&sc->io_lock);
sys/powerpc/pseries/phyp_vscsi.c
376
mtx_unlock(&sc->io_lock);
sys/powerpc/pseries/phyp_vscsi.c
379
mtx_unlock(&sc->io_lock);
sys/powerpc/pseries/phyp_vscsi.c
398
mtx_unlock(&sc->io_lock);
sys/powerpc/pseries/phyp_vscsi.c
841
mtx_unlock(&sc->io_lock);
sys/powerpc/pseries/xics.c
306
mtx_unlock(&sc->sc_mtx);
sys/riscv/cvitek/cvitek_reset.c
112
mtx_unlock(&sc->mtx);
sys/riscv/eswin/eswin_reset.c
59
#define ERST_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/riscv/include/pmap.h
106
#define PMAP_UNLOCK(pmap) mtx_unlock(&(pmap)->pm_mtx)
sys/riscv/riscv/exec_machdep.c
383
mtx_unlock(&psp->ps_mtx);
sys/riscv/riscv/pmap.c
1654
mtx_unlock(&allpmaps_lock);
sys/riscv/riscv/pmap.c
1921
mtx_unlock(&allpmaps_lock);
sys/riscv/riscv/pmap.c
2129
mtx_unlock(&pv_chunks_mutex);
sys/riscv/riscv/pmap.c
2203
mtx_unlock(&pv_chunks_mutex);
sys/riscv/riscv/pmap.c
2279
mtx_unlock(&pv_chunks_mutex);
sys/riscv/riscv/pmap.c
542
mtx_unlock(&allpmaps_lock);
sys/riscv/sifive/fe310_aon.c
103
#define FEAON_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/riscv/sifive/sifive_gpio.c
78
#define SFGPIO_UNLOCK(_sc) mtx_unlock(&(_sc)->mtx)
sys/riscv/sifive/sifive_prci.c
86
#define PRCI_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/riscv/sifive/sifive_spi.c
85
#define SFSPI_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
sys/riscv/starfive/jh7110_gpio.c
75
#define JH7110_GPIO_UNLOCK(_sc) mtx_unlock(&(_sc)->mtx)
sys/riscv/starfive/jh7110_pcie.c
324
mtx_unlock(&sc->msi_mtx);
sys/riscv/starfive/jh7110_pcie.c
336
mtx_unlock(&sc->msi_mtx);
sys/riscv/starfive/jh7110_pcie.c
444
mtx_unlock(&sc->msi_mtx);
sys/rpc/clnt_bck.c
213
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_bck.c
241
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_bck.c
297
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_bck.c
411
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_bck.c
472
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_bck.c
523
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_bck.c
531
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_bck.c
537
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_bck.c
575
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_bck.c
606
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_dg.c
1001
mtx_unlock(&cs->cs_lock);
sys/rpc/clnt_dg.c
1009
mtx_unlock(&cs->cs_lock);
sys/rpc/clnt_dg.c
1078
mtx_unlock(&cs->cs_lock);
sys/rpc/clnt_dg.c
1119
mtx_unlock(&cs->cs_lock);
sys/rpc/clnt_dg.c
284
mtx_unlock(&cs->cs_lock);
sys/rpc/clnt_dg.c
358
mtx_unlock(&cs->cs_lock);
sys/rpc/clnt_dg.c
387
mtx_unlock(&cs->cs_lock);
sys/rpc/clnt_dg.c
422
mtx_unlock(&cs->cs_lock);
sys/rpc/clnt_dg.c
470
mtx_unlock(&cs->cs_lock);
sys/rpc/clnt_dg.c
654
mtx_unlock(&cs->cs_lock);
sys/rpc/clnt_dg.c
684
mtx_unlock(&cs->cs_lock);
sys/rpc/clnt_dg.c
770
mtx_unlock(&cs->cs_lock);
sys/rpc/clnt_dg.c
819
mtx_unlock(&cs->cs_lock);
sys/rpc/clnt_dg.c
823
mtx_unlock(&cs->cs_lock);
sys/rpc/clnt_dg.c
829
mtx_unlock(&cs->cs_lock);
sys/rpc/clnt_dg.c
835
mtx_unlock(&cs->cs_lock);
sys/rpc/clnt_dg.c
845
mtx_unlock(&cs->cs_lock);
sys/rpc/clnt_dg.c
932
mtx_unlock(&cs->cs_lock);
sys/rpc/clnt_dg.c
935
mtx_unlock(&cs->cs_lock);
sys/rpc/clnt_dg.c
950
mtx_unlock(&cs->cs_lock);
sys/rpc/clnt_dg.c
958
mtx_unlock(&cs->cs_lock);
sys/rpc/clnt_dg.c
981
mtx_unlock(&cs->cs_lock);
sys/rpc/clnt_nl.c
329
mtx_unlock(&nl->nl_lock);
sys/rpc/clnt_nl.c
339
mtx_unlock(&nl->nl_lock);
sys/rpc/clnt_nl.c
431
mtx_unlock(&nl->nl_lock);
sys/rpc/clnt_nl.c
438
mtx_unlock(&nl->nl_lock);
sys/rpc/clnt_nl.c
454
mtx_unlock(&nl->nl_lock);
sys/rpc/clnt_nl.c
514
mtx_unlock(&nl->nl_lock);
sys/rpc/clnt_nl.c
519
mtx_unlock(&nl->nl_lock);
sys/rpc/clnt_rc.c
143
mtx_unlock(&rc->rc_lock);
sys/rpc/clnt_rc.c
148
mtx_unlock(&rc->rc_lock);
sys/rpc/clnt_rc.c
152
mtx_unlock(&rc->rc_lock);
sys/rpc/clnt_rc.c
163
mtx_unlock(&rc->rc_lock);
sys/rpc/clnt_rc.c
263
mtx_unlock(&rc->rc_lock);
sys/rpc/clnt_rc.c
297
mtx_unlock(&rc->rc_lock);
sys/rpc/clnt_rc.c
302
mtx_unlock(&rc->rc_lock);
sys/rpc/clnt_rc.c
320
mtx_unlock(&rc->rc_lock);
sys/rpc/clnt_rc.c
326
mtx_unlock(&rc->rc_lock);
sys/rpc/clnt_rc.c
373
mtx_unlock(&rc->rc_lock);
sys/rpc/clnt_rc.c
376
mtx_unlock(&rc->rc_lock);
sys/rpc/clnt_rc.c
555
mtx_unlock(&rc->rc_lock);
sys/rpc/clnt_rc.c
563
mtx_unlock(&rc->rc_lock);
sys/rpc/clnt_vc.c
1019
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
1044
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
1149
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
1175
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
1203
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
1228
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
1273
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
1287
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
1297
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
311
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
344
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
352
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
414
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
442
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
529
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
593
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
643
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
647
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
655
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
661
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
680
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
764
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
771
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
785
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
789
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
802
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
810
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
816
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
843
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
861
mtx_unlock(&ct->ct_lock); /* To avoid a LOR. */
sys/rpc/clnt_vc.c
873
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
950
mtx_unlock(&ct->ct_lock);
sys/rpc/clnt_vc.c
953
mtx_unlock(&ct->ct_lock);
sys/rpc/replay.c
201
mtx_unlock(&rc->rc_lock);
sys/rpc/replay.c
205
mtx_unlock(&rc->rc_lock);
sys/rpc/replay.c
209
mtx_unlock(&rc->rc_lock);
sys/rpc/replay.c
219
mtx_unlock(&rc->rc_lock);
sys/rpc/replay.c
254
mtx_unlock(&rc->rc_lock);
sys/rpc/replay.c
96
mtx_unlock(&rc->rc_lock);
sys/rpc/rpcsec_gss/rpcsec_gss.c
1037
mtx_unlock(&gd->gd_lock);
sys/rpc/rpcsec_gss/rpcsec_gss.c
1045
mtx_unlock(&gd->gd_lock);
sys/rpc/rpcsec_gss/rpcsec_gss.c
1065
mtx_unlock(&gd->gd_lock);
sys/rpc/rpcsec_gss/rpcsec_gss.c
1068
mtx_unlock(&gd->gd_lock);
sys/rpc/rpcsec_gss/rpcsec_gss.c
1108
mtx_unlock(&gd->gd_lock);
sys/rpc/rpcsec_gss/rpcsec_gss.c
1112
mtx_unlock(&gd->gd_lock);
sys/rpc/rpcsec_gss/rpcsec_gss.c
1142
mtx_unlock(&gd->gd_lock);
sys/rpc/rpcsec_gss/rpcsec_gss.c
483
mtx_unlock(&gd->gd_lock);
sys/rpc/rpcsec_gss/rpcsec_gss.c
498
mtx_unlock(&gd->gd_lock);
sys/rpc/rpcsec_gss/rpcsec_gss.c
562
mtx_unlock(&gd->gd_lock);
sys/rpc/rpcsec_gss/rpcsec_gss.c
676
mtx_unlock(&gd->gd_lock);
sys/rpc/rpcsec_gss/rpcsec_gss.c
723
mtx_unlock(&gd->gd_lock);
sys/rpc/rpcsec_gss/rpcsec_gss.c
767
mtx_unlock(&gd->gd_lock);
sys/rpc/rpcsec_gss/rpcsec_gss.c
771
mtx_unlock(&gd->gd_lock);
sys/rpc/rpcsec_tls/rpctls_impl.c
177
mtx_unlock(&rpctls_lock);
sys/rpc/rpcsec_tls/rpctls_impl.c
229
mtx_unlock(&rpctls_lock);
sys/rpc/rpcsec_tls/rpctls_impl.c
242
mtx_unlock(&rpctls_lock);
sys/rpc/rpcsec_tls/rpctls_impl.c
282
mtx_unlock(&rpctls_lock);
sys/rpc/rpcsec_tls/rpctls_impl.c
306
mtx_unlock(&rpctls_lock);
sys/rpc/rpcsec_tls/rpctls_impl.c
393
mtx_unlock(&rpctls_lock);
sys/rpc/rpcsec_tls/rpctls_impl.c
418
mtx_unlock(&rpctls_lock);
sys/rpc/svc.c
1099
mtx_unlock(&grp->sg_lock);
sys/rpc/svc.c
1123
mtx_unlock(&grp->sg_lock);
sys/rpc/svc.c
1192
mtx_unlock(&grp->sg_lock);
sys/rpc/svc.c
1252
mtx_unlock(&grp->sg_lock);
sys/rpc/svc.c
1269
mtx_unlock(&grp->sg_lock);
sys/rpc/svc.c
1291
mtx_unlock(&stpref->st_lock);
sys/rpc/svc.c
1318
mtx_unlock(&grp->sg_lock);
sys/rpc/svc.c
1327
mtx_unlock(&st->st_lock);
sys/rpc/svc.c
1333
mtx_unlock(&st->st_lock);
sys/rpc/svc.c
1350
mtx_unlock(&grp->sg_lock);
sys/rpc/svc.c
1369
mtx_unlock(&grp->sg_lock);
sys/rpc/svc.c
1416
mtx_unlock(&grp->sg_lock);
sys/rpc/svc.c
1436
mtx_unlock(&grp->sg_lock);
sys/rpc/svc.c
201
mtx_unlock(&grp->sg_lock);
sys/rpc/svc.c
211
mtx_unlock(&pool->sp_lock);
sys/rpc/svc.c
216
mtx_unlock(&pool->sp_lock);
sys/rpc/svc.c
220
mtx_unlock(&pool->sp_lock);
sys/rpc/svc.c
259
mtx_unlock(&pool->sp_lock);
sys/rpc/svc.c
264
mtx_unlock(&grp->sg_lock);
sys/rpc/svc.c
282
mtx_unlock(&pool->sp_lock);
sys/rpc/svc.c
308
mtx_unlock(&pool->sp_lock);
sys/rpc/svc.c
334
mtx_unlock(&pool->sp_lock);
sys/rpc/svc.c
356
mtx_unlock(&grp->sg_lock);
sys/rpc/svc.c
385
mtx_unlock(&grp->sg_lock);
sys/rpc/svc.c
389
mtx_unlock(&grp->sg_lock);
sys/rpc/svc.c
443
mtx_unlock(&grp->sg_lock);
sys/rpc/svc.c
457
mtx_unlock(&grp->sg_lock);
sys/rpc/svc.c
480
mtx_unlock(&grp->sg_lock);
sys/rpc/svc.c
530
mtx_unlock(&pool->sp_lock);
sys/rpc/svc.c
537
mtx_unlock(&pool->sp_lock);
sys/rpc/svc.c
551
mtx_unlock(&pool->sp_lock);
sys/rpc/svc.c
583
mtx_unlock(&pool->sp_lock);
sys/rpc/svc.c
602
mtx_unlock(&pool->sp_lock);
sys/rpc/svc.c
607
mtx_unlock(&pool->sp_lock);
sys/rpc/svc.c
612
mtx_unlock(&pool->sp_lock);
sys/rpc/svc.c
632
mtx_unlock(&pool->sp_lock);
sys/rpc/svc_vc.c
959
mtx_unlock(&ct->ct_lock);
sys/rpc/svc_vc.c
964
mtx_unlock(&ct->ct_lock);
sys/security/audit/audit.c
227
mtx_unlock(&audit_mtx);
sys/security/audit/audit.c
428
mtx_unlock(&audit_mtx);
sys/security/audit/audit.c
549
mtx_unlock(&audit_mtx);
sys/security/audit/audit.c
565
mtx_unlock(&audit_mtx);
sys/security/audit/audit.c
574
mtx_unlock(&audit_mtx);
sys/security/audit/audit_bsm_db.c
80
#define EVCLASS_WUNLOCK() mtx_unlock(&evclass_mtx);
sys/security/audit/audit_pipe.c
184
#define AUDIT_PIPE_UNLOCK(ap) mtx_unlock(&(ap)->ap_mtx)
sys/security/audit/audit_private.h
419
#define EVNAME_UNLOCK(ene) mtx_unlock(&(ene)->ene_lock)
sys/security/audit/audit_trigger.c
114
mtx_unlock(&audit_trigger_mtx);
sys/security/audit/audit_trigger.c
139
mtx_unlock(&audit_trigger_mtx);
sys/security/audit/audit_trigger.c
146
mtx_unlock(&audit_trigger_mtx);
sys/security/audit/audit_trigger.c
74
mtx_unlock(&audit_trigger_mtx);
sys/security/audit/audit_trigger.c
92
mtx_unlock(&audit_trigger_mtx);
sys/security/audit/audit_worker.c
469
mtx_unlock(&audit_mtx);
sys/security/mac/mac_internal.h
232
mtx_unlock(&mac_ifnet_mtx); \
sys/security/mac/mac_syscalls.c
349
mtx_unlock(&pr->pr_mtx);
sys/security/mac/mac_syscalls.c
378
mtx_unlock(&pr->pr_mtx);
sys/security/mac_bsdextended/mac_bsdextended.c
194
mtx_unlock(&ugidfw_mtx);
sys/security/mac_bsdextended/mac_bsdextended.c
444
mtx_unlock(&ugidfw_mtx);
sys/security/mac_bsdextended/mac_bsdextended.c
448
mtx_unlock(&ugidfw_mtx);
sys/security/mac_ipacl/mac_ipacl.c
282
mtx_unlock(&rule_mtx);
sys/security/mac_ipacl/mac_ipacl.c
304
mtx_unlock(&rule_mtx);
sys/security/mac_ipacl/mac_ipacl.c
386
mtx_unlock(&rule_mtx);
sys/security/mac_lomac/mac_lomac.c
2247
mtx_unlock(&subj->mtx);
sys/security/mac_lomac/mac_lomac.c
2266
mtx_unlock(&subj->mtx);
sys/security/mac_lomac/mac_lomac.c
2271
mtx_unlock(&subj->mtx);
sys/security/mac_lomac/mac_lomac.c
512
mtx_unlock(&subj->mtx);
sys/security/mac_lomac/mac_lomac.c
538
mtx_unlock(&subj->mtx);
sys/security/mac_portacl/mac_portacl.c
315
mtx_unlock(&rule_mtx);
sys/security/mac_portacl/mac_portacl.c
340
mtx_unlock(&rule_mtx);
sys/security/mac_portacl/mac_portacl.c
362
mtx_unlock(&rule_mtx);
sys/security/mac_portacl/mac_portacl.c
418
mtx_unlock(&rule_mtx);
sys/security/mac_veriexec/veriexec_metadata.c
152
mtx_unlock(&ve_mutex);
sys/security/mac_veriexec/veriexec_metadata.c
221
mtx_unlock(&ve_mutex);
sys/security/mac_veriexec/veriexec_metadata.c
272
mtx_unlock(&ve_mutex);
sys/security/mac_veriexec/veriexec_metadata.c
330
mtx_unlock(&ve_mutex);
sys/security/mac_veriexec/veriexec_metadata.c
352
mtx_unlock(&ve_mutex);
sys/security/mac_veriexec/veriexec_metadata.c
380
mtx_unlock(&ve_mutex);
sys/security/mac_veriexec/veriexec_metadata.c
415
mtx_unlock(&ve_mutex);
sys/security/mac_veriexec/veriexec_metadata.c
419
mtx_unlock(&ve_mutex);
sys/security/mac_veriexec/veriexec_metadata.c
696
mtx_unlock(&ve_mutex);
sys/security/mac_veriexec/veriexec_metadata.c
718
mtx_unlock(&ve_mutex);
sys/security/mac_veriexec_parser/mac_veriexec_parser.c
365
mtx_unlock(&ve_mutex);
sys/security/mac_veriexec_parser/mac_veriexec_parser.c
463
mtx_unlock(&ve_mutex);
sys/sys/eventhandler.h
57
#define EHL_UNLOCK(p) mtx_unlock(&(p)->el_lock)
sys/sys/filedesc.h
162
#define PWDDESC_XUNLOCK(pdp) mtx_unlock(PWDDESC_LOCK(pdp))
sys/sys/jail.h
322
mtx_unlock(&pr->pr_mtx);
sys/sys/jaildesc.h
69
#define JAILDESC_UNLOCK(jd) mtx_unlock(&(jd)->jd_lock)
sys/sys/mount.h
319
#define MNT_IUNLOCK(mp) mtx_unlock(&(mp)->mnt_mtx)
sys/sys/mutex.h
400
mtx_unlock(mtx_pool_find((pool), (ptr)))
sys/sys/mutex.h
503
mtx_unlock(&Giant); \
sys/sys/pipe.h
144
#define PIPE_UNLOCK(pipe) mtx_unlock(PIPE_MTX(pipe))
sys/sys/proc.h
967
#define PROC_UNLOCK(p) mtx_unlock(&(p)->p_mtx)
sys/sys/proc.h
974
#define PGRP_UNLOCK(pg) mtx_unlock(&(pg)->pg_mtx)
sys/sys/proc.h
989
#define SESS_UNLOCK(s) mtx_unlock(&(s)->s_mtx)
sys/sys/procdesc.h
83
#define PROCDESC_UNLOCK(pd) mtx_unlock(&(pd)->pd_lock)
sys/sys/racct.h
164
#define RACCT_UNLOCK() mtx_unlock(&racct_lock)
sys/sys/signalvar.h
335
#define SIGIO_UNLOCK() mtx_unlock(&sigio_lock)
sys/sys/sockbuf.h
205
#define SOCKBUF_UNLOCK(_sb) mtx_unlock(SOCKBUF_MTX(_sb))
sys/sys/socketvar.h
249
#define SOCK_UNLOCK(so) mtx_unlock(&(so)->so_lock)
sys/sys/socketvar.h
263
mtx_unlock(&(sol)->so_lock); \
sys/sys/socketvar.h
285
mtx_unlock(SOCK_RECVBUF_MTX(so))
sys/sys/socketvar.h
296
mtx_unlock(SOCK_SENDBUF_MTX(so))
sys/sys/socketvar.h
305
mtx_unlock(soeventmtx(so, which))
sys/sys/timeet.h
87
#define ET_UNLOCK() mtx_unlock(&et_eventtimers_mtx)
sys/sys/timers.h
68
#define ITIMER_UNLOCK(it) mtx_unlock(&(it)->it_mtx)
sys/sys/tty.h
172
#define tty_unlock(tp) mtx_unlock((tp)->t_mtx)
sys/sys/umtxvar.h
263
mtx_unlock(&uc->uc_lock);
sys/sys/vnode.h
475
#define VI_UNLOCK(vp) mtx_unlock(&(vp)->v_interlock)
sys/tests/epoch/epoch_test.c
104
mtx_unlock(mtxp);
sys/tests/epoch/epoch_test.c
120
mtx_unlock(&state_mtx);
sys/tests/epoch/epoch_test.c
127
mtx_unlock(&state_mtx);
sys/tests/epoch/epoch_test.c
180
mtx_unlock(&state_mtx);
sys/tests/epoch/epoch_test.c
206
mtx_unlock(&state_mtx);
sys/tests/epoch/epoch_test.c
80
mtx_unlock(mtxp);
sys/tests/framework/kern_testfrwk.c
82
#define KTFRWK_UNLOCK() mtx_unlock(&kfrwk.kfrwk_mtx)
sys/tests/ktest.c
49
#define KTEST_UNLOCK() mtx_unlock(&ktest_mtx)
sys/ufs/ffs/ffs_snapshot.c
2614
mtx_unlock(&snapfree_lock);
sys/ufs/ffs/ffs_snapshot.c
2637
mtx_unlock(&snapfree_lock);
sys/ufs/ffs/ffs_softdep.c
940
#define FREE_GBLLOCK(lk) mtx_unlock(lk)
sys/ufs/ufs/quota.h
201
#define DQI_UNLOCK(dq) mtx_unlock(&(dq)->dq_lock)
sys/ufs/ufs/ufs_dirhash.c
107
#define DIRHASHLIST_UNLOCK() mtx_unlock(&ufsdirhash_mtx)
sys/ufs/ufs/ufs_quota.c
1155
#define DQH_UNLOCK() mtx_unlock(&dqhlock)
sys/ufs/ufs/ufs_quota.c
1704
mtx_unlock(&dqhlock);
sys/ufs/ufs/ufsmount.h
163
#define UFS_UNLOCK(aa) mtx_unlock(&(aa)->um_lock)
sys/vm/device_pager.c
131
mtx_unlock(&dev_pager_mtx);
sys/vm/device_pager.c
184
mtx_unlock(&dev_pager_mtx);
sys/vm/device_pager.c
219
mtx_unlock(&dev_pager_mtx);
sys/vm/device_pager.c
228
mtx_unlock(&dev_pager_mtx);
sys/vm/device_pager.c
254
mtx_unlock(&dev_pager_mtx);
sys/vm/device_pager.c
342
mtx_unlock(&dev_pager_mtx);
sys/vm/memguard.c
97
mtx_unlock(&malloc_mtx);
sys/vm/phys_pager.c
103
mtx_unlock(&phys_pager_mtx);
sys/vm/phys_pager.c
131
mtx_unlock(&phys_pager_mtx);
sys/vm/phys_pager.c
162
mtx_unlock(&phys_pager_mtx);
sys/vm/swap_pager.c
1040
mtx_unlock(&sw_dev_mtx);
sys/vm/swap_pager.c
1071
mtx_unlock(&sw_dev_mtx);
sys/vm/swap_pager.c
1597
mtx_unlock(&swbuf_mtx);
sys/vm/swap_pager.c
1606
mtx_unlock(&swbuf_mtx);
sys/vm/swap_pager.c
1854
mtx_unlock(&swbuf_mtx);
sys/vm/swap_pager.c
2055
mtx_unlock(&vm_object_list_mtx);
sys/vm/swap_pager.c
2080
mtx_unlock(&vm_object_list_mtx);
sys/vm/swap_pager.c
2773
mtx_unlock(&sw_dev_mtx);
sys/vm/swap_pager.c
2817
mtx_unlock(&sw_dev_mtx);
sys/vm/swap_pager.c
2885
mtx_unlock(&sw_dev_mtx);
sys/vm/swap_pager.c
2901
mtx_unlock(&sw_dev_mtx);
sys/vm/swap_pager.c
2918
mtx_unlock(&sw_dev_mtx);
sys/vm/swap_pager.c
2932
mtx_unlock(&sw_dev_mtx);
sys/vm/swap_pager.c
2976
mtx_unlock(&sw_dev_mtx);
sys/vm/swap_pager.c
3176
mtx_unlock(&sw_dev_mtx);
sys/vm/swap_pager.c
3189
mtx_unlock(&sw_dev_mtx);
sys/vm/swap_pager.c
3196
mtx_unlock(&sw_dev_mtx);
sys/vm/swap_pager.c
3204
mtx_unlock(&sw_dev_mtx);
sys/vm/swap_pager.c
3256
mtx_unlock(&sw_dev_mtx);
sys/vm/swap_pager.c
3269
mtx_unlock(&sw_dev_mtx);
sys/vm/swap_pager.c
3297
mtx_unlock(&sw_dev_mtx);
sys/vm/swap_pager.c
3301
mtx_unlock(&sw_dev_mtx);
sys/vm/swap_pager.c
3404
mtx_unlock(&sw_dev_mtx);
sys/vm/swap_pager.c
3408
mtx_unlock(&sw_dev_mtx);
sys/vm/swap_pager.c
3457
mtx_unlock(&swbuf_mtx);
sys/vm/swap_pager.c
973
mtx_unlock(&sw_dev_mtx);
sys/vm/swap_pager.c
992
mtx_unlock(&sw_dev_mtx);
sys/vm/uma_core.c
4880
mtx_unlock(lock);
sys/vm/uma_core.c
4886
mtx_unlock(lock);
sys/vm/uma_int.h
553
#define KEG_UNLOCK(k, d) mtx_unlock(KEG_LOCKPTR(k, d))
sys/vm/uma_int.h
580
#define ZDOM_UNLOCK(z) mtx_unlock(&(z)->uzd_lock)
sys/vm/uma_int.h
589
#define ZONE_CROSS_UNLOCK(z) mtx_unlock(&(z)->uz_cross_lock)
sys/vm/vm_map.c
836
mtx_unlock(&map_sleep_mtx);
sys/vm/vm_meter.c
264
mtx_unlock(&vm_object_list_mtx);
sys/vm/vm_object.c
225
mtx_unlock(&vm_object_list_mtx);
sys/vm/vm_object.c
2540
mtx_unlock(&vm_object_list_mtx);
sys/vm/vm_object.c
2565
mtx_unlock(&vm_object_list_mtx);
sys/vm/vm_object.c
2653
mtx_unlock(&vm_object_list_mtx);
sys/vm/vm_page.c
3388
mtx_unlock(&vm_domainset_lock);
sys/vm/vm_page.c
3431
mtx_unlock(&vm_domainset_lock);
sys/vm/vm_page.c
3446
mtx_unlock(&vm_domainset_lock);
sys/vm/vm_page.c
3462
mtx_unlock(&vm_domainset_lock);
sys/vm/vm_page.c
3506
mtx_unlock(&vm_domainset_lock);
sys/vm/vm_page.c
3533
mtx_unlock(&vm_domainset_lock);
sys/vm/vm_page.c
3636
mtx_unlock(&vm_domainset_lock);
sys/vm/vm_pageout.c
1955
mtx_unlock(&vm_oom_ratelim_mtx);
sys/vm/vm_pageout.c
1959
mtx_unlock(&vm_oom_ratelim_mtx);
sys/vm/vm_pagequeue.h
309
#define vm_pagequeue_unlock(pq) mtx_unlock(&(pq)->pq_mutex)
sys/vm/vm_pagequeue.h
322
mtx_unlock(vm_domain_free_lockptr((d)))
sys/vm/vm_pagequeue.h
333
mtx_unlock(vm_domain_pageout_lockptr((d)))
sys/vm/vm_pager.c
411
mtx_unlock(&pagertab_lock);
sys/vm/vm_pager.c
440
mtx_unlock(&pagertab_lock);
sys/vm/vm_pager.c
452
mtx_unlock(&pagertab_lock);
sys/vm/vm_reserv.c
179
#define vm_reserv_unlock(rv) mtx_unlock(vm_reserv_lockptr(rv))
sys/vm/vm_reserv.c
227
#define vm_reserv_domain_unlock(d) mtx_unlock(vm_reserv_domain_lockptr(d))
sys/vm/vm_reserv.c
230
#define vm_reserv_domain_scan_unlock(d) mtx_unlock(&vm_rvd[(d)].marker.lock)
sys/vm/vm_reserv.c
276
mtx_unlock(vm_reserv_object_lock_ptr((object)))
sys/vm/vm_swapout.c
307
mtx_unlock(&vm_daemon_mtx);
sys/x86/iommu/amd_iommu.h
109
#define AMDIOMMU_UNLOCK(unit) mtx_unlock(&AMD2IOMMU(unit)->lock)
sys/x86/iommu/amd_iommu.h
131
#define AMDIOMMU_DOMAIN_UNLOCK(dom) mtx_unlock(&(dom)->iodom.lock)
sys/x86/iommu/intel_dmar.h
151
#define DMAR_UNLOCK(dmar) mtx_unlock(&DMAR2IOMMU(dmar)->lock)
sys/x86/iommu/intel_dmar.h
84
#define DMAR_DOMAIN_UNLOCK(dom) mtx_unlock(&(dom)->iodom.lock)
sys/x86/isa/atrtc.c
593
mtx_unlock(&atrtc_time_lock);
sys/x86/isa/atrtc.c
630
mtx_unlock(&atrtc_time_lock);
sys/x86/isa/isa_dma.c
121
mtx_unlock(&isa_dma_lock);
sys/x86/isa/isa_dma.c
128
mtx_unlock(&isa_dma_lock);
sys/x86/isa/isa_dma.c
148
mtx_unlock(&isa_dma_lock);
sys/x86/isa/isa_dma.c
153
mtx_unlock(&isa_dma_lock);
sys/x86/isa/isa_dma.c
189
mtx_unlock(&isa_dma_lock);
sys/x86/isa/isa_dma.c
213
mtx_unlock(&isa_dma_lock);
sys/x86/isa/isa_dma.c
347
mtx_unlock(&isa_dma_lock);
sys/x86/isa/isa_dma.c
377
mtx_unlock(&isa_dma_lock);
sys/x86/isa/isa_dma.c
506
mtx_unlock(&isa_dma_lock);
sys/x86/isa/isa_dma.c
539
mtx_unlock(&isa_dma_lock);
sys/x86/isa/isa_dma.c
551
mtx_unlock(&isa_dma_lock);
sys/x86/x86/intr_machdep.c
155
mtx_unlock(&intrpic_lock);
sys/x86/x86/intr_machdep.c
392
mtx_unlock(&intrpic_lock);
sys/x86/x86/intr_machdep.c
405
mtx_unlock(&intrpic_lock);
sys/x86/x86/msi.c
397
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
402
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
460
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
464
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
481
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
487
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
495
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
525
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
538
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
544
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
550
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
559
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
570
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
582
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
595
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
612
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
618
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
629
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
643
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
652
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
656
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
710
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
716
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
727
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
733
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
741
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
761
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
775
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
781
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
789
mtx_unlock(&msi_lock);
sys/x86/x86/msi.c
801
mtx_unlock(&msi_lock);
sys/x86/x86/stack_machdep.c
149
mtx_unlock(&intr_lock);
sys/x86/xen/xen_arch_intr.c
328
mtx_unlock(&xen_intr_x86_lock);
sys/x86/xen/xen_arch_intr.c
344
mtx_unlock(&xen_intr_x86_lock);
sys/x86/xen/xen_arch_intr.c
354
mtx_unlock(&xen_intr_x86_lock);
sys/x86/xen/xen_arch_intr.c
381
mtx_unlock(&xen_intr_x86_lock);
sys/xen/xenbus/xenbusb.c
420
mtx_unlock(&xbs->xbs_lock);
sys/xen/xenbus/xenbusb.c
423
mtx_unlock(&xbs->xbs_lock);
sys/xen/xenbus/xenbusb.c
716
mtx_unlock(&xbs->xbs_lock);
sys/xen/xenbus/xenbusb_back.c
102
mtx_unlock(&xbs->xbs_lock);
sys/xen/xenbus/xenbusb_back.c
99
mtx_unlock(&xbs->xbs_lock);
tools/regression/kthread/kld/kthrdlk.c
103
mtx_unlock(&test_global_lock);
tools/regression/kthread/kld/kthrdlk.c
120
mtx_unlock(&test_global_lock);
tools/regression/kthread/kld/kthrdlk.c
79
mtx_unlock(&test_global_lock);
tools/tools/vhba/faulty/vhba_faulty.c
100
mtx_unlock(&vhbas->vhba->lock);
tools/tools/vhba/lots/vhba_lots.c
93
mtx_unlock(&vhbas->vhba->lock);
tools/tools/vhba/medium/vhba_medium.c
93
mtx_unlock(&vhbas->vhba->lock);
tools/tools/vhba/mptest/vhba_mptest.c
127
mtx_unlock(&vhbas->vhba->lock);
tools/tools/vhba/mptest/vhba_mptest.c
405
mtx_unlock(&vhbas->vhba->lock);
tools/tools/vhba/rptluns/vhba_rptluns.c
114
mtx_unlock(&vhbas->vhba->lock);
tools/tools/vhba/simple/vhba_simple.c
93
mtx_unlock(&vhbas->vhba->lock);
tools/tools/vhba/vhba.c
417
mtx_unlock(&vhba->lock);
tools/tools/vhba/vhba.c
421
mtx_unlock(&vhba->lock);
tools/tools/vhba/vhba.c
57
mtx_unlock(&vhba->lock);
tools/tools/vhba/vhba.c
60
mtx_unlock(&vhba->lock);