Symbol: mutex_owned
sys/arch/aarch64/aarch64/pmap.c
1059
KASSERT(mutex_owned(&pm->pm_lock)); /* for pv_proc */
sys/arch/aarch64/aarch64/pmap.c
1060
KASSERT(mutex_owned(&pp->pp_pvlock));
sys/arch/aarch64/aarch64/pmap.c
1159
KASSERT(mutex_owned(&pp->pp_pvlock));
sys/arch/aarch64/aarch64/pmap.c
1235
KASSERT(mutex_owned(&pv->pv_pmap->pm_lock));
sys/arch/aarch64/aarch64/pmap.c
1556
KASSERT(mutex_owned(&pm->pm_lock));
sys/arch/aarch64/aarch64/pmap.c
1581
KASSERT(mutex_owned(&pm->pm_lock));
sys/arch/aarch64/aarch64/pmap.c
1621
KASSERT(mutex_owned(&pm->pm_lock));
sys/arch/aarch64/aarch64/pmap.c
1695
KASSERT(kenter || mutex_owned(&pm->pm_lock));
sys/arch/aarch64/aarch64/pmap.c
2140
KASSERT(kremove || mutex_owned(&pm->pm_lock));
sys/arch/aarch64/aarch64/pmap.c
256
KASSERT(mutex_owned(&pp->pp_pvlock));
sys/arch/aarch64/aarch64/pmap.c
439
KASSERT(mutex_owned(&pm->pm_lock));
sys/arch/aarch64/aarch64/pmap.c
451
KASSERT(mutex_owned(&pm->pm_lock));
sys/arch/aarch64/aarch64/pmap.c
618
KASSERT(mutex_owned(&pm->pm_lock) || pm->pm_refcnt == 0);
sys/arch/aarch64/aarch64/pmap.c
818
KASSERT(pm == pmap_kernel() || mutex_owned(&pm->pm_lock));
sys/arch/alpha/alpha/interrupt.c
119
KASSERT(mutex_owned(&cpu_lock));
sys/arch/alpha/alpha/interrupt.c
141
KASSERT(mutex_owned(&cpu_lock));
sys/arch/alpha/alpha/interrupt.c
168
KASSERT(mutex_owned(&cpu_lock));
sys/arch/alpha/common/shared_intr.c
232
KASSERT(mutex_owned(&cpu_lock));
sys/arch/alpha/common/shared_intr.c
291
KASSERT(mutex_owned(&cpu_lock));
sys/arch/alpha/common/shared_intr.c
442
KASSERT(mutex_owned(&cpu_lock));
sys/arch/alpha/pci/pci_6600.c
352
KASSERT(mutex_owned(&cpu_lock));
sys/arch/alpha/pci/pci_6600.c
362
KASSERT(mutex_owned(&cpu_lock));
sys/arch/alpha/pci/pci_6600.c
375
KASSERT(mutex_owned(&cpu_lock));
sys/arch/alpha/pci/pci_machdep.c
271
KASSERT(mutex_owned(&cpu_lock));
sys/arch/alpha/pci/pci_machdep.c
424
KASSERT(mutex_owned(&cpu_lock));
sys/arch/amd64/amd64/gdt.c
228
KASSERT(mutex_owned(&cpu_lock));
sys/arch/amd64/amd64/gdt.c
245
KASSERT(mutex_owned(&cpu_lock));
sys/arch/amd64/amd64/gdt.c
290
KASSERT(mutex_owned(&cpu_lock));
sys/arch/amd64/amd64/gdt.c
303
KASSERT(mutex_owned(&cpu_lock));
sys/arch/amd64/amd64/machdep.c
605
KASSERT(mutex_owned(p->p_lock));
sys/arch/arm/amlogic/meson_pinctrl.c
280
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/arm/amlogic/meson_sdhc.c
459
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/arch/arm/amlogic/meson_sdio.c
341
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/arch/arm/arm32/pmap.c
548
return mutex_owned(&pmap_lock);
sys/arch/arm/broadcom/bcm2835_emmc.c
285
KASSERT(mutex_owned(plock));
sys/arch/arm/broadcom/bcm2835_gpio.c
782
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/arm/broadcom/bcm2835_gpio.c
818
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/arm/broadcom/bcm2835_mbox.c
56
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/arch/arm/broadcom/bcm2835_sdhost.c
352
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/arch/arm/broadcom/bcm2835_sdhost.c
472
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/arch/arm/broadcom/bcm2835_vcaudio.c
584
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/arch/arm/broadcom/bcm2835_vcaudio.c
811
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/arch/arm/nvidia/tegra_cec.c
287
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/arm/pic/pic.c
960
KASSERT(mutex_owned(&cpu_lock));
sys/arch/arm/sunxi/sun4i_emac.c
738
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/arch/arm/sunxi/sun8i_crypto.c
1033
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/arch/arm/sunxi/sun8i_crypto.c
1202
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/arm/sunxi/sunxi_can.c
253
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/arch/arm/sunxi/sunxi_can.c
309
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/arch/arm/sunxi/sunxi_can.c
324
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/arch/arm/sunxi/sunxi_can.c
343
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/arch/arm/sunxi/sunxi_emac.c
75
#define EMAC_ASSERT_LOCKED(sc) KASSERT(mutex_owned(&(sc)->mtx))
sys/arch/arm/sunxi/sunxi_gpio.c
232
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/arm/sunxi/sunxi_gpio.c
266
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/arm/sunxi/sunxi_gpio.c
294
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/arm/sunxi/sunxi_gpio.c
318
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/arm/sunxi/sunxi_hdmi.c
1082
KASSERT(mutex_owned(&sc->sc_pwr_lock));
sys/arch/arm/sunxi/sunxi_hdmi.c
1119
KASSERT(mutex_owned(&sc->sc_pwr_lock));
sys/arch/arm/sunxi/sunxi_nand.c
198
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/arm/sunxi/sunxi_rsb.c
285
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/arch/arm/sunxi/sunxi_sramc.c
178
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/arm/sunxi/sunxi_sramc.c
188
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/arm/ti/ti_gpio.c
155
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/arm/ti/ti_iic.c
562
KASSERT(mutex_owned(&sc->sc_mtx));
sys/arch/arm/ti/ti_iic.c
587
KASSERT(mutex_owned(&sc->sc_mtx));
sys/arch/arm/ti/ti_iic.c
615
KASSERT(mutex_owned(&sc->sc_mtx));
sys/arch/arm/ti/ti_sdhc.c
587
KASSERT(mutex_owned(plock));
sys/arch/arm/xilinx/zynq_gpio.c
97
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/evbppc/nintendo/dev/exi.c
257
KASSERT(mutex_owned(&ch->ch_lock));
sys/arch/evbppc/nintendo/dev/exi.c
289
KASSERT(mutex_owned(&ch->ch_lock));
sys/arch/evbppc/nintendo/dev/exi.c
322
KASSERT(mutex_owned(&ch->ch_lock));
sys/arch/evbppc/nintendo/dev/exi.c
368
KASSERT(mutex_owned(&ch->ch_lock));
sys/arch/hppa/gsc/harmony.c
1032
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/arch/hppa/gsc/harmony.c
1075
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/arch/hppa/gsc/harmony.c
1116
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/arch/hppa/hppa/pmap.c
255
return mutex_owned(&pmap_pv_locks[PMAP_PV_LOCK(md)].lock);
sys/arch/i386/i386/gdt.c
259
KASSERT(mutex_owned(&cpu_lock));
sys/arch/i386/i386/gdt.c
276
KASSERT(mutex_owned(&cpu_lock));
sys/arch/i386/i386/gdt.c
309
KASSERT(mutex_owned(&cpu_lock));
sys/arch/i386/i386/gdt.c
327
KASSERT(mutex_owned(&cpu_lock));
sys/arch/i386/i386/machdep.c
684
KASSERT(mutex_owned(p->p_lock));
sys/arch/i386/pci/elan520.c
263
KASSERT(mutex_owned(&sc->sc_mtx));
sys/arch/i386/pci/elan520.c
293
KASSERT(mutex_owned(&sc->sc_mtx));
sys/arch/i386/pci/elan520.c
335
KASSERT(mutex_owned(&sc->sc_mtx));
sys/arch/ia64/include/pmap.h
124
#define PMAP_LOCK_ASSERT(pmap) KASSERT(mutex_owned(&(pmap)->pm_mtx))
sys/arch/ia64/include/pmap.h
127
#define PMAP_LOCKED(pmap) mutex_owned(&(pmap)->pm_mtx)
sys/arch/landisk/dev/button.c
303
KASSERT(mutex_owned(&btn_event_queue_lock));
sys/arch/mac68k/obio/ascaudio.c
399
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/mac68k/obio/ascaudio.c
584
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/mac68k/obio/ascaudio.c
621
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/mac68k/obio/ascaudio.c
662
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/mac68k/obio/ascaudio.c
685
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/mac68k/obio/ascaudio.c
710
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/mac68k/obio/ascaudio.c
761
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/mips/adm5120/dev/ahci.c
1014
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/arch/mips/adm5120/dev/ahci.c
1161
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/arch/mips/adm5120/dev/ahci.c
746
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/arch/mips/adm5120/dev/ahci.c
764
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/mips/adm5120/dev/ahci.c
788
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/mips/adm5120/dev/ahci.c
807
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/mips/adm5120/dev/ahci.c
837
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/arch/mips/rmi/rmixl_fmn.c
560
KASSERT(mutex_owned(fmnp->fmn_lock) != 0);
sys/arch/mips/rmi/rmixl_fmn.c
903
KASSERT(mutex_owned(fmnp->fmn_lock) != 0);
sys/arch/mips/rmi/rmixl_intr.c
643
KASSERT(mutex_owned(&rmixl_intr_lock));
sys/arch/mips/rmi/rmixl_intr.c
659
KASSERT(mutex_owned(&rmixl_intr_lock));
sys/arch/mips/rmi/rmixl_intr.c
725
KASSERT(mutex_owned(&rmixl_intr_lock));
sys/arch/mips/rmi/rmixl_intr.c
828
KASSERT(mutex_owned(&rmixl_intr_lock));
sys/arch/powerpc/booke/e500_intr.c
1490
KASSERT(mutex_owned(&cpu_lock));
sys/arch/powerpc/booke/e500_intr.c
1491
KASSERT(mutex_owned(&e500_intr_lock));
sys/arch/powerpc/booke/e500_intr.c
1712
KASSERT(mutex_owned(&cpu_lock));
sys/arch/powerpc/booke/pci/pq3pci.c
1158
KASSERT(mutex_owned(&pq3pci_msigroups_lock));
sys/arch/powerpc/booke/pci/pq3pci.c
694
KASSERT(mutex_owned(&pq3pci_intrsources_lock));
sys/arch/riscv/starfive/jh7110_syscon.c
79
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/riscv/starfive/jh7110_syscon.c
89
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/riscv/starfive/jh7110_trng.c
169
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/sgimips/hpc/haud.c
1022
KASSERT(!mutex_owned(&sc->sc_intr_lock));
sys/arch/sgimips/hpc/haud.c
1078
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/arch/sgimips/hpc/haud.c
374
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/arch/sgimips/hpc/haud.c
394
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/arch/sgimips/hpc/haud.c
445
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/arch/sgimips/hpc/haud.c
465
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/arch/sgimips/hpc/haud.c
522
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/arch/sgimips/hpc/haud.c
606
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/arch/sgimips/hpc/haud.c
677
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/arch/sgimips/hpc/haud.c
990
KASSERT(!mutex_owned(&sc->sc_intr_lock));
sys/arch/sgimips/mace/mavb.c
727
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/arch/sparc/sparc/intr.c
381
if (mutex_owned(&xpmsg_mutex) == 0) {
sys/arch/sparc/sparc/pmap.c
2141
KASSERT(mutex_owned(&ctx_lock));
sys/arch/sparc/sparc/pmap.c
2313
KASSERT(mutex_owned(&ctx_lock));
sys/arch/sparc64/sparc64/pmap.c
2792
KASSERT(mutex_owned(&pmap_lock));
sys/arch/sparc64/sparc64/pmap.c
3237
KASSERT(mutex_owned(&ci->ci_ctx_lock));
sys/arch/sparc64/sparc64/pmap.c
3287
KASSERT(mutex_owned(&pmap_lock));
sys/arch/sparc64/sparc64/pmap.c
3351
KASSERT(mutex_owned(&pmap_lock));
sys/arch/sparc64/sparc64/pmap.c
3437
KASSERT(mutex_owned(&pmap_lock));
sys/arch/usermode/target/i386/cpu_i386.c
108
KASSERT(mutex_owned(p->p_lock));
sys/arch/usermode/target/x86_64/cpu_x86_64.c
105
KASSERT(mutex_owned(p->p_lock));
sys/arch/x86/pci/msipic.c
141
KASSERT(mutex_owned(&msipic_list_lock));
sys/arch/x86/pci/msipic.c
185
KASSERT(mutex_owned(&msipic_list_lock));
sys/arch/x86/pci/msipic.c
201
KASSERT(mutex_owned(&msipic_list_lock));
sys/arch/x86/x86/idt.c
172
KASSERT(mutex_owned(&cpu_lock) || !mp_online);
sys/arch/x86/x86/idt.c
198
KASSERT(mutex_owned(&cpu_lock) || !mp_online);
sys/arch/x86/x86/intr.c
1669
KASSERT(mutex_owned(&cpu_lock));
sys/arch/x86/x86/intr.c
1767
KASSERT(mutex_owned(&cpu_lock));
sys/arch/x86/x86/intr.c
1797
KASSERT(mutex_owned(&cpu_lock));
sys/arch/x86/x86/intr.c
1916
KASSERT(mutex_owned(&cpu_lock));
sys/arch/x86/x86/intr.c
1948
KASSERT(mutex_owned(&intr_distribute_lock));
sys/arch/x86/x86/intr.c
1949
KASSERT(mutex_owned(&cpu_lock));
sys/arch/x86/x86/intr.c
2072
KASSERT(mutex_owned(&cpu_lock));
sys/arch/x86/x86/intr.c
2092
KASSERT(mutex_owned(&cpu_lock));
sys/arch/x86/x86/intr.c
2112
KASSERT(mutex_owned(&cpu_lock));
sys/arch/x86/x86/intr.c
2147
KASSERT(mutex_owned(&cpu_lock));
sys/arch/x86/x86/intr.c
2165
KASSERT(mutex_owned(&cpu_lock));
sys/arch/x86/x86/intr.c
2258
KASSERT(mutex_owned(&intr_distribute_lock));
sys/arch/x86/x86/intr.c
2259
KASSERT(mutex_owned(&cpu_lock));
sys/arch/x86/x86/intr.c
366
KASSERT(mutex_owned(&cpu_lock));
sys/arch/x86/x86/intr.c
387
KASSERT(mutex_owned(&cpu_lock));
sys/arch/x86/x86/intr.c
412
KASSERT(mutex_owned(&cpu_lock));
sys/arch/x86/x86/intr.c
437
KASSERT(mutex_owned(&cpu_lock));
sys/arch/x86/x86/intr.c
461
KASSERT(mutex_owned(&cpu_lock));
sys/arch/x86/x86/intr.c
527
KASSERT(mutex_owned(&cpu_lock));
sys/arch/x86/x86/pmap.c
2093
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
2136
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
2162
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
2244
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
2300
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
2388
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
2438
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
2496
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
2556
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
2617
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
2681
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
3123
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
3433
KASSERT(mutex_owned(&cpu_lock));
sys/arch/x86/x86/pmap.c
4180
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
4222
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
4295
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
4484
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
5280
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
5299
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
5337
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
554
KASSERT(cold || mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
614
KASSERT(mutex_owned(&pp->pp_lock));
sys/arch/x86/x86/pmap.c
6216
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
6247
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
625
KASSERT(mutex_owned(&pp->pp_lock));
sys/arch/x86/x86/pmap.c
636
KASSERT(mutex_owned(&pp->pp_lock));
sys/arch/x86/x86/pmap.c
6509
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
6579
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
6649
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
6807
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
797
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/pmap.c
863
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/x86/x86/svs.c
579
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/xen/x86/xen_intr.c
294
KASSERT(mutex_owned(&cpu_lock));
sys/arch/xen/x86/xen_pmap.c
336
KASSERT(mutex_owned(&pmap->pm_lock));
sys/arch/xen/x86/xen_pmap.c
337
KASSERT(mutex_owned(&ci->ci_kpm_mtx));
sys/arch/xen/xen/if_xennet_xenbus.c
1112
KASSERT(mutex_owned(&sc->sc_tx_lock));
sys/arch/xen/xen/if_xennet_xenbus.c
792
KASSERT(mutex_owned(&sc->sc_rx_lock));
sys/arch/xen/xen/if_xennet_xenbus.c
871
KASSERT(mutex_owned(&sc->sc_rx_lock));
sys/arch/xen/xen/if_xennet_xenbus.c
918
KASSERT(mutex_owned(&sc->sc_rx_lock));
sys/arch/xen/xen/if_xennet_xenbus.c
949
KASSERT(mutex_owned(&sc->sc_tx_lock));
sys/arch/xen/xen/xbd_xenbus.c
1274
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/xen/xen/xbd_xenbus.c
1335
KASSERT(mutex_owned(&sc->sc_lock));
sys/arch/xen/xen/xbdback_xenbus.c
1115
KASSERT(mutex_owned(&xbdi->xbdi_lock));
sys/arch/xen/xen/xbdback_xenbus.c
1340
KASSERT(mutex_owned(&xbdi->xbdi_lock));
sys/arch/xen/xen/xbdback_xenbus.c
1431
KASSERT(mutex_owned(&xbd_io->xio_xbdi->xbdi_lock));
sys/arch/xen/xen/xbdback_xenbus.c
1457
KASSERT(mutex_owned(&xbdi->xbdi_lock));
sys/arch/xen/xen/xbdback_xenbus.c
1499
KASSERT(mutex_owned(&xbdi->xbdi_lock));
sys/arch/xen/xen/xbdback_xenbus.c
1550
KASSERT(mutex_owned(&xbdi->xbdi_lock));
sys/arch/xen/xen/xbdback_xenbus.c
1608
KASSERT(mutex_owned(&xbdi->xbdi_lock));
sys/arch/xen/xen/xbdback_xenbus.c
1629
KASSERT(mutex_owned(&xbdi->xbdi_lock));
sys/arch/xen/xen/xbdback_xenbus.c
1687
KASSERT(mutex_owned(&xbdi->xbdi_lock));
sys/arch/xen/xen/xbdback_xenbus.c
239
KASSERT(mutex_owned(&xbdip->xbdi_lock)); \
sys/arch/xen/xen/xbdback_xenbus.c
245
KASSERT(mutex_owned(&xbdip->xbdi_lock)); \
sys/arch/xen/xen/xbdback_xenbus.c
885
KASSERT(mutex_owned(&xbdi->xbdi_lock));
sys/arch/xen/xen/xbdback_xenbus.c
899
KASSERT(mutex_owned(&xbdback_lock));
sys/arch/xen/xen/xenevt.c
393
KASSERT(mutex_owned(&devevent_lock));
sys/arch/xen/xen/xenevt.c
394
KASSERT(mutex_owned(&d->lock));
sys/arch/xen/xen/xengnt.c
237
KASSERT(mutex_owned(&grant_lock));
sys/arch/xen/xen/xengnt.c
310
KASSERT(mutex_owned(&grant_lock));
sys/arch/xen/xen/xengnt.c
404
KASSERT(mutex_owned(&grant_lock));
sys/arch/xen/xen/xennetback_xenbus.c
583
KASSERT(mutex_owned(&xnetback_lock));
sys/arch/xen/xenbus/xenbus_dev.c
211
KASSERT(mutex_owned(&xlwp->mtx));
sys/compat/common/tty_43.c
293
KASSERT(mutex_owned(&tty_lock));
sys/compat/common/tty_43.c
354
KASSERT(mutex_owned(&tty_lock));
sys/compat/common/tty_43.c
447
KASSERT(mutex_owned(&tty_lock));
sys/compat/linux/common/linux_inotify.c
1080
KASSERT(mutex_owned(vp->v_interlock));
sys/compat/linux/common/linux_inotify.c
1081
KASSERT(!mutex_owned(&ifd->ifd_lock));
sys/compat/linux/common/linux_inotify.c
1161
KASSERT(mutex_owned(&ifd->ifd_qlock));
sys/compat/linux/common/linux_inotify.c
1310
KASSERT(mutex_owned(&ifd->ifd_lock));
sys/compat/linux/common/linux_inotify.c
1311
KASSERT(mutex_owned(&ifd->ifd_qlock));
sys/compat/linux/common/linux_inotify.c
644
KASSERT(!mutex_owned(wp->f_vnode->v_interlock));
sys/compat/linux/common/linux_inotify.c
799
KASSERT(!mutex_owned(vp->v_interlock));
sys/compat/linux/common/linux_sched.c
716
KASSERT(mutex_owned(p->p_lock));
sys/compat/netbsd32/netbsd32_signal.c
462
KASSERT(mutex_owned(p->p_lock));
sys/compat/netbsd32/netbsd32_signal.c
515
KASSERT(mutex_owned(p->p_lock));
sys/dev/acpi/acpi_cpu_cstate.c
624
KASSERT(mutex_owned(&sc->sc_mtx) != 0);
sys/dev/acpi/acpi_ec.c
589
KASSERT(mutex_owned(&sc->sc_mtx));
sys/dev/acpi/acpi_ec.c
601
KASSERT(mutex_owned(&sc->sc_mtx));
sys/dev/acpi/acpi_ec.c
612
KASSERT(mutex_owned(&sc->sc_mtx));
sys/dev/acpi/acpi_ec.c
624
KASSERT(mutex_owned(&sc->sc_mtx));
sys/dev/acpi/acpi_ec.c
967
KASSERT(mutex_owned(&sc->sc_mtx));
sys/dev/ata/ata.c
1274
KASSERT(mutex_owned(&chp->ch_lock));
sys/dev/ata/ata.c
1311
KASSERT(mutex_owned(&chp->ch_lock));
sys/dev/ata/ata.c
1493
KASSERT(mutex_owned(&chp->ch_lock));
sys/dev/ata/ata.c
1577
KASSERT(mutex_owned(&chp->ch_lock));
sys/dev/ata/ata.c
2359
KASSERT(mutex_owned(&chp->ch_lock));
sys/dev/ata/ata.c
551
KASSERT(mutex_owned(&chp->ch_lock));
sys/dev/ata/ata.c
559
KASSERT(mutex_owned(&chp->ch_lock));
sys/dev/ata/ata_subr.c
113
KASSERT(mutex_owned(&chp->ch_lock));
sys/dev/ata/ata_subr.c
281
KASSERT(mutex_owned(&chp->ch_lock));
sys/dev/ata/ata_subr.c
306
KASSERT(mutex_owned(&chp->ch_lock));
sys/dev/ata/ata_subr.c
335
KASSERT(mutex_owned(&chp->ch_lock));
sys/dev/ata/ata_subr.c
348
KASSERT(mutex_owned(&chp->ch_lock));
sys/dev/ata/ata_subr.c
359
KASSERT(mutex_owned(&chp->ch_lock));
sys/dev/ata/wd.c
694
KASSERT(mutex_owned(&wd->sc_lock));
sys/dev/audio/audio.c
1613
KASSERT(mutex_owned(sc->sc_lock));
sys/dev/audio/audio.c
1701
KASSERT(mutex_owned(sc->sc_lock));
sys/dev/audio/audio.c
5506
KASSERT(mutex_owned(sc->sc_lock));
sys/dev/audio/audio.c
5932
KASSERT(mutex_owned(sc->sc_intr_lock));
sys/dev/audio/audio.c
6010
KASSERT(mutex_owned(sc->sc_lock));
sys/dev/audio/audio.c
6245
KASSERT(mutex_owned(sc->sc_intr_lock));
sys/dev/audio/audio.c
6297
KASSERT(mutex_owned(sc->sc_lock));
sys/dev/audio/audio.c
6327
KASSERT(mutex_owned(sc->sc_lock));
sys/dev/audio/audio.c
6410
KASSERT(mutex_owned(sc->sc_lock));
sys/dev/audio/audio.c
7636
KASSERT(mutex_owned(sc->sc_lock));
sys/dev/audio/audio.c
8643
KASSERT(mutex_owned(sc->sc_lock));
sys/dev/audio/audio.c
8661
KASSERT(mutex_owned(sc->sc_lock));
sys/dev/audio/audio.c
8706
KASSERT(mutex_owned(sc->sc_lock));
sys/dev/audio/audio.c
8728
KASSERT(mutex_owned(sc->sc_lock));
sys/dev/audio/audio.c
8758
KASSERT(mutex_owned(sc->sc_lock));
sys/dev/audio/audio.c
8838
KASSERT(mutex_owned(sc->sc_lock));
sys/dev/audio/audio.c
8926
KASSERT(mutex_owned(sc->sc_lock));
sys/dev/audio/audio.c
8987
KASSERT(mutex_owned(sc->sc_lock));
sys/dev/audio/audio.c
9026
KASSERT(mutex_owned(sc->sc_lock));
sys/dev/audio/audio.c
9046
KASSERT(mutex_owned(sc->sc_lock));
sys/dev/audio/audio.c
9064
KASSERT(mutex_owned(sc->sc_lock));
sys/dev/audio/audio.c
9077
KASSERT(mutex_owned(sc->sc_lock));
sys/dev/audio/audio.c
9092
KASSERT(mutex_owned(sc->sc_lock));
sys/dev/audio/audio.c
9120
KASSERT(mutex_owned(sc->sc_lock));
sys/dev/audio/audio.c
9221
KASSERT(mutex_owned(sc->sc_lock));
sys/dev/bluetooth/btsco.c
565
KASSERT(mutex_owned(bt_lock));
sys/dev/bluetooth/btsco.c
654
KASSERT(mutex_owned(bt_lock));
sys/dev/cadence/if_cemac.c
1093
KASSERT(mutex_owned(sc->sc_mcast_lock));
sys/dev/cadence/if_cemac.c
754
KASSERT(mutex_owned(sc->sc_intr_lock));
sys/dev/cadence/if_cemac.c
770
KASSERT(mutex_owned(sc->sc_intr_lock));
sys/dev/cadence/if_cemac.c
874
KASSERT(mutex_owned(sc->sc_intr_lock));
sys/dev/ccd.c
1594
KASSERT(mutex_owned(&cs->sc_dvlock));
sys/dev/ccd.c
791
KASSERT(mutex_owned(cs->sc_iolock));
sys/dev/dkwedge/dk.c
1407
KASSERT(mutex_owned(&sc->sc_dk.dk_openlock));
sys/dev/dkwedge/dk.c
1408
KASSERT(mutex_owned(&sc->sc_parent->dk_rawlock));
sys/dev/dkwedge/dk.c
1457
KASSERT(mutex_owned(&sc->sc_dk.dk_openlock));
sys/dev/dkwedge/dk.c
1458
KASSERT(mutex_owned(&sc->sc_parent->dk_rawlock));
sys/dev/dkwedge/dk.c
384
KASSERT(mutex_owned(&sc->sc_parent->dk_openlock));
sys/dev/dkwedge/dk.c
401
KASSERT(mutex_owned(&pdk->dk_openlock));
sys/dev/dm/dm_table.c
327
KASSERT(!mutex_owned(&head->table_mtx));
sys/dev/fdt/syscon.c
85
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/fdt/syscon.c
95
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/flash/flash_io.c
191
KASSERT(mutex_owned(&fio->fio_lock));
sys/dev/flash/flash_io.c
237
KASSERT(mutex_owned(&fio->fio_lock));
sys/dev/fss.c
521
KASSERT(mutex_owned(&sc->sc_slock));
sys/dev/hdaudio/hdafg.c
3559
KASSERT(mutex_owned(&sc->sc_jack_lock));
sys/dev/hid/uhid_common.c
634
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/hid/uhid_common.c
641
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/hyperv/if_hvn.c
1057
KASSERT(mutex_owned(&sc->sc_core_lock));
sys/dev/hyperv/if_hvn.c
1090
KASSERT(mutex_owned(&sc->sc_core_lock));
sys/dev/hyperv/if_hvn.c
1111
KASSERT(mutex_owned(&txr->txr_lock));
sys/dev/hyperv/if_hvn.c
2216
KASSERT(mutex_owned(&txr->txr_lock));
sys/dev/hyperv/if_hvn.c
2226
KASSERT(mutex_owned(&txr->txr_lock));
sys/dev/hyperv/if_hvn.c
2244
KASSERT(mutex_owned(&txr->txr_lock));
sys/dev/hyperv/if_hvn.c
3649
KASSERT(mutex_owned(&rxr->rxr_onwork_lock));
sys/dev/hyperv/if_hvn.c
3746
KASSERT(mutex_owned(&sc->sc_nvsrsp_lock));
sys/dev/hyperv/vmbus.c
2224
KASSERT(mutex_owned(&sc->sc_chevq_lock));
sys/dev/hyperv/vmbus.c
2309
KASSERT(mutex_owned(&sc->sc_devq_lock));
sys/dev/i2c/i2c.c
167
KASSERT(mutex_owned(&sc->sc_device_state_lock));
sys/dev/i2c/i2c.c
180
KASSERT(mutex_owned(&sc->sc_device_state_lock));
sys/dev/i2c/i2c.c
198
KASSERT(mutex_owned(&sc->sc_device_state_lock));
sys/dev/i2c/i2c.c
230
KASSERT(mutex_owned(&sc->sc_device_state_lock));
sys/dev/i2c/sht3x.c
1523
mutex_owned(&sc->sc_read_mutex)));
sys/dev/i2o/iop.c
1618
KASSERT(mutex_owned(&sc->sc_intrlock));
sys/dev/i2o/iop.c
2562
KASSERT(mutex_owned(&sc->sc_conflock));
sys/dev/i2o/iop.c
653
KASSERT(mutex_owned(&sc->sc_conflock));
sys/dev/i2o/iopsp.c
235
KASSERT(mutex_owned(&iop->sc_conflock));
sys/dev/ic/ac97.c
1006
KASSERT(mutex_owned(as->lock));
sys/dev/ic/ac97.c
1107
KASSERT(mutex_owned(as->lock));
sys/dev/ic/ac97.c
1655
KASSERT(mutex_owned(as->lock));
sys/dev/ic/ac97.c
1667
KASSERT(mutex_owned(as->lock));
sys/dev/ic/ac97.c
1724
KASSERT(mutex_owned(as->lock));
sys/dev/ic/ac97.c
1835
KASSERT(mutex_owned(as->lock));
sys/dev/ic/ac97.c
1858
KASSERT(mutex_owned(as->lock));
sys/dev/ic/ac97.c
1939
KASSERT(mutex_owned(as->lock));
sys/dev/ic/ac97.c
2036
KASSERT(mutex_owned(as->lock));
sys/dev/ic/ac97.c
2048
KASSERT(mutex_owned(as->lock));
sys/dev/ic/ac97.c
2059
KASSERT(mutex_owned(as->lock));
sys/dev/ic/ac97.c
2138
KASSERT(mutex_owned(as->lock));
sys/dev/ic/ac97.c
2269
KASSERT(mutex_owned(as->lock));
sys/dev/ic/ac97.c
2281
KASSERT(mutex_owned(as->lock));
sys/dev/ic/ac97.c
937
KASSERT(mutex_owned(as->lock));
sys/dev/ic/ac97.c
954
KASSERT(mutex_owned(as->lock));
sys/dev/ic/ac97.c
980
KASSERT(mutex_owned(as->lock));
sys/dev/ic/apple_smc.c
189
KASSERT(mutex_owned(&smc->smc_io_lock));
sys/dev/ic/apple_smc.c
213
KASSERT(mutex_owned(&smc->smc_io_lock));
sys/dev/ic/apple_smc.c
255
KASSERT(mutex_owned(&smc->smc_io_lock));
sys/dev/ic/arcofi.c
1085
KASSERT(cold || mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/ath_netbsd.h
56
#define ATH_TXQ_LOCK_ASSERT(_tq) do { KASSERTMSG(mutex_owned(&(_tq)->axq_lock), "txq lock unheld"); } while (/*CONSTCOND*/true)
sys/dev/ic/ath_netbsd.h
63
#define ATH_TXBUF_LOCK_ASSERT(_sc) do { KASSERTMSG(mutex_owned(&(_sc)->sc_txbuflock), "txbuf lock unheld"); } while (/*CONSTCOND*/true)
sys/dev/ic/bcmgenet.c
81
#define GENET_ASSERT_LOCKED(sc) KASSERT(mutex_owned(&(sc)->sc_lock))
sys/dev/ic/bcmgenet.c
85
#define GENET_ASSERT_TXLOCKED(sc) KASSERT(mutex_owned(&(sc)->sc_txlock))
sys/dev/ic/cac.c
402
KASSERT(mutex_owned(&sc->sc_mutex));
sys/dev/ic/cac.c
432
KASSERT(mutex_owned(&sc->sc_mutex));
sys/dev/ic/cac.c
462
KASSERT(mutex_owned(&sc->sc_mutex));
sys/dev/ic/cac.c
528
KASSERT(mutex_owned(&sc->sc_mutex));
sys/dev/ic/cac.c
544
KASSERT(mutex_owned(&sc->sc_mutex));
sys/dev/ic/cac.c
553
KASSERT(mutex_owned(&sc->sc_mutex));
sys/dev/ic/cac.c
567
KASSERT(mutex_owned(&sc->sc_mutex));
sys/dev/ic/cac.c
592
KASSERT(mutex_owned(&sc->sc_mutex));
sys/dev/ic/cac.c
601
KASSERT(mutex_owned(&sc->sc_mutex));
sys/dev/ic/ciss.c
541
KASSERT(mutex_owned(&sc->sc_mutex));
sys/dev/ic/ciss.c
555
KASSERT(mutex_owned(&sc->sc_mutex));
sys/dev/ic/ciss.c
594
KASSERT(mutex_owned(&sc->sc_mutex));
sys/dev/ic/dwc_eqos.c
105
#define EQOS_ASSERT_LOCKED(sc) KASSERT(mutex_owned(&(sc)->sc_lock))
sys/dev/ic/dwc_eqos.c
109
#define EQOS_ASSERT_TXLOCKED(sc) KASSERT(mutex_owned(&(sc)->sc_txlock))
sys/dev/ic/dwc_gmac.c
1386
KASSERT(mutex_owned(sc->sc_mcast_lock));
sys/dev/ic/dwc_gmac.c
966
KASSERT(mutex_owned(sc->sc_intr_lock));
sys/dev/ic/lcdkp_subr.c
140
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/ic/mpu.c
126
KASSERT(sc->lock == NULL || mutex_owned(sc->lock));
sys/dev/ic/mpu.c
143
KASSERT(sc->lock == NULL || mutex_owned(sc->lock));
sys/dev/ic/mpu.c
168
KASSERT(mutex_owned(sc->lock));
sys/dev/ic/mpu.c
198
KASSERT(mutex_owned(sc->lock));
sys/dev/ic/mpu.c
217
KASSERT(mutex_owned(sc->lock));
sys/dev/ic/mpu.c
232
KASSERT(mutex_owned(sc->lock));
sys/dev/ic/mpu.c
251
KASSERT(mutex_owned(sc->lock));
sys/dev/ic/mpu.c
271
KASSERT(mutex_owned(sc->lock));
sys/dev/ic/opl.c
210
KASSERT(!sc->lock || mutex_owned(sc->lock));
sys/dev/ic/opl.c
304
KASSERT(mutex_owned(sc->lock));
sys/dev/ic/opl.c
314
KASSERT(mutex_owned(sc->lock));
sys/dev/ic/opl.c
325
KASSERT(mutex_owned(sc->lock));
sys/dev/ic/opl.c
384
KASSERT(mutex_owned(sc->lock));
sys/dev/ic/opl.c
405
KASSERT(mutex_owned(sc->lock));
sys/dev/ic/opl.c
426
KASSERT(mutex_owned(sc->lock));
sys/dev/ic/opl.c
456
KASSERT(mutex_owned(sc->lock));
sys/dev/ic/opl.c
523
KASSERT(mutex_owned(sc->lock));
sys/dev/ic/opl.c
622
KASSERT(mutex_owned(sc->lock));
sys/dev/ic/pl041.c
101
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/pl181.c
255
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/ic/pl181.c
385
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/ic/rtl8169.c
151
#define RE_ASSERT_LOCKED(sc) KASSERT(mutex_owned(&(sc)->sc_lock))
sys/dev/ic/sl811hs.c
1009
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/ic/sl811hs.c
1332
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/ic/sl811hs.c
1505
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/sl811hs.c
1549
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/sl811hs.c
1735
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/sl811hs.c
1761
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/sl811hs.c
1942
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/sl811hs.c
2222
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/sl811hs.c
2284
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/sl811hs.c
2365
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/sl811hs.c
2408
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/sl811hs.c
2434
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/sl811hs.c
2449
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/sl811hs.c
2464
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/sl811hs.c
2478
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/sl811hs.c
2492
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/sl811hs.c
2506
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/sl811hs.c
2604
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/sl811hs.c
2645
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/sl811hs.c
2695
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/sl811hs.c
2717
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/sl811hs.c
2777
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/sl811hs.c
2964
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/sl811hs.c
3022
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/sl811hs.c
3049
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/sl811hs.c
3086
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/sl811hs.c
3157
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/ic/sl811hs.c
866
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/ieee1394/fwohci.c
1360
KASSERT(mutex_owned(&dbch->xferq.q_mtx));
sys/dev/ieee1394/fwohci.c
2512
KASSERT(mutex_owned(&sc->fc.fc_mtx));
sys/dev/ieee1394/sbp.c
2507
KASSERT(mutex_owned(&sc->sc_mtx));
sys/dev/ipmi.c
352
KASSERT(mutex_owned(&sc->sc_cmd_mtx));
sys/dev/isa/ad1848_isa.c
504
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/isa/ad1848_isa.c
516
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/isa/ad1848_isa.c
549
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/isa/ad1848_isa.c
699
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/isa/fd.c
1061
KASSERT(mutex_owned(&fdc->sc_mtx));
sys/dev/isa/fd.c
774
KASSERT(mutex_owned(&fdc->sc_mtx));
sys/dev/isa/fd.c
964
KASSERT(mutex_owned(&fdc->sc_mtx));
sys/dev/isa/gus.c
1219
KASSERT(mutex_owned(&sc->sc_codec.sc_ad1848.sc_intr_lock));
sys/dev/isa/gus.c
1496
KASSERT(mutex_owned(&sc->sc_codec.sc_ad1848.sc_intr_lock));
sys/dev/isa/gus.c
1520
KASSERT(mutex_owned(&sc->sc_codec.sc_ad1848.sc_intr_lock));
sys/dev/isa/gus.c
1688
KASSERT(mutex_owned(&sc->sc_codec.sc_ad1848.sc_intr_lock));
sys/dev/isa/gus.c
1920
KASSERT(mutex_owned(&sc->sc_codec.sc_ad1848.sc_intr_lock));
sys/dev/isa/gus.c
2025
KASSERT(mutex_owned(&sc->sc_codec.sc_ad1848.sc_intr_lock));
sys/dev/isa/gus.c
2101
KASSERT(mutex_owned(&sc->sc_codec.sc_ad1848.sc_intr_lock));
sys/dev/isa/gus.c
2196
KASSERT(mutex_owned(&sc->sc_codec.sc_ad1848.sc_intr_lock));
sys/dev/isa/gus.c
2241
KASSERT(mutex_owned(&sc->sc_codec.sc_ad1848.sc_intr_lock));
sys/dev/isa/gus.c
2476
KASSERT(mutex_owned(&sc->sc_codec.sc_ad1848.sc_intr_lock));
sys/dev/isa/gus.c
2514
KASSERT(mutex_owned(&sc->sc_codec.sc_ad1848.sc_intr_lock));
sys/dev/isa/gus.c
2627
KASSERT(mutex_owned(&sc->sc_codec.sc_ad1848.sc_intr_lock));
sys/dev/isa/gus.c
2653
KASSERT(mutex_owned(&sc->sc_codec.sc_ad1848.sc_intr_lock));
sys/dev/isa/gus.c
2681
KASSERT(mutex_owned(&sc->sc_codec.sc_ad1848.sc_intr_lock));
sys/dev/isa/gus.c
2782
KASSERT(mutex_owned(&sc->sc_codec.sc_ad1848.sc_intr_lock));
sys/dev/isa/gus.c
3017
KASSERT(mutex_owned(&sc->sc_codec.sc_ad1848.sc_intr_lock));
sys/dev/isa/gus.c
3062
KASSERT(mutex_owned(&sc->sc_codec.sc_ad1848.sc_intr_lock));
sys/dev/isa/gus.c
3120
KASSERT(mutex_owned(&sc->sc_codec.sc_ad1848.sc_intr_lock));
sys/dev/isa/gus.c
3161
KASSERT(mutex_owned(&sc->sc_codec.sc_ad1848.sc_intr_lock));
sys/dev/isa/midi_pcppi.c
128
KASSERT(mutex_owned(&tty_lock));
sys/dev/isa/midi_pcppi.c
139
KASSERT(mutex_owned(&tty_lock));
sys/dev/isa/midi_pcppi.c
150
KASSERT(mutex_owned(&tty_lock));
sys/dev/isa/midi_pcppi.c
159
KASSERT(mutex_owned(&tty_lock));
sys/dev/isa/nct.c
468
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/isa/nct.c
497
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/isa/sbdsp.c
1175
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/isa/sbdsp.c
1687
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/isa/sbdsp.c
1688
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/isa/sbdsp.c
1801
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/isa/sbdsp.c
2026
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/isa/sbdsp.c
2151
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/isa/sbdsp.c
2579
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/isa/sbdsp.c
915
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/isa/sbdsp.c
916
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/isa/wbsio.c
915
KASSERT(!mutex_owned(&sc->sc_conf_lock));
sys/dev/isa/wbsio.c
933
KASSERT(!mutex_owned(&sc->sc_conf_lock));
sys/dev/isa/ym.c
1203
KASSERT(mutex_owned(&ac->sc_intr_lock));
sys/dev/isa/ym.c
1233
KASSERT(mutex_owned(&sc->sc_ad1848.sc_ad1848.sc_intr_lock));
sys/dev/isa/ym.c
1257
KASSERT(mutex_owned(&sc->sc_ad1848.sc_ad1848.sc_intr_lock));
sys/dev/isa/ym.c
1314
KASSERT(mutex_owned(&sc->sc_ad1848.sc_ad1848.sc_intr_lock));
sys/dev/isa/ym.c
1369
KASSERT(mutex_owned(&sc->sc_ad1848.sc_ad1848.sc_intr_lock));
sys/dev/isa/ym.c
346
KASSERT(mutex_owned(&sc->sc_ad1848.sc_ad1848.sc_intr_lock));
sys/dev/isa/ym.c
525
KASSERT(mutex_owned(&sc->sc_ad1848.sc_ad1848.sc_intr_lock));
sys/dev/iscsi/iscsi_ioctl.c
1920
KASSERT(mutex_owned(&iscsi_cleanup_mtx));
sys/dev/iscsi/iscsi_ioctl.c
305
KASSERT(mutex_owned(&iscsi_cleanup_mtx));
sys/dev/iscsi/iscsi_ioctl.c
394
KASSERT(mutex_owned(&iscsi_cleanup_mtx));
sys/dev/iscsi/iscsi_ioctl.c
418
KASSERT(mutex_owned(&iscsi_cleanup_mtx));
sys/dev/iscsi/iscsi_ioctl.c
85
KASSERT(mutex_owned(&iscsi_cleanup_mtx));
sys/dev/iscsi/iscsi_utils.c
377
KASSERT(mutex_owned(&conn->c_lock));
sys/dev/iscsi/iscsi_utils.c
698
KASSERT(mutex_owned(&sess->s_lock));
sys/dev/iscsi/iscsi_utils.c
715
KASSERT(mutex_owned(&sess->s_lock));
sys/dev/iscsi/iscsi_utils.c
728
KASSERT(mutex_owned(&sess->s_lock));
sys/dev/led.c
70
KASSERT(mutex_owned(&led_lock));
sys/dev/led.c
92
KASSERT(mutex_owned(&led_lock));
sys/dev/marvell/if_mvxpevar.h
352
KASSERT(mutex_owned(&(sc)->sc_mtx))
sys/dev/marvell/if_mvxpevar.h
354
KASSERT(mutex_owned(&(sc)->sc_bm.bm_mtx))
sys/dev/marvell/if_mvxpevar.h
356
KASSERT(mutex_owned(&(sc)->sc_rx_ring[(q)].rx_ring_mtx))
sys/dev/marvell/if_mvxpevar.h
358
KASSERT(mutex_owned(&(sc)->sc_tx_ring[(q)].tx_ring_mtx))
sys/dev/marvell/mvxpsec.c
1203
KASSERT(mutex_owned(&sc->sc_dma_mtx));
sys/dev/marvell/mvxpsec.c
1572
KASSERT(mutex_owned(&sc->sc_session_mtx));
sys/dev/marvell/mvxpsec.c
1601
KASSERT(mutex_owned(&sc->sc_queue_mtx));
sys/dev/marvell/mvxpsec.c
1603
KASSERT(mutex_owned(&sc->sc_session_mtx));
sys/dev/marvell/mvxpsec.c
1640
KASSERT(mutex_owned(&sc->sc_queue_mtx));
sys/dev/marvell/mvxpsec.c
1673
KASSERT(mutex_owned(&sc->sc_queue_mtx));
sys/dev/marvell/mvxpsec.c
2209
KASSERT(mutex_owned(&sc->sc_queue_mtx));
sys/dev/marvell/mvxpsec.c
2237
KASSERT(mutex_owned(&sc->sc_queue_mtx));
sys/dev/marvell/mvxpsec.c
721
KASSERT(mutex_owned(&sc->sc_dma_mtx));
sys/dev/marvell/mvxpsec.c
742
KASSERT(mutex_owned(&sc->sc_dma_mtx));
sys/dev/marvell/mvxpsec.c
877
KASSERT(mutex_owned(&sc->sc_dma_mtx));
sys/dev/md.c
633
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/md.c
677
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/midi.c
1101
KASSERT(mutex_owned(sc->lock));
sys/dev/midi.c
1190
KASSERT(mutex_owned(sc->lock));
sys/dev/midi.c
1264
KASSERT(mutex_owned(sc->lock));
sys/dev/midi.c
1320
KASSERT(mutex_owned(sc->lock));
sys/dev/midi.c
1340
KASSERT(mutex_owned(sc->lock));
sys/dev/midi.c
699
KASSERT(mutex_owned(sc->lock));
sys/dev/midi.c
792
KASSERT(mutex_owned(sc->lock));
sys/dev/midictl.c
219
KASSERT(mutex_owned(mc->lock));
sys/dev/midictl.c
347
KASSERT(mutex_owned(mc->lock));
sys/dev/midictl.c
384
KASSERT(mutex_owned(mc->lock));
sys/dev/midictl.c
395
KASSERT(mutex_owned(mc->lock));
sys/dev/midictl.c
408
KASSERT(mutex_owned(mc->lock));
sys/dev/midictl.c
453
KASSERT(mutex_owned(mc->lock));
sys/dev/midictl.c
478
KASSERT(mutex_owned(mc->lock));
sys/dev/midictl.c
563
KASSERT(mutex_owned(s->lock));
sys/dev/midictl.c
591
KASSERT(mutex_owned(s->lock));
sys/dev/midictl.c
613
KASSERT(mutex_owned(s->lock));
sys/dev/midictl.c
678
KASSERT(mutex_owned(s->lock));
sys/dev/midisyn.c
137
KASSERT(mutex_owned(ms->lock));
sys/dev/midisyn.c
172
KASSERT(mutex_owned(ms->lock));
sys/dev/midisyn.c
193
KASSERT(mutex_owned(ms->lock));
sys/dev/midisyn.c
226
KASSERT(mutex_owned(ms->lock));
sys/dev/midisyn.c
240
KASSERT(mutex_owned(ms->lock));
sys/dev/midisyn.c
283
KASSERT(mutex_owned(ms->lock));
sys/dev/midisyn.c
296
KASSERT(mutex_owned(ms->lock));
sys/dev/midisyn.c
331
KASSERT(mutex_owned(ms->lock));
sys/dev/midisyn.c
351
KASSERT(mutex_owned(ms->lock));
sys/dev/midisyn.c
465
KASSERT(mutex_owned(ms->lock));
sys/dev/midisyn.c
603
KASSERT(mutex_owned(ms->lock));
sys/dev/midisyn.c
616
KASSERT(mutex_owned(ms->lock));
sys/dev/midisyn.c
638
KASSERT(mutex_owned(ms->lock));
sys/dev/midisyn.c
652
KASSERT(mutex_owned(ms->lock));
sys/dev/midisyn.c
674
KASSERT(mutex_owned(ms->lock));
sys/dev/nvmm/nvmm.c
223
KASSERT(mutex_owned(&vcpu->lock));
sys/dev/onewire/onewire.c
232
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/onewire/onewire.c
243
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/onewire/onewire.c
254
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/onewire/onewire.c
267
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/onewire/onewire.c
285
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/onewire/onewire.c
301
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/onewire/onewire.c
330
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/onewire/onewire.c
342
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/onewire/onewire.c
354
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/onewire/onewire.c
408
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/pad/pad.c
286
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/pad/pad.c
325
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/pad/pad.c
563
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/pad/pad.c
581
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/pad/pad.c
612
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/pad/pad.c
653
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/pad/pad.c
672
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/pad/pad.c
691
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/pci/arcmsr.c
1743
KASSERT(mutex_owned(&sc->sc_mutex));
sys/dev/pci/arcmsr.c
1755
KASSERT(mutex_owned(&sc->sc_mutex));
sys/dev/pci/emuxki.c
186
KASSERT(!mutex_owned(&sc->sc_intr_lock));
sys/dev/pci/eso.c
1820
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/pci/eso.c
1844
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/pci/eso.c
1871
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/pci/eso.c
1898
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/pci/eso.c
1927
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/pci/eso.c
1944
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/pci/eso.c
572
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/pci/eso.c
585
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/pci/hifn7751.c
2429
KASSERT(mutex_owned(&sc->sc_mtx));
sys/dev/pci/hifn7751.c
2501
KASSERT(mutex_owned(&sc->sc_mtx));
sys/dev/pci/hifn7751.c
2825
KASSERT(mutex_owned(&sc->sc_mtx));
sys/dev/pci/hifn7751.c
632
KASSERT(mutex_owned(&sc->sc_mtx));
sys/dev/pci/if_aq.c
1310
#define AQ_LOCKED(sc) KASSERT(mutex_owned(&(sc)->sc_mutex));
sys/dev/pci/if_aq.c
1315
#define AQ_MPI_LOCKED(sc) KASSERT(mutex_owned(&(sc)->sc_mpi_mutex));
sys/dev/pci/if_bge.c
1092
KASSERT(mutex_owned(sc->sc_intr_lock));
sys/dev/pci/if_bge.c
1147
KASSERT(mutex_owned(sc->sc_intr_lock));
sys/dev/pci/if_bge.c
1203
KASSERT(mutex_owned(sc->sc_intr_lock));
sys/dev/pci/if_bge.c
1847
KASSERT(mutex_owned(sc->sc_mcast_lock));
sys/dev/pci/if_bge.c
4491
KASSERT(mutex_owned(sc->sc_intr_lock));
sys/dev/pci/if_bge.c
4663
KASSERT(mutex_owned(sc->sc_intr_lock));
sys/dev/pci/if_bge.c
5179
KASSERT(mutex_owned(sc->sc_intr_lock));
sys/dev/pci/if_bge.c
5520
KASSERT(mutex_owned(sc->sc_intr_lock));
sys/dev/pci/if_bge.c
5807
KASSERT(mutex_owned(sc->sc_intr_lock));
sys/dev/pci/if_bge.c
5907
KASSERT(mutex_owned(sc->sc_intr_lock));
sys/dev/pci/if_bge.c
6033
KASSERT(mutex_owned(sc->sc_intr_lock));
sys/dev/pci/if_bge.c
6076
KASSERT(mutex_owned(sc->sc_intr_lock));
sys/dev/pci/if_enavar.h
432
#define ENA_RING_MTX_OWNED(_ring) mutex_owned(&(_ring)->ring_mtx)
sys/dev/pci/if_enavar.h
437
#define ENA_CORE_MTX_OWNED(_adapter) mutex_owned(&(_adapter)->global_mtx)
sys/dev/pci/if_iavf.c
1057
KASSERT(mutex_owned(&sc->sc_cfg_lock));
sys/dev/pci/if_iavf.c
1103
KASSERT(mutex_owned(&sc->sc_cfg_lock));
sys/dev/pci/if_iavf.c
1159
KASSERT(mutex_owned(&sc->sc_cfg_lock));
sys/dev/pci/if_iavf.c
1276
KASSERT(mutex_owned(&sc->sc_cfg_lock));
sys/dev/pci/if_iavf.c
1417
KASSERT(mutex_owned(&sc->sc_cfg_lock));
sys/dev/pci/if_iavf.c
2646
KASSERT(mutex_owned(&rxr->rxr_lock));
sys/dev/pci/if_iavf.c
2759
KASSERT(mutex_owned(&rxr->rxr_lock));
sys/dev/pci/if_iavf.c
2799
KASSERT(mutex_owned(&txr->txr_lock));
sys/dev/pci/if_iavf.c
2882
KASSERT(mutex_owned(&txr->txr_lock));
sys/dev/pci/if_iavf.c
2984
KASSERT(mutex_owned(&txr->txr_lock));
sys/dev/pci/if_iavf.c
3203
KASSERT(mutex_owned(&txr->txr_lock));
sys/dev/pci/if_iavf.c
3555
KASSERT(mutex_owned(&sc->sc_cfg_lock));
sys/dev/pci/if_iavf.c
3904
KASSERT(mutex_owned(&sc->sc_adminq_lock));
sys/dev/pci/if_iavf.c
4075
KASSERT(mutex_owned(&sc->sc_adminq_lock));
sys/dev/pci/if_iavf.c
4234
KASSERT(mutex_owned(&sc->sc_adminq_lock));
sys/dev/pci/if_iavf.c
4293
KASSERT(!sc->sc_attached || mutex_owned(&sc->sc_adminq_lock));
sys/dev/pci/if_iavf.c
4473
KASSERT(mutex_owned(&sc->sc_adminq_lock));
sys/dev/pci/if_ixl.c
1638
KASSERT(mutex_owned(&sc->sc_cfg_lock));
sys/dev/pci/if_ixl.c
1971
KASSERT(mutex_owned(&sc->sc_cfg_lock));
sys/dev/pci/if_ixl.c
2041
KASSERT(mutex_owned(&sc->sc_cfg_lock));
sys/dev/pci/if_ixl.c
2184
KASSERT(mutex_owned(&sc->sc_cfg_lock));
sys/dev/pci/if_ixl.c
2525
KASSERT(mutex_owned(&txr->txr_lock));
sys/dev/pci/if_ixl.c
2571
KASSERT(mutex_owned(&txr->txr_lock));
sys/dev/pci/if_ixl.c
2674
KASSERT(mutex_owned(&txr->txr_lock));
sys/dev/pci/if_ixl.c
2788
KASSERT(mutex_owned(&txr->txr_lock));
sys/dev/pci/if_ixl.c
3047
KASSERT(mutex_owned(&rxr->rxr_lock));
sys/dev/pci/if_ixl.c
3187
KASSERT(mutex_owned(&rxr->rxr_lock));
sys/dev/pci/if_ixl.c
3304
KASSERT(mutex_owned(&rxr->rxr_lock));
sys/dev/pci/if_ixl.c
3804
KASSERT(mutex_owned(&sc->sc_atq_lock));
sys/dev/pci/if_ixl.c
3844
KASSERT(mutex_owned(&sc->sc_atq_lock));
sys/dev/pci/if_ixl.c
3898
KASSERT(mutex_owned(&sc->sc_atq_lock));
sys/dev/pci/if_ixl.c
3920
KASSERT(mutex_owned(&sc->sc_atq_lock));
sys/dev/pci/if_ixl.c
4881
KASSERT(mutex_owned(&sc->sc_cfg_lock));
sys/dev/pci/if_mcx.c
7811
KASSERT(mutex_owned(&tx->tx_lock));
sys/dev/pci/if_rge.c
72
#define RGE_ASSERT_LOCKED(sc) KASSERT(mutex_owned(&(sc)->sc_lock))
sys/dev/pci/if_vioif.c
1596
KASSERT(mutex_owned(&netq->netq_lock));
sys/dev/pci/if_vioif.c
1753
KASSERT(mutex_owned(&netq->netq_lock));
sys/dev/pci/if_vioif.c
1821
KASSERT(mutex_owned(&netq->netq_lock));
sys/dev/pci/if_vioif.c
1898
KASSERT(mutex_owned(&netq->netq_lock));
sys/dev/pci/if_vioif.c
1990
KASSERT(mutex_owned(&netq->netq_lock));
sys/dev/pci/if_vioif.c
2085
KASSERT(mutex_owned(&netq->netq_lock));
sys/dev/pci/if_vioif.c
2198
KASSERT(mutex_owned(&netq->netq_lock));
sys/dev/pci/if_vmx.c
124
#define VMXNET3_CORE_LOCK_ASSERT(_sc) mutex_owned((_sc)->vmx_mtx)
sys/dev/pci/if_vmx.c
129
mutex_owned((_rxq)->vxrxq_mtx)
sys/dev/pci/if_vmx.c
135
mutex_owned((_txq)->vxtxq_mtx)
sys/dev/pci/if_wm.c
10230
KASSERT(mutex_owned(rxq->rxq_lock));
sys/dev/pci/if_wm.c
10415
KASSERT(mutex_owned(sc->sc_core_lock));
sys/dev/pci/if_wm.c
10854
KASSERT(mutex_owned(sc->sc_core_lock));
sys/dev/pci/if_wm.c
11918
KASSERT(mutex_owned(sc->sc_core_lock));
sys/dev/pci/if_wm.c
12000
KASSERT(mutex_owned(sc->sc_core_lock));
sys/dev/pci/if_wm.c
13774
KASSERT(mutex_owned(sc->sc_core_lock));
sys/dev/pci/if_wm.c
14036
KASSERT(mutex_owned(sc->sc_core_lock));
sys/dev/pci/if_wm.c
3882
KASSERT(mutex_owned(txq->txq_lock));
sys/dev/pci/if_wm.c
4464
KASSERT(mutex_owned(sc->sc_core_lock));
sys/dev/pci/if_wm.c
5947
KASSERT(mutex_owned(rxq->rxq_lock));
sys/dev/pci/if_wm.c
6003
KASSERT(mutex_owned(rxq->rxq_lock));
sys/dev/pci/if_wm.c
6351
KASSERT(mutex_owned(sc->sc_core_lock));
sys/dev/pci/if_wm.c
6375
KASSERT(mutex_owned(sc->sc_core_lock));
sys/dev/pci/if_wm.c
7038
KASSERT(mutex_owned(sc->sc_core_lock));
sys/dev/pci/if_wm.c
7657
KASSERT(mutex_owned(sc->sc_core_lock));
sys/dev/pci/if_wm.c
8330
KASSERT(mutex_owned(txq->txq_lock));
sys/dev/pci/if_wm.c
8347
KASSERT(mutex_owned(txq->txq_lock));
sys/dev/pci/if_wm.c
8392
KASSERT(mutex_owned(txq->txq_lock));
sys/dev/pci/if_wm.c
8407
KASSERT(mutex_owned(txq->txq_lock));
sys/dev/pci/if_wm.c
8433
KASSERT(mutex_owned(rxq->rxq_lock));
sys/dev/pci/if_wm.c
8509
KASSERT(mutex_owned(rxq->rxq_lock));
sys/dev/pci/if_wm.c
8547
KASSERT(mutex_owned(rxq->rxq_lock));
sys/dev/pci/if_wm.c
8949
KASSERT(mutex_owned(txq->txq_lock));
sys/dev/pci/if_wm.c
9564
KASSERT(mutex_owned(txq->txq_lock));
sys/dev/pci/if_wm.c
9863
KASSERT(mutex_owned(txq->txq_lock));
sys/dev/pci/if_wm.c
9897
KASSERT(mutex_owned(txq->txq_lock));
sys/dev/pci/if_wpi.c
3393
KASSERT(mutex_owned(&sc->sc_rsw_mtx));
sys/dev/pci/igc/if_igc.c
1524
KASSERT(mutex_owned(&sc->sc_core_lock));
sys/dev/pci/igc/if_igc.c
1880
KASSERT(mutex_owned(&sc->sc_core_lock));
sys/dev/pci/ixgbe/if_fdir.c
62
KASSERT(mutex_owned(&sc->core_mtx));
sys/dev/pci/ixgbe/if_sriov.c
652
KASSERT(mutex_owned(&sc->core_mtx));
sys/dev/pci/ixgbe/ix_txrx.c
1121
KASSERT(mutex_owned(&txr->tx_mtx));
sys/dev/pci/ixgbe/ixgbe.c
1552
KASSERT(mutex_owned(&sc->admin_mtx));
sys/dev/pci/ixgbe/ixgbe.c
4064
KASSERT(mutex_owned(&sc->core_mtx));
sys/dev/pci/ixgbe/ixgbe.c
4528
KASSERT(mutex_owned(&sc->core_mtx));
sys/dev/pci/ixgbe/ixgbe.c
4801
KASSERT(mutex_owned(&sc->core_mtx));
sys/dev/pci/ixgbe/ixgbe.c
4890
KASSERT(mutex_owned(&sc->core_mtx));
sys/dev/pci/ixgbe/ixgbe.c
4911
KASSERT(mutex_owned(&sc->core_mtx));
sys/dev/pci/ixgbe/ixgbe.c
5016
KASSERT(mutex_owned(&sc->core_mtx));
sys/dev/pci/ixgbe/ixgbe.c
5060
KASSERT(mutex_owned(&sc->core_mtx));
sys/dev/pci/ixgbe/ixgbe.c
7171
KASSERT(mutex_owned(&sc->core_mtx));
sys/dev/pci/ixgbe/ixgbe.h
667
#define IXGBE_CORE_LOCK_ASSERT(_sc) KASSERT(mutex_owned(&(_sc)->core_mtx))
sys/dev/pci/ixgbe/ixgbe.h
668
#define IXGBE_TX_LOCK_ASSERT(_sc) KASSERT(mutex_owned(&(_sc)->tx_mtx))
sys/dev/pci/ixgbe/ixv.c
1139
KASSERT(mutex_owned(&sc->core_mtx));
sys/dev/pci/ixgbe/ixv.c
1395
KASSERT(mutex_owned(&sc->core_mtx));
sys/dev/pci/ixgbe/ixv.c
1477
KASSERT(mutex_owned(&sc->core_mtx));
sys/dev/pci/ixgbe/ixv.c
3603
KASSERT(mutex_owned(&sc->core_mtx));
sys/dev/pci/ixgbe/ixv.c
720
KASSERT(mutex_owned(&sc->core_mtx));
sys/dev/pci/mfii.c
1903
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/pci/mpii.c
2461
KASSERT(mutex_owned(&sc->sc_rep_mtx));
sys/dev/pci/mpii.c
2544
KASSERT(mutex_owned(&sc->sc_devs_mtx));
sys/dev/pci/mpii.c
2571
KASSERT(mutex_owned(&sc->sc_devs_mtx));
sys/dev/pci/mpii.c
2592
KASSERT(mutex_owned(&sc->sc_devs_mtx));
sys/dev/pci/mpii.c
3805
KASSERT(mutex_owned(&sc->sc_devs_mtx));
sys/dev/pci/pvscsi.c
1161
KASSERT(mutex_owned(&sc->lock));
sys/dev/pci/pvscsi.c
1256
KASSERT(mutex_owned(&sc->lock));
sys/dev/pci/pvscsi.c
1303
KASSERT(mutex_owned(&sc->lock));
sys/dev/pci/pvscsi.c
471
KASSERT(mutex_owned(&sc->lock));
sys/dev/pci/pvscsi.c
485
KASSERT(mutex_owned(&sc->lock));
sys/dev/pci/ubsec.c
2062
KASSERT(mutex_owned(&sc->sc_mtx));
sys/dev/pci/virtio.c
981
KASSERT(mutex_owned(&vq->vq_freedesc_lock));
sys/dev/pci/voyager/vac.c
472
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/pci/voyager/vac.c
473
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/pci/voyager/vac.c
517
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/pci/xmm7360.c
245
#define MUTEX_ASSERT_LOCKED(lock) KASSERT(mutex_owned(lock))
sys/dev/putter/putter.c
646
KASSERT(mutex_owned(&pi_mtx));
sys/dev/raidframe/rf_threadstuff.h
68
#define rf_owned_mutex2(_m_) mutex_owned(&(_m_))
sys/dev/sbus/dbri.c
1878
mutex_owned(&sc->sc_intr_lock) ? "held" : "free",
sys/dev/sbus/dbri.c
542
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/sbus/dbri.c
616
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/sbus/dbri.c
663
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/sbus/dbri.c
995
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/scsipi/scsipi_base.c
2051
KASSERT(mutex_owned(chan_mtx(chan)));
sys/dev/scsipi/scsipi_base.c
383
KASSERT(mutex_owned(chan_mtx(periph->periph_channel)));
sys/dev/scsipi/scsipi_base.c
428
KASSERT(mutex_owned(chan_mtx(periph->periph_channel)));
sys/dev/scsipi/scsipi_base.c
510
KASSERT(mutex_owned(chan_mtx(periph->periph_channel)));
sys/dev/scsipi/scsipi_base.c
556
KASSERT(mutex_owned(chan_mtx(periph->periph_channel)));
sys/dev/scsipi/scsipi_base.c
581
KASSERT(mutex_owned(chan_mtx(periph->periph_channel)));
sys/dev/scsipi/scsipi_base.h
99
KDASSERT(mutex_owned(chan_mtx(periph->periph_channel)));
sys/dev/sdmmc/ld_sdmmc.c
132
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/sdmmc/ld_sdmmc.c
148
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/sdmmc/ld_sdmmc.c
162
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/sdmmc/sdhc.c
1446
KASSERT(mutex_owned(&hp->intr_lock));
sys/dev/sdmmc/sdhc.c
1719
KASSERT(mutex_owned(&hp->intr_lock));
sys/dev/sdmmc/sdhc.c
1909
KASSERT(mutex_owned(&hp->intr_lock));
sys/dev/sdmmc/sdhc.c
1956
KASSERT(mutex_owned(&hp->intr_lock));
sys/dev/sdmmc/sdhc.c
2018
KASSERT(mutex_owned(&hp->intr_lock));
sys/dev/sdmmc/sdhc.c
2041
KASSERT(mutex_owned(&hp->intr_lock));
sys/dev/sdmmc/sdhc.c
2239
KASSERT(mutex_owned(&hp->intr_lock));
sys/dev/sdmmc/sdhc.c
2291
KASSERT(mutex_owned(&hp->intr_lock));
sys/dev/sdmmc/sdhc.c
803
KASSERT(mutex_owned(&hp->intr_lock));
sys/dev/sdmmc/sdmmc.c
280
KASSERT(mutex_owned(&sc->sc_tskq_mtx));
sys/dev/sdmmc/sdmmc.c
293
KASSERT(interlock == NULL || mutex_owned(interlock));
sys/dev/sdmmc/sdmmc.c
320
KASSERT(interlock == NULL || mutex_owned(interlock));
sys/dev/sequencer.c
1031
KASSERT(mutex_owned(&sc->lock));
sys/dev/sequencer.c
1054
KASSERT(mutex_owned(&sc->lock));
sys/dev/sequencer.c
1088
KASSERT(mutex_owned(&sc->lock));
sys/dev/sequencer.c
1123
KASSERT(mutex_owned(&sc->lock));
sys/dev/sequencer.c
1159
KASSERT(mutex_owned(&sc->lock));
sys/dev/sequencer.c
1171
KASSERT(mutex_owned(&sc->lock));
sys/dev/sequencer.c
1200
KASSERT(mutex_owned(&sc->lock));
sys/dev/sequencer.c
1239
KASSERT(mutex_owned(&sc->lock));
sys/dev/sequencer.c
411
KASSERT(mutex_owned(&sc->lock));
sys/dev/sequencer.c
458
KASSERT(mutex_owned(&sc->lock));
sys/dev/sequencer.c
519
KASSERT(mutex_owned(&sc->lock));
sys/dev/sysmon/sysmon_envsys_events.c
1030
KASSERT(mutex_owned(&sme->sme_mtx));
sys/dev/sysmon/sysmon_envsys_events.c
459
KASSERT(mutex_owned(&sme->sme_mtx));
sys/dev/sysmon/sysmon_envsys_events.c
488
KASSERT(mutex_owned(&sme->sme_mtx));
sys/dev/sysmon/sysmon_envsys_events.c
574
KASSERT(mutex_owned(&sme->sme_mtx));
sys/dev/sysmon/sysmon_envsys_events.c
606
KASSERT(mutex_owned(&sme->sme_work_mtx));
sys/dev/sysmon/sysmon_envsys_events.c
628
KASSERT(mutex_owned(&sme->sme_mtx));
sys/dev/sysmon/sysmon_envsys_events.c
652
KASSERT(!mutex_owned(&sme->sme_mtx));
sys/dev/sysmon/sysmon_power.c
268
KASSERT(mutex_owned(&sysmon_power_event_queue_mtx));
sys/dev/sysmon/sysmon_power.c
290
KASSERT(mutex_owned(&sysmon_power_event_queue_mtx));
sys/dev/sysmon/sysmon_power.c
311
KASSERT(mutex_owned(&sysmon_power_event_queue_mtx));
sys/dev/sysmon/sysmon_power.c
551
KASSERT(mutex_owned(&sysmon_power_event_queue_mtx));
sys/dev/sysmon/sysmon_power.c
690
KASSERT(mutex_owned(&sysmon_power_event_queue_mtx));
sys/dev/tprof/tprof.c
270
KASSERT(mutex_owned(&tprof_startstop_lock));
sys/dev/tprof/tprof.c
291
KASSERT(mutex_owned(&tprof_startstop_lock));
sys/dev/tprof/tprof.c
340
KASSERT(mutex_owned(&tprof_startstop_lock));
sys/dev/tprof/tprof.c
425
KASSERT(mutex_owned(&tprof_startstop_lock));
sys/dev/tprof/tprof.c
684
KASSERT(mutex_owned(&tprof_startstop_lock));
sys/dev/usb/ehci.c
1037
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
1082
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
1123
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
2173
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
2207
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
2277
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
2325
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
2373
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
2432
KASSERT(mutex_owned(&sc->sc_rhlock));
sys/dev/usb/ehci.c
2837
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
2855
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
2880
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
2894
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
2963
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
3371
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
3397
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
3502
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
3525
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
3603
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
3718
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
3883
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
3914
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
4001
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
4082
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
4101
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
4200
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
4279
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
4295
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
4432
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
4658
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
4798
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
5043
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
782
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/usb/ehci.c
893
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ehci.c
955
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/if_athn_usb.c
1218
KASSERT(mutex_owned(&usc->usc_msg_mtx));
sys/dev/usb/if_otus.c
1464
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_otus.c
1481
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_otus.c
2372
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_otus.c
2461
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_otus.c
2475
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_otus.c
3074
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_otus.c
3089
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
1016
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
1158
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
1277
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
1301
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
1333
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
1648
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
1767
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
1781
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
1811
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
3136
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
3233
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
3313
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
3373
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
3427
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
3454
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
3527
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
3675
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
3763
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
3815
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
3843
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
4092
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
4141
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
4165
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
4190
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
4483
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
4718
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
4764
KASSERT(mutex_owned(&sc->sc_write_mtx));
sys/dev/usb/if_urtwn.c
880
KASSERT(mutex_owned(&sc->sc_task_mtx));
sys/dev/usb/motg.c
1029
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/motg.c
1048
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/motg.c
1063
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/motg.c
1277
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/motg.c
1292
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/motg.c
1404
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/motg.c
1524
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/motg.c
1676
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/motg.c
1721
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/motg.c
1736
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/motg.c
1827
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/motg.c
1863
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/motg.c
1921
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/motg.c
2040
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/motg.c
2122
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/motg.c
2139
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/motg.c
2182
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/motg.c
2220
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/motg.c
601
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/motg.c
718
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/usb/motg.c
992
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
1326
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/usb/ohci.c
1454
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
1685
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
1699
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
1720
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
1734
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
1766
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
1800
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
1841
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
1866
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
1900
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
1910
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
1937
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
1952
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
2216
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
2274
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
2437
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
2646
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
2664
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
2687
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
2802
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
2961
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
2975
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
3082
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
3175
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
3190
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
3276
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
3356
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
3374
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
3580
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
3754
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
3797
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
3838
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
447
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
519
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ohci.c
609
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ualea.c
187
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/uatp.c
1652
KASSERT(mutex_owned(&sc->sc_tap_mutex));
sys/dev/usb/uatp.c
1678
KASSERT(mutex_owned(&sc->sc_tap_mutex));
sys/dev/usb/uatp.c
1994
KASSERT(mutex_owned(&sc->sc_tap_mutex));
sys/dev/usb/uatp.c
2090
KASSERT(mutex_owned(&sc->sc_tap_mutex));
sys/dev/usb/ucom.c
1711
KASSERT(polling || mutex_owned(&sc->sc_lock));
sys/dev/usb/ucom.c
1757
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ucom.c
1835
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/ucom.c
1868
KASSERT(ucom_polling(sc) || mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
1073
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
1135
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
1163
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
1216
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
1242
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
1281
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
1307
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
1379
KASSERT(mutex_owned(&sc->sc_intr_lock));
sys/dev/usb/uhci.c
1451
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
1479
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
1614
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
1749
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
1866
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
1930
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
2271
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
2327
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
2348
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
2395
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
2405
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
2487
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
2676
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
2745
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
2771
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
2787
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
2834
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
2943
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
2992
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
3004
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
3141
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
3182
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
3211
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
3244
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
3792
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
3833
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/uhci.c
3858
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/uhidev.c
619
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/uhidev.c
637
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/uhidev.c
648
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/uhidev.c
668
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/uhidev.c
788
out0: KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/uhidev.c
790
out: KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/uhidev.c
798
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/umcpmio_gpio.c
1101
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_gpio.c
1236
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_gpio.c
203
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_gpio.c
222
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_gpio.c
243
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_gpio.c
264
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_gpio.c
283
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_gpio.c
302
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_gpio.c
432
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_gpio.c
455
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_gpio.c
490
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_gpio.c
544
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_gpio.c
626
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_gpio.c
661
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_gpio.c
678
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_gpio.c
697
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_gpio.c
718
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_gpio.c
774
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_gpio.c
841
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_gpio.c
918
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_iic.c
75
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_iic.c
95
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_spi.c
576
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_subr.c
120
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_subr.c
139
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_subr.c
159
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_subr.c
177
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_subr.c
195
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_subr.c
213
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_subr.c
239
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_subr.c
266
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_subr.c
290
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umcpmio_transport.c
133
KASSERT(mutex_owned(&sc->sc_action_mutex));
sys/dev/usb/umidi.c
1219
KASSERT(mutex_owned(&mididev->sc->sc_lock));
sys/dev/usb/umidi.c
1306
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/umidi.c
1342
KASSERT(mutex_owned(&ep->sc->sc_lock));
sys/dev/usb/umidi.c
1379
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/umidi.c
1406
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/umidi.c
1749
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/umidi.c
1973
KASSERT(mutex_owned(&ep->sc->sc_lock));
sys/dev/usb/umidi.c
496
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/umidi.c
526
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/umidi.c
536
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/umidi.c
563
KASSERT(mutex_owned(&mididev->sc->sc_lock));
sys/dev/usb/umidi.c
577
KASSERT(mutex_owned(&mididev->sc->sc_lock));
sys/dev/usb/umidi.c
598
KASSERT(mutex_owned(&mididev->sc->sc_lock));
sys/dev/usb/umidi.c
619
KASSERT(mutex_owned(&mididev->sc->sc_lock));
sys/dev/usb/umidi.c
634
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/usb.c
1181
KASSERT(mutex_owned(bus->ub_lock));
sys/dev/usb/usb.c
1239
KASSERT(mutex_owned(&usb_event_lock));
sys/dev/usb/usb_mem.c
119
KASSERT(mutex_owned(&usb_blk_lock));
sys/dev/usb/usb_mem.c
255
KASSERT(mutex_owned(&usb_blk_lock));
sys/dev/usb/usbdi.c
1039
KASSERT(mutex_owned(pipe->up_dev->ud_bus->ub_lock));
sys/dev/usb/usbdi.c
1097
KASSERT(mutex_owned(pipe->up_dev->ud_bus->ub_lock));
sys/dev/usb/usbdi.c
1121
KASSERT(polling || mutex_owned(pipe->up_dev->ud_bus->ub_lock));
sys/dev/usb/usbdi.c
1250
KASSERT(polling || mutex_owned(pipe->up_dev->ud_bus->ub_lock));
sys/dev/usb/usbdi.c
1269
KASSERT(polling || mutex_owned(pipe->up_dev->ud_bus->ub_lock));
sys/dev/usb/usbdi.c
1543
KASSERT(bus->ub_usepolling || mutex_owned(bus->ub_lock));
sys/dev/usb/usbdi.c
1584
KASSERT(mutex_owned(bus->ub_lock));
sys/dev/usb/usbdi.c
1757
KASSERT(bus->ub_usepolling || mutex_owned(bus->ub_lock));
sys/dev/usb/usbdi.c
1846
KASSERT(bus->ub_usepolling || mutex_owned(bus->ub_lock));
sys/dev/usb/usbdi.c
1873
KASSERT(bus->ub_usepolling || mutex_owned(bus->ub_lock));
sys/dev/usb/usbdi.c
1891
KASSERT(bus->ub_usepolling || mutex_owned(bus->ub_lock));
sys/dev/usb/usbdi.c
1915
KASSERT(bus->ub_usepolling || mutex_owned(bus->ub_lock));
sys/dev/usb/usbdi.c
1987
KASSERT(bus->ub_usepolling || mutex_owned(bus->ub_lock));
sys/dev/usb/usbnet.c
1070
KASSERTMSG(mutex_owned(&unp->unp_mcastlock) || IFNET_LOCKED(ifp),
sys/dev/usb/usbnet.c
109
KASSERT(mutex_owned(&un->un_pri->unp_miilock));
sys/dev/usb/usbnet.c
1410
KASSERT(mutex_owned(&un->un_pri->unp_rxlock));
sys/dev/usb/usbnet.c
1416
KASSERT(mutex_owned(&un->un_pri->unp_txlock));
sys/dev/usb/usbroothub.c
369
KASSERT(bus->ub_usepolling || mutex_owned(bus->ub_lock));
sys/dev/usb/usbroothub.c
590
KASSERT(mutex_owned(bus->ub_lock));
sys/dev/usb/vhci.c
346
KASSERT(mutex_owned(&port->lock));
sys/dev/usb/vhci.c
361
KASSERT(mutex_owned(&port->lock));
sys/dev/usb/vhci.c
620
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/vhci.c
650
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/vhci.c
670
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/vhci.c
710
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/dev/usb/vhci.c
729
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/vhci.c
753
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/vhci.c
773
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/vhci.c
833
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/vhci.c
834
KASSERT(mutex_owned(&port->lock));
sys/dev/usb/xhci.c
1956
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/xhci.c
1985
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/xhci.c
2009
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/xhci.c
2034
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/xhci.c
2172
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/xhci.c
2231
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/xhci.c
2271
KASSERT(xhci_polling_p(sc) || mutex_owned(&sc->sc_lock));
sys/dev/usb/xhci.c
2371
KASSERT(xhci_polling_p(sc) || mutex_owned(&sc->sc_lock));
sys/dev/usb/xhci.c
2618
KASSERT(xhci_polling_p(sc) || mutex_owned(&sc->sc_lock));
sys/dev/usb/xhci.c
2705
KASSERT(xhci_polling_p(sc) || mutex_owned(&sc->sc_lock));
sys/dev/usb/xhci.c
3292
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/xhci.c
4101
KASSERT(mutex_owned(&sc->sc_rhlock));
sys/dev/usb/xhci.c
4390
KASSERT(xhci_polling_p(sc) || mutex_owned(&sc->sc_lock));
sys/dev/usb/xhci.c
4410
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/xhci.c
4435
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/xhci.c
4452
KASSERT(mutex_owned(&sc->sc_lock));
sys/dev/usb/xhci.c
4495
KASSERT(polling || mutex_owned(&sc->sc_lock));
sys/dev/usb/xhci.c
4627
KASSERT(polling || mutex_owned(&sc->sc_lock));
sys/dev/usb/xhci.c
4778
KASSERT(polling || mutex_owned(&sc->sc_lock));
sys/dev/usb/xhci.c
4908
KASSERT(polling || mutex_owned(&sc->sc_lock));
sys/dev/usb/xhci.c
4968
KASSERT(xhci_polling_p(sc) || mutex_owned(&sc->sc_lock));
sys/dev/usb/xhci.c
4982
KASSERT(mutex_owned(&sc->sc_lock));
sys/fs/autofs/autofs.c
209
KASSERT(!mutex_owned(&amp->am_lock));
sys/fs/autofs/autofs.c
309
KASSERT(mutex_owned(&autofs_softc->sc_lock));
sys/fs/autofs/autofs_vnops.c
622
KASSERT(mutex_owned(&amp->am_lock));
sys/fs/autofs/autofs_vnops.c
625
KASSERT(mutex_owned(&parent->an_mount->am_lock));
sys/fs/autofs/autofs_vnops.c
656
KASSERT(mutex_owned(&parent->an_mount->am_lock));
sys/fs/autofs/autofs_vnops.c
677
KASSERT(mutex_owned(&anp->an_mount->am_lock));
sys/fs/msdosfs/msdosfs_vfsops.c
1018
KASSERT(mutex_owned(vp->v_interlock));
sys/fs/nfs/common/nfsport.h
682
#define NFSNAMEIDREQUIRED() mutex_owned(&nfs_nameid_mutex)
sys/fs/nfs/common/nfsport.h
691
#define NFSD_LOCK_ASSERT() mutex_owned(&newnfsd_mtx)
sys/fs/nfs/common/nfsport.h
692
#define NFSD_UNLOCK_ASSERT() !mutex_owned(&newnfsd_mtx)
sys/fs/puffs/puffs_msgif.c
159
KASSERT(mutex_owned(&park->park_mtx));
sys/fs/puffs/puffs_msgif.c
173
KASSERT(mutex_owned(&park->park_mtx));
sys/fs/puffs/puffs_node.c
313
KASSERT(mutex_owned(&pn->pn_mtx));
sys/fs/puffs/puffs_subr.c
166
KASSERT(mutex_owned(&pmp->pmp_lock));
sys/fs/puffs/puffs_subr.c
174
KASSERT(mutex_owned(&pmp->pmp_lock));
sys/fs/puffs/puffs_vfsops.c
520
KASSERT(mutex_owned(vp->v_interlock));
sys/fs/puffs/puffs_vnops.c
1126
KASSERT(!(flags & SETATTR_CHSIZE) || mutex_owned(&pn->pn_sizemtx));
sys/fs/tmpfs/tmpfs_subr.c
1190
KASSERT(mutex_owned(&node->tn_timelock));
sys/fs/udf/udf_strat_rmw.c
157
KASSERT(mutex_owned(&priv->discstrat_mutex));
sys/fs/udf/udf_strat_rmw.c
159
waslocked = mutex_owned(&priv->discstrat_mutex);
sys/fs/udf/udf_strat_rmw.c
196
KASSERT(mutex_owned(&priv->discstrat_mutex));
sys/fs/udf/udf_strat_rmw.c
198
waslocked = mutex_owned(&priv->discstrat_mutex);
sys/fs/udf/udf_strat_rmw.c
216
KASSERT(mutex_owned(&priv->discstrat_mutex));
sys/fs/udf/udf_strat_rmw.c
243
KASSERT(mutex_owned(&priv->discstrat_mutex));
sys/fs/udf/udf_strat_rmw.c
276
KASSERT(mutex_owned(&priv->discstrat_mutex));
sys/fs/udf/udf_strat_rmw.c
310
KASSERT(mutex_owned(&priv->discstrat_mutex));
sys/fs/udf/udf_subr.c
6419
KASSERT(mutex_owned(&ump->sync_lock));
sys/fs/udf/udf_subr.c
6471
KASSERT(mutex_owned(vp->v_interlock));
sys/fs/udf/udf_vfsops.c
442
KASSERT(mutex_owned(vp->v_interlock));
sys/fs/union/union_subr.c
262
KASSERT(mutex_owned(&un->un_lock));
sys/fs/union/union_subr.c
298
KASSERT(mutex_owned(&uhash_lock));
sys/fs/union/union_vfsops.c
338
KASSERT(mutex_owned(vp->v_interlock));
sys/fs/v7fs/v7fs_vfsops.c
374
KASSERT(mutex_owned(vp->v_interlock));
sys/kern/kern_cfglock.c
100
return mutex_owned(&kernconfig_mutex);
sys/kern/kern_clock.c
360
KASSERT(mutex_owned(&p->p_stmutex));
sys/kern/kern_clock.c
380
KASSERT(mutex_owned(&p->p_stmutex));
sys/kern/kern_condvar.c
179
KASSERT(mutex_owned(mtx));
sys/kern/kern_condvar.c
200
KASSERT(mutex_owned(mtx));
sys/kern/kern_condvar.c
223
KASSERT(mutex_owned(mtx));
sys/kern/kern_condvar.c
248
KASSERT(mutex_owned(mtx));
sys/kern/kern_core.c
298
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_cpu.c
415
KASSERT(mutex_owned(&cpu_lock));
sys/kern/kern_cpu.c
531
KASSERT(mutex_owned(&cpu_lock));
sys/kern/kern_descrip.c
201
KASSERT(fdp->fd_refcnt <= 1 || mutex_owned(&fdp->fd_lock));
sys/kern/kern_descrip.c
230
KASSERT(mutex_owned(&fdp->fd_lock));
sys/kern/kern_descrip.c
266
KASSERT(mutex_owned(&fd->fd_lock));
sys/kern/kern_descrip.c
297
KASSERT(mutex_owned(&fdp->fd_lock));
sys/kern/kern_descrip.c
326
KASSERT(mutex_owned(&fdp->fd_lock));
sys/kern/kern_entropy.c
1313
KASSERT(__predict_false(cold) || mutex_owned(&E->lock));
sys/kern/kern_entropy.c
1706
KASSERT(mutex_owned(&E->lock));
sys/kern/kern_entropy.c
1726
KASSERT(mutex_owned(&E->lock));
sys/kern/kern_entropy.c
1901
KASSERT(__predict_false(cold) || mutex_owned(&E->lock));
sys/kern/kern_entropy.c
1933
KASSERT(__predict_false(cold) || mutex_owned(&E->lock));
sys/kern/kern_entropy.c
1976
KASSERT(__predict_false(cold) || mutex_owned(&E->lock));
sys/kern/kern_event.c
1046
KASSERT(mutex_owned(&kq->kq_lock));
sys/kern/kern_event.c
1047
KASSERT(mutex_owned(p1->p_lock));
sys/kern/kern_event.c
1246
KASSERT(mutex_owned(p1->p_lock));
sys/kern/kern_event.c
1247
KASSERT(mutex_owned(&kq->kq_lock));
sys/kern/kern_event.c
1265
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_event.c
1423
KASSERT(mutex_owned(&kn->kn_kq->kq_lock));
sys/kern/kern_event.c
1507
KASSERT(mutex_owned(&kq->kq_lock));
sys/kern/kern_event.c
1525
KASSERT(mutex_owned(&kq->kq_fdp->fd_lock));
sys/kern/kern_event.c
1529
KASSERT(mutex_owned(&kq->kq_lock));
sys/kern/kern_event.c
1612
KASSERT(mutex_owned(&kn->kn_kq->kq_lock));
sys/kern/kern_event.c
181
return mutex_owned(&KNOTE_TO_KIMPL(kn)->ki_foplock);
sys/kern/kern_event.c
1962
KASSERT(mutex_owned(&fdp->fd_lock));
sys/kern/kern_event.c
2211
KASSERT(mutex_owned(&kq->kq_lock));
sys/kern/kern_event.c
2418
KASSERT(mutex_owned(&fdp->fd_lock));
sys/kern/kern_event.c
2661
KASSERT(mutex_owned(&fdp->fd_lock));
sys/kern/kern_event.c
2833
KASSERT(mutex_owned(&fdp->fd_lock));
sys/kern/kern_event.c
402
KASSERT(mutex_owned(&kn->kn_kq->kq_lock));
sys/kern/kern_event.c
409
KASSERT(mutex_owned(&kn->kn_kq->kq_lock));
sys/kern/kern_event.c
425
KASSERT(mutex_owned(&kn->kn_kq->kq_lock));
sys/kern/kern_event.c
439
KASSERT(mutex_owned(&kn->kn_kq->kq_lock));
sys/kern/kern_event.c
468
KASSERT(mutex_owned(&fdp->fd_lock));
sys/kern/kern_exit.c
1016
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_exit.c
1167
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_exit.c
1322
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_exit.c
217
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_exit.c
625
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_heartbeat.c
283
KASSERT(mutex_owned(&heartbeat_lock));
sys/kern/kern_hook.c
686
KASSERT(lock == NULL || mutex_owned(lock));
sys/kern/kern_ksyms.c
472
KASSERT(strcmp(name, "netbsd") == 0 || mutex_owned(&ksyms_lock));
sys/kern/kern_ksyms.c
473
KASSERT(cold || mutex_owned(&ksyms_lock));
sys/kern/kern_ksyms.c
966
KASSERT(cold || mutex_owned(&ksyms_lock));
sys/kern/kern_ktrace.c
1274
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_ktrace.c
1470
KASSERT(mutex_owned(targetp->p_lock));
sys/kern/kern_ktrace.c
1471
KASSERT(mutex_owned(&ktrace_lock));
sys/kern/kern_ktrace.c
207
KASSERT(mutex_owned(&ktrace_lock));
sys/kern/kern_ktrace.c
272
KASSERT(mutex_owned(&ktrace_lock));
sys/kern/kern_ktrace.c
288
KASSERT(mutex_owned(&ktrace_lock));
sys/kern/kern_ktrace.c
299
KASSERT(mutex_owned(&ktrace_lock));
sys/kern/kern_ktrace.c
447
KASSERT(mutex_owned(&ktrace_lock));
sys/kern/kern_ktrace.c
463
KASSERT(mutex_owned(&ktrace_lock));
sys/kern/kern_lwp.c
1258
KASSERT(last || mutex_owned(p->p_lock));
sys/kern/kern_lwp.c
1483
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_lwp.c
1523
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_lwp.c
1547
return mutex_owned(cur) && (mtx == cur || mtx == NULL);
sys/kern/kern_lwp.c
1558
KASSERT(mutex_owned(oldmtx));
sys/kern/kern_lwp.c
1598
KASSERT(mutex_owned(l->l_mutex));
sys/kern/kern_lwp.c
1636
KASSERT(mutex_owned(l->l_mutex));
sys/kern/kern_lwp.c
1648
KASSERT(mutex_owned(l->l_mutex));
sys/kern/kern_lwp.c
1659
KASSERT(mutex_owned(l->l_mutex));
sys/kern/kern_lwp.c
1822
KASSERT(mutex_owned(l->l_proc->p_lock));
sys/kern/kern_lwp.c
1851
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_lwp.c
1869
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_lwp.c
1888
KASSERT(mutex_owned(l->l_proc->p_lock));
sys/kern/kern_lwp.c
1910
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_lwp.c
2180
KASSERT(mutex_owned(l->l_proc->p_lock));
sys/kern/kern_lwp.c
441
KASSERT(mutex_owned(t->l_proc->p_lock));
sys/kern/kern_lwp.c
515
KASSERT(mutex_owned(l->l_proc->p_lock));
sys/kern/kern_lwp.c
546
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_lwp.c
547
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_lwp.c
592
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_ntptime.c
428
KASSERT(mutex_owned(&timecounter_lock));
sys/kern/kern_ntptime.c
622
KASSERT(mutex_owned(&timecounter_lock));
sys/kern/kern_ntptime.c
706
KASSERT(mutex_owned(&timecounter_lock));
sys/kern/kern_physio.c
196
KASSERT(mutex_owned(&ps->ps_lock));
sys/kern/kern_proc.c
1090
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_proc.c
1209
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_proc.c
1240
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_proc.c
1255
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_proc.c
1459
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_proc.c
1487
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_proc.c
1522
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_proc.c
1573
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_proc.c
1624
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_proc.c
1779
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_proc.c
1843
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_proc.c
2718
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_proc.c
2719
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_proc.c
2778
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_proc.c
2779
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_proc.c
589
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_proc.c
598
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_proc.c
666
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_proc.c
692
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_proc.c
844
KASSERT(p == NULL || mutex_owned(p->p_lock));
sys/kern/kern_proc.c
895
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_proc.c
934
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_proc.c
959
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_prot.c
357
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_resource.c
290
KASSERT(mutex_owned(chgp->p_lock));
sys/kern/kern_resource.c
514
KASSERT(p->p_stat == SDEAD || mutex_owned(p->p_lock));
sys/kern/kern_resource.c
666
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_runq.c
328
KASSERT(mutex_owned(spc->spc_mutex));
sys/kern/kern_sig.c
1030
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_sig.c
1047
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_sig.c
1098
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_sig.c
1231
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_sig.c
1293
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_sig.c
1294
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_sig.c
1515
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_sig.c
1527
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_sig.c
1549
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_sig.c
1550
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_sig.c
1580
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_sig.c
1581
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_sig.c
1703
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_sig.c
1708
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_sig.c
1710
KASSERT(!mutex_owned(&proc_lock));
sys/kern/kern_sig.c
1759
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_sig.c
1760
KASSERT(!mutex_owned(&proc_lock));
sys/kern/kern_sig.c
1790
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_sig.c
1841
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_sig.c
2067
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_sig.c
2184
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_sig.c
2207
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_sig.c
2231
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_sig.c
2389
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_sig.c
2506
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_sig.c
2507
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_sig.c
607
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_sig.c
681
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_sig.c
725
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_sig.c
757
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_sig.c
859
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_sig.c
872
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_sig.c
998
KASSERT(mutex_owned(&proc_lock));
sys/kern/kern_sig.c
999
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_sleepq.c
462
KASSERT(mutex_owned(mp));
sys/kern/kern_sleepq.c
542
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_synch.c
620
KASSERT(mutex_owned(curcpu()->ci_schedstate.spc_mutex));
sys/kern/kern_synch.c
893
KASSERT(mutex_owned(p->p_lock));
sys/kern/kern_tc.c
1074
KASSERT(mutex_owned(&timecounter_lock));
sys/kern/kern_tc.c
1122
KASSERT(mutex_owned(&timecounter_lock));
sys/kern/kern_tc.c
1139
KASSERT(mutex_owned(&timecounter_lock));
sys/kern/kern_tc.c
1214
KASSERT(mutex_owned(&timecounter_lock));
sys/kern/kern_tc.c
189
KDASSERT(mutex_owned(&timecounter_lock));
sys/kern/kern_tc.c
759
KASSERT(mutex_owned(&timecounter_lock));
sys/kern/kern_tc.c
923
KASSERT(mutex_owned(&timecounter_lock));
sys/kern/kern_threadpool.c
476
KASSERT(mutex_owned(&pool->tp_lock));
sys/kern/kern_threadpool.c
485
KASSERT(mutex_owned(&pool->tp_lock));
sys/kern/kern_threadpool.c
811
KASSERT(mutex_owned(job->job_lock));
sys/kern/kern_threadpool.c
823
KASSERT(mutex_owned(job->job_lock));
sys/kern/kern_threadpool.c
854
KASSERT(mutex_owned(job->job_lock));
sys/kern/kern_threadpool.c
900
KASSERT(mutex_owned(job->job_lock));
sys/kern/kern_threadpool.c
951
KASSERT(mutex_owned(job->job_lock));
sys/kern/kern_time.c
197
return mutex_owned(&itimer_mutex);
sys/kern/kern_timeout.c
558
KASSERT(interlock == NULL || mutex_owned(interlock));
sys/kern/kern_todr.c
142
return mutex_owned(&todr_mutex) ? true : false;
sys/kern/kern_turnstile.c
385
KASSERT(mutex_owned(lock));
sys/kern/kern_turnstile.c
458
KASSERT(mutex_owned(lock));
sys/kern/sched_4bsd.c
381
KASSERT(mutex_owned(p->p_lock));
sys/kern/sched_4bsd.c
450
KASSERT(mutex_owned(parent->p_lock));
sys/kern/sched_m2.c
190
KASSERT(mutex_owned(p->p_lock));
sys/kern/subr_autoconf.c
1462
KASSERT(mutex_owned(&alldevs_lock));
sys/kern/subr_autoconf.c
1507
KASSERT(mutex_owned(&alldevs_lock));
sys/kern/subr_autoconf.c
1552
KASSERT(mutex_owned(&alldevs_lock));
sys/kern/subr_autoconf.c
1614
KASSERT(mutex_owned(&alldevs_lock));
sys/kern/subr_autoconf.c
2120
KASSERT(mutex_owned(&alldevs_lock));
sys/kern/subr_autoconf.c
2133
KASSERT(mutex_owned(&alldevs_lock));
sys/kern/subr_autoconf.c
3914
KASSERT(mutex_owned(&alldevs_lock));
sys/kern/subr_autoconf.c
3934
KASSERT(mutex_owned(&alldevs_lock));
sys/kern/subr_autoconf.c
3954
KASSERT(mutex_owned(&alldevs_lock));
sys/kern/subr_cpufreq.c
284
KASSERT(mutex_owned(&cpufreq_lock) != 0);
sys/kern/subr_cpufreq.c
295
KASSERT(mutex_owned(&cpufreq_lock) != 0);
sys/kern/subr_cpufreq.c
308
KASSERT(mutex_owned(&cpufreq_lock) != 0);
sys/kern/subr_cpufreq.c
381
KASSERT(mutex_owned(&cpufreq_lock) != 0);
sys/kern/subr_cpufreq.c
427
KASSERT(mutex_owned(&cpufreq_lock) != 0);
sys/kern/subr_cpufreq.c
456
KASSERT(mutex_owned(&cpufreq_lock) != 0);
sys/kern/subr_devsw.c
498
KASSERT(mutex_owned(&device_lock));
sys/kern/subr_devsw.c
564
KASSERT(mutex_owned(&device_lock));
sys/kern/subr_devsw.c
625
KASSERT(mutex_owned(&device_lock));
sys/kern/subr_extent.c
166
KASSERT(mutex_owned(&ex->ex_lock));
sys/kern/subr_interrupt.c
92
KASSERT(mutex_owned(&cpu_lock));
sys/kern/subr_localcount.c
102
KASSERT(mutex_owned(interlock));
sys/kern/subr_pool.c
1284
KASSERT(mutex_owned(&pp->pr_lock));
sys/kern/subr_pool.c
1488
KASSERT(mutex_owned(&pp->pr_lock));
sys/kern/subr_pool.c
657
KASSERT(mutex_owned(&pp->pr_lock));
sys/kern/subr_prf.c
173
KASSERT(mutex_owned(&kprintf_mtx));
sys/kern/subr_prof.c
550
KASSERT(mutex_owned(&p->p_stmutex));
sys/kern/subr_vmem.c
164
#define VMEM_ASSERT_LOCKED(vm) KASSERT(mutex_owned(&(vm)->vm_lock))
sys/kern/sys_eventfd.c
422
KASSERT(mutex_owned(&efd->efd_lock));
sys/kern/sys_eventfd.c
461
KASSERT(mutex_owned(&efd->efd_lock));
sys/kern/sys_futex.c
1015
KASSERT(mutex_owned(&f->fx_qlock));
sys/kern/sys_futex.c
1016
KASSERT(f2 == NULL || mutex_owned(&f2->fx_qlock));
sys/kern/sys_futex.c
828
KASSERT(mutex_owned(&f->fx_qlock));
sys/kern/sys_futex.c
829
KASSERT(mutex_owned(&fw->fw_lock));
sys/kern/sys_futex.c
848
KASSERT(mutex_owned(&f->fx_qlock));
sys/kern/sys_futex.c
849
KASSERT(mutex_owned(&fw->fw_lock));
sys/kern/sys_futex.c
867
KASSERT(mutex_owned(&fw->fw_lock));
sys/kern/sys_memfd.c
420
KASSERT(mutex_owned(&fp->f_lock));
sys/kern/sys_mqueue.c
1095
KASSERT(mutex_owned(&mq->mq_mtx));
sys/kern/sys_mqueue.c
258
KASSERT(mutex_owned(&mqlist_lock));
sys/kern/sys_mqueue.c
526
KASSERT(mutex_owned(&mq->mq_mtx));
sys/kern/sys_pipe.c
338
KASSERT(mutex_owned(pipe->pipe_lock));
sys/kern/sys_pset.c
151
KASSERT(mutex_owned(&cpu_lock));
sys/kern/sys_sig.c
591
KASSERT(mutex_owned(l->l_proc->p_lock));
sys/kern/sysv_msg.c
422
KASSERT(mutex_owned(&msgmutex));
sys/kern/sysv_sem.c
367
KASSERT(mutex_owned(&semlock));
sys/kern/sysv_sem.c
416
KASSERT(mutex_owned(&semlock));
sys/kern/sysv_sem.c
473
KASSERT(mutex_owned(&semlock));
sys/kern/sysv_shm.c
153
KASSERT(mutex_owned(&shm_lock));
sys/kern/sysv_shm.c
181
KASSERT(mutex_owned(&shm_lock));
sys/kern/sysv_shm.c
211
KASSERT(mutex_owned(&shm_lock));
sys/kern/sysv_shm.c
237
KASSERT(mutex_owned(&shm_lock));
sys/kern/sysv_shm.c
279
KASSERT(mutex_owned(&shm_lock));
sys/kern/sysv_shm.c
598
KASSERT(mutex_owned(&shm_lock));
sys/kern/tty.c
1688
KASSERT(mutex_owned(&tty_lock));
sys/kern/tty.c
1760
KASSERT(mutex_owned(&tty_lock));
sys/kern/tty.c
1798
KASSERT(mutex_owned(&tty_lock));
sys/kern/tty.c
1945
KASSERT(mutex_owned(&tty_lock));
sys/kern/tty.c
2196
KASSERT(mutex_owned(&tty_lock));
sys/kern/tty.c
2438
KASSERT(mutex_owned(&tty_lock));
sys/kern/tty.c
2514
KASSERT(mutex_owned(&tty_lock));
sys/kern/tty.c
2536
KASSERT(mutex_owned(&tty_lock));
sys/kern/tty.c
2562
KASSERT(mutex_owned(&tty_lock));
sys/kern/tty.c
2591
KASSERT(mutex_owned(&tty_lock));
sys/kern/tty.c
2653
KASSERT(mutex_owned(&proc_lock));
sys/kern/tty.c
2723
KASSERT(mutex_owned(pick->p_lock));
sys/kern/tty.c
2793
KASSERT(mutex_owned(&tty_lock));
sys/kern/tty.c
2810
KASSERT(mutex_owned(p1->p_lock));
sys/kern/tty.c
2811
KASSERT(mutex_owned(p2->p_lock));
sys/kern/tty.c
2859
KASSERT(mutex_owned(&tty_lock));
sys/kern/tty.c
377
return mutex_owned(&tty_lock);
sys/kern/tty.c
585
KASSERT(mutex_owned(&tty_lock));
sys/kern/tty.c
939
KASSERT(mutex_owned(&tty_lock));
sys/kern/tty_pty.c
528
KASSERT(mutex_owned(&tty_lock));
sys/kern/tty_pty.c
552
KASSERT(mutex_owned(&tty_lock));
sys/kern/uipc_sem.c
1030
KASSERT(mutex_owned(&ks->ks_lock));
sys/kern/uipc_sem.c
1053
KASSERT(mutex_owned(&ks->ks_lock));
sys/kern/uipc_sem.c
292
KASSERT(mutex_owned(&ksem_lock));
sys/kern/uipc_sem.c
308
KASSERT(mutex_owned(&ks->ks_lock));
sys/kern/uipc_sem.c
522
KASSERT(mutex_owned(&ksem->ks_lock));
sys/kern/uipc_sem.c
697
KASSERT(mutex_owned(&ks->ks_lock));
sys/kern/uipc_sem.c
879
KASSERT(mutex_owned(&ks->ks_lock));
sys/kern/uipc_sem.c
921
KASSERT(mutex_owned(&ks->ks_lock));
sys/kern/uipc_sem.c
945
KASSERT(mutex_owned(&ks->ks_lock));
sys/kern/uipc_socket2.c
1491
return mutex_owned(so->so_lock);
sys/kern/uipc_socket2.c
1506
return mutex_owned(lock);
sys/kern/uipc_usrreq.c
1684
KASSERT(mutex_owned(&filelist_lock));
sys/kern/uipc_usrreq.c
1733
KASSERT(mutex_owned(&filelist_lock));
sys/kern/uipc_usrreq.c
1810
KASSERT(mutex_owned(&filelist_lock));
sys/kern/uipc_usrreq.c
1870
KASSERT(mutex_owned(&filelist_lock));
sys/kern/uipc_usrreq.c
307
KASSERT(mutex_owned(lock));
sys/kern/vfs_bio.c
1028
KASSERT(mutex_owned(&bufcache_lock));
sys/kern/vfs_bio.c
1186
KASSERT(mutex_owned(&bufcache_lock));
sys/kern/vfs_bio.c
1396
KASSERT(mutex_owned(&bufcache_lock));
sys/kern/vfs_bio.c
1418
KASSERT(mutex_owned(&bufcache_lock));
sys/kern/vfs_bio.c
1569
KASSERT(mutex_owned(&bufcache_lock));
sys/kern/vfs_bio.c
1592
KASSERT(mutex_owned(&bufcache_lock));
sys/kern/vfs_bio.c
2190
KASSERT(mutex_owned(&bufcache_lock));
sys/kern/vfs_bio.c
372
KASSERT(mutex_owned(&bufcache_lock));
sys/kern/vfs_bio.c
383
KASSERT(mutex_owned(&bufcache_lock));
sys/kern/vfs_bio.c
397
KASSERT(mutex_owned(&bufcache_lock));
sys/kern/vfs_bio.c
601
KASSERT(mutex_owned(&bufcache_lock));
sys/kern/vfs_cache.c
1352
KASSERT(mutex_owned(&cache_lru_lock));
sys/kern/vfs_mount.c
297
KASSERT(mp->mnt_refcnt > 0 || mutex_owned(&mountlist_lock));
sys/kern/vfs_subr.c
435
KASSERT(mutex_owned(vp->v_interlock));
sys/kern/vfs_subr.c
436
KASSERT(mutex_owned(&bufcache_lock));
sys/kern/vfs_subr.c
464
KASSERT(mutex_owned(vp->v_interlock));
sys/kern/vfs_subr.c
465
KASSERT(mutex_owned(&bufcache_lock));
sys/kern/vfs_subr.c
496
KASSERT(mutex_owned(&bufcache_lock));
sys/kern/vfs_subr.c
498
KASSERT(mutex_owned(vp->v_interlock));
sys/kern/vfs_subr.c
694
KASSERT(mutex_owned(&syncer_data_lock));
sys/kern/vfs_subr.c
705
KASSERT(mutex_owned(vp->v_interlock));
sys/kern/vfs_subr.c
720
KASSERT(mutex_owned(vp->v_interlock));
sys/kern/vfs_subr.c
738
KASSERT(mutex_owned(vp->v_interlock));
sys/kern/vfs_subr.c
759
KASSERT(mutex_owned(mp->mnt_updating));
sys/kern/vfs_subr.c
792
KASSERT(mutex_owned(mp->mnt_updating));
sys/kern/vfs_subr.c
808
KASSERT(mutex_owned(&syncer_data_lock));
sys/kern/vfs_syscalls.c
215
KASSERT(mutex_owned(&fs_klist_lock));
sys/kern/vfs_trans.c
237
KASSERT(mutex_owned(&fstrans_lock));
sys/kern/vfs_trans.c
272
KASSERT(mutex_owned(&fstrans_lock));
sys/kern/vfs_trans.c
673
KASSERT(mutex_owned(&fstrans_lock));
sys/kern/vfs_trans.c
822
KASSERT(mutex_owned(&fstrans_lock));
sys/kern/vfs_trans.c
870
KASSERT(mutex_owned(&fstrans_lock));
sys/kern/vfs_vnode.c
1127
KASSERT(mutex_owned(vp->v_interlock));
sys/kern/vfs_vnode.c
1153
KASSERT(mutex_owned(vp->v_interlock));
sys/kern/vfs_vnode.c
1414
KASSERT(mutex_owned(&vcache_lock));
sys/kern/vfs_vnode.c
1472
KASSERT(mutex_owned(&vcache_lock));
sys/kern/vfs_vnode.c
1494
KASSERT(mutex_owned(vp->v_interlock));
sys/kern/vfs_vnode.c
1552
KASSERT(mutex_owned(vp->v_interlock));
sys/kern/vfs_vnode.c
1872
KASSERT(mutex_owned(vp->v_interlock));
sys/kern/vfs_vnode.c
2076
KASSERT(mutex_owned(bp->b_objlock));
sys/kern/vfs_vnode.c
2097
KASSERT(mutex_owned(vp->v_interlock));
sys/kern/vfs_vnode.c
293
KASSERTMSG(mutex_owned(vp->v_interlock), "at %s:%d", func, line);
sys/kern/vfs_vnode.c
312
KASSERTMSG(mutex_owned(vp->v_interlock), "at %s:%d", func, line);
sys/kern/vfs_vnode.c
325
KASSERTMSG(mutex_owned(vp->v_interlock), "at %s:%d", func, line);
sys/kern/vfs_vnode.c
345
KASSERTMSG(mutex_owned(vp->v_interlock), "at %s:%d", func, line);
sys/kern/vfs_vnode.c
347
KASSERTMSG(mutex_owned(&vcache_lock), "at %s:%d", func, line);
sys/kern/vfs_vnode.c
500
KASSERT(mutex_owned(vp->v_interlock));
sys/kern/vfs_vnode.c
567
KASSERT(mutex_owned(&vdrain_lock));
sys/kern/vfs_vnode.c
586
KASSERT(mutex_owned(&vdrain_lock));
sys/kern/vfs_vnode.c
606
KASSERT(mutex_owned(&vdrain_lock));
sys/kern/vfs_vnode.c
652
KASSERT(mutex_owned(&vdrain_lock));
sys/kern/vfs_vnode.c
814
KASSERT(mutex_owned(&vdrain_lock));
sys/kern/vfs_vnode.c
854
KASSERT(mutex_owned(vp->v_interlock));
sys/kern/vfs_vnode.c
950
KASSERT(mutex_owned(vp->v_interlock));
sys/kern/vfs_vnops.c
1372
KASSERT((flags & LK_NOWAIT) != 0 || !mutex_owned(vp->v_interlock));
sys/kern/vfs_wapbl.c
1337
KASSERT(mutex_owned(&wl->wl_mtx));
sys/kern/vfs_wapbl.c
2246
|| rw_lock_held(&wl->wl_rwlock) || mutex_owned(&wl->wl_mtx));
sys/kern/vfs_wapbl.c
2301
KASSERT(mutex_owned(&wl->wl_mtx));
sys/miscfs/genfs/genfs_vnops.c
515
KASSERT(mutex_owned(vp->v_interlock));
sys/miscfs/genfs/genfs_vnops.c
525
KASSERT(mutex_owned(vp->v_interlock));
sys/miscfs/genfs/genfs_vnops.c
542
KASSERT(mutex_owned(vp->v_interlock));
sys/miscfs/genfs/genfs_vnops.c
551
KASSERT(mutex_owned(vp->v_interlock));
sys/miscfs/genfs/genfs_vnops.c
565
KASSERT(mutex_owned(vp->v_interlock));
sys/miscfs/genfs/genfs_vnops.c
576
KASSERT(mutex_owned(vp->v_interlock));
sys/miscfs/procfs/procfs_subr.c
409
KASSERT(mutex_owned(&proc_lock));
sys/miscfs/specfs/spec_vnops.c
468
KASSERT(vp == NULL || mutex_owned(vp->v_interlock));
sys/modules/examples/readhappy_mpsafe/readhappy_mpsafe.c
98
KASSERT(mutex_owned(&sc.read_lock));
sys/net/agr/if_agrvar_impl.h
133
#define AGR_ASSERT_LOCKED(sc) KASSERT(mutex_owned(&(sc)->sc_lock))
sys/net/bpf.c
1440
KASSERT(mutex_owned(&bpf_mtx));
sys/net/bpf.c
1608
KASSERT(mutex_owned(d->bd_buf_mtx));
sys/net/bpf.c
1616
KASSERT(mutex_owned(d->bd_buf_mtx));
sys/net/bpf.c
2331
KASSERT(mutex_owned(d->bd_mtx));
sys/net/bpf.c
2378
KASSERT(mutex_owned(&bpf_mtx));
sys/net/bpf.c
2379
KASSERT(mutex_owned(d->bd_mtx));
sys/net/bpf.c
478
KASSERT(mutex_owned(&bpf_mtx));
sys/net/bpf.c
479
KASSERT(mutex_owned(d->bd_mtx));
sys/net/bpf.c
505
KASSERT(mutex_owned(&bpf_mtx));
sys/net/bpf.c
506
KASSERT(mutex_owned(d->bd_mtx));
sys/net/bpf.c
803
KASSERT(mutex_owned(d->bd_buf_mtx));
sys/net/bpf.c
939
KASSERT(mutex_owned(d->bd_mtx));
sys/net/if.c
1577
KASSERT(mutex_owned(&if_clone_mtx));
sys/net/if.c
1604
KASSERT(mutex_owned(&if_clone_mtx));
sys/net/if.c
1665
KASSERT(mutex_owned(&if_clone_mtx));
sys/net/if.h
1356
#define IFNET_GLOBAL_LOCKED() mutex_owned(&ifnet_mtx)
sys/net/if.h
1398
#define IFNET_LOCKED(ifp) mutex_owned((ifp)->if_ioctl_lock)
sys/net/if_bridge.c
184
#define BRIDGE_RT_LOCKED(_sc) mutex_owned((_sc)->sc_rtlist_lock)
sys/net/if_bridgevar.h
355
#define BRIDGE_LOCKED(_sc) mutex_owned(BRIDGE_LOCK_OBJ(_sc))
sys/net/if_gif.c
1251
KASSERT(mutex_owned(&sc->gif_lock));
sys/net/if_ipsec.c
2049
KASSERT(mutex_owned(&sc->ipsec_lock));
sys/net/if_ipsec.c
2082
KASSERT(mutex_owned(&sc->ipsec_lock));
sys/net/if_l2tp.c
1261
KASSERT(mutex_owned(&sc->l2tp_lock));
sys/net/if_media.h
959
#define ifmedia_locked(ifm) mutex_owned((ifm)->ifm_lock)
sys/net/if_ppp.c
1859
KASSERT(mutex_owned(&ppp_compressors_mtx));
sys/net/if_tun.c
1082
KASSERT(mutex_owned(&tp->tun_lock));
sys/net/if_tun.c
1092
KASSERT(mutex_owned(&tp->tun_lock));
sys/net/if_vlan.c
1081
KASSERT(mutex_owned(&ifv->ifv_lock));
sys/net/if_vlan.c
1147
KASSERT(mutex_owned(&ifv->ifv_lock));
sys/net/if_vlan.c
1200
KASSERT(mutex_owned(&ifv->ifv_lock));
sys/net/if_vlan.c
588
KASSERT(mutex_owned(&ifv->ifv_lock));
sys/net/if_vlan.c
787
KASSERT(mutex_owned(&ifv->ifv_lock));
sys/net/if_wg.c
1398
KASSERT(mutex_owned(wgp->wgp_lock));
sys/net/if_wg.c
1442
KASSERT(mutex_owned(wgp->wgp_lock));
sys/net/if_wg.c
1475
KASSERT(mutex_owned(wgp->wgp_lock));
sys/net/if_wg.c
1515
KASSERT(mutex_owned(wgp->wgp_lock));
sys/net/if_wg.c
2019
KASSERT(mutex_owned(wgp->wgp_lock));
sys/net/if_wg.c
2105
KASSERT(mutex_owned(wgp->wgp_lock));
sys/net/if_wg.c
2205
KASSERT(mutex_owned(wgp->wgp_lock));
sys/net/if_wg.c
2481
KASSERT(mutex_owned(wgp->wgp_lock));
sys/net/if_wg.c
2688
KASSERT(mutex_owned(wgs->wgs_peer->wgp_lock));
sys/net/if_wg.c
2740
KASSERT(mutex_owned(wgs->wgs_peer->wgp_lock));
sys/net/if_wg.c
3509
KASSERT(mutex_owned(wgp->wgp_lock));
sys/net/if_wg.c
3543
KASSERT(mutex_owned(wgp->wgp_lock));
sys/net/if_wg.c
3581
KASSERT(mutex_owned(wgp->wgp_lock));
sys/net/if_wg.c
3624
KASSERT(mutex_owned(wgp->wgp_lock));
sys/net/if_wg.c
3645
KASSERT(mutex_owned(wgp->wgp_lock));
sys/net/if_wg.c
3662
KASSERT(mutex_owned(wgp->wgp_lock));
sys/net/lagg/if_lagg_lacp.c
222
#define LACP_LOCKED(_sc) mutex_owned(&(_sc)->lsc_lock)
sys/net/lagg/if_laggproto.c
101
#define LAGG_PROTO_LOCKED(_psc) mutex_owned(&(_psc)->psc_lock)
sys/net/lagg/if_laggproto.h
209
#define LAGG_LOCKED(_sc) mutex_owned(&(_sc)->sc_lock)
sys/net/npf/npf_conf.c
214
return mutex_owned(&npf->config_lock);
sys/net/npf/npf_conndb.c
309
KASSERT(mutex_owned(&npf->conn_lock));
sys/net/npf/npf_if.c
104
KASSERT(mutex_owned(&npf->ifmap_lock));
sys/net/npf/npf_rproc.c
108
KASSERT(mutex_owned(&npf->ext_lock));
sys/net/npf/npf_socket.c
95
KASSERT(mutex_owned(softnet_lock));
sys/net/npf/npf_worker.c
214
KASSERT(mutex_owned(&winfo->lock));
sys/net/npf/npf_worker.c
237
KASSERT(mutex_owned(&winfo->lock));
sys/net80211/ieee80211_netbsd.h
48
mutex_owned(&(_ic)->_member)
sys/net80211/ieee80211_netbsd.h
52
IASSERT(mutex_owned(&(_ic)->_member), \
sys/netcan/can_pcb.c
192
KASSERT(mutex_owned(softnet_lock));
sys/netcan/can_pcb.c
207
KASSERT(mutex_owned(&canp->canp_mtx));
sys/netcan/can_pcb.c
360
KASSERT(mutex_owned(&canp->canp_mtx));
sys/netcan/can_pcb.c
390
KASSERT(mutex_owned(&canp->canp_mtx));
sys/netinet/if_arp.c
1506
KASSERT(mutex_owned(&arp_dad_lock));
sys/netinet/if_arp.c
1527
KASSERT(mutex_owned(&arp_dad_lock));
sys/netinet/igmp.c
477
KASSERT(mutex_owned(softnet_lock));
sys/netinet/igmp.c
651
KASSERT(mutex_owned(softnet_lock));
sys/netinet/in.c
906
KASSERT(mutex_owned(&in_ifaddr_lock));
sys/netinet/in.c
927
KASSERT(mutex_owned(&in_ifaddr_lock));
sys/netinet/ip_flow.c
136
KASSERT(mutex_owned(&ipflow_lock));
sys/netinet/ip_flow.c
163
KASSERT(mutex_owned(&ipflow_lock));
sys/netinet/ip_flow.c
392
KASSERT(mutex_owned(&ipflow_lock));
sys/netinet/ip_flow.c
412
KASSERT(mutex_owned(&ipflow_lock));
sys/netinet/ip_icmp.c
688
KASSERT(mutex_owned(softnet_lock));
sys/netinet/ip_input.c
261
#define SOFTNET_LOCK() KASSERT(mutex_owned(softnet_lock))
sys/netinet/ip_input.c
262
#define SOFTNET_UNLOCK() KASSERT(mutex_owned(softnet_lock))
sys/netinet/ip_mroute.c
3192
KASSERT(mutex_owned(softnet_lock));
sys/netinet/ip_reass.c
227
KASSERT(mutex_owned(&ipfr_lock));
sys/netinet/ip_reass.c
448
KASSERT(mutex_owned(&ipfr_lock));
sys/netinet/ip_reass.c
516
KASSERT(mutex_owned(&ipfr_lock));
sys/netinet/sctp_pcb.h
606
if (mutex_owned(&sctppcbinfo.it_mtx)) \
sys/netinet/tcp_vtw.c
1383
KASSERT(mutex_owned(softnet_lock));
sys/netinet/tcp_vtw.c
1885
KASSERT(mutex_owned(softnet_lock));
sys/netinet/tcp_vtw.c
2064
KASSERT(mutex_owned(softnet_lock));
sys/netinet/tcp_vtw.c
2112
KASSERT(mutex_owned(softnet_lock));
sys/netinet/tcp_vtw.c
678
KASSERT(mutex_owned(softnet_lock));
sys/netinet/tcp_vtw.c
711
KASSERT(mutex_owned(softnet_lock));
sys/netinet/tcp_vtw.c
750
KASSERT(mutex_owned(softnet_lock));
sys/netinet6/frag6.c
565
KASSERT(mutex_owned(&frag6_lock));
sys/netinet6/frag6.c
607
KASSERT(mutex_owned(&frag6_lock));
sys/netinet6/frag6.c
622
KASSERT(mutex_owned(&frag6_lock));
sys/netinet6/frag6.c
635
KASSERT(mutex_owned(&frag6_lock));
sys/netinet6/frag6.c
650
KASSERT(mutex_owned(&frag6_lock));
sys/netinet6/in6.c
1828
KASSERT(mutex_owned(&in6_ifaddr_lock));
sys/netinet6/ip6_flow.c
172
KASSERT(mutex_owned(&ip6flow_lock));
sys/netinet6/ip6_flow.c
208
KASSERT(mutex_owned(&ip6flow_lock));
sys/netinet6/ip6_flow.c
413
KASSERT(mutex_owned(&ip6flow_lock));
sys/netinet6/ip6_flow.c
433
KASSERT(mutex_owned(&ip6flow_lock));
sys/netinet6/ip6_input.c
155
#define SOFTNET_LOCK() KASSERT(mutex_owned(softnet_lock))
sys/netinet6/ip6_input.c
156
#define SOFTNET_UNLOCK() KASSERT(mutex_owned(softnet_lock))
sys/netinet6/ip6_mroute.c
1934
KASSERT(mutex_owned(softnet_lock));
sys/netinet6/nd6_nbr.c
1112
KASSERT(mutex_owned(&nd6_dad_lock));
sys/netinet6/nd6_nbr.c
1183
KASSERT(mutex_owned(&nd6_dad_lock));
sys/netinet6/nd6_nbr.c
1394
KASSERT(mutex_owned(&nd6_dad_lock));
sys/netipsec/key.c
1562
KASSERT(mutex_owned(&key_sad.lock));
sys/netipsec/key.c
1584
KASSERT(mutex_owned(&key_sad.lock));
sys/netipsec/key.c
2877
KASSERT(mutex_owned(&key_spd.lock));
sys/netipsec/key.c
3232
KASSERT(mutex_owned(&key_sad.lock));
sys/netipsec/key.c
3247
KASSERT(mutex_owned(&key_sad.lock));
sys/netipsec/key.c
7062
KASSERT(mutex_owned(&key_misc.lock));
sys/netipsec/key.c
7077
KASSERT(mutex_owned(&key_misc.lock));
sys/netipsec/key.c
7614
KASSERT(mutex_owned(&key_sad.lock));
sys/netipsec/key.c
8520
KASSERT(mutex_owned(&key_sad.lock));
sys/netipsec/key.c
8612
KASSERT(mutex_owned(&key_sad.lock));
sys/netipsec/key.c
8690
KASSERT(mutex_owned(&key_spd.lock));
sys/netipsec/key.c
8761
KASSERT(mutex_owned(&key_sad.lock));
sys/netipsec/key.c
885
KASSERT(mutex_owned(&key_spd.lock));
sys/netipsec/key.c
907
KASSERT(mutex_owned(&key_spd.lock));
sys/nfs/nfs_bio.c
783
KASSERT(mutex_owned(&nmp->nm_lock));
sys/nfs/nfs_kq.c
231
KASSERT(mutex_owned(vp->v_interlock));
sys/nfs/nfs_kq.c
241
KASSERT(mutex_owned(vp->v_interlock));
sys/nfs/nfs_kq.c
255
KASSERT(mutex_owned(vp->v_interlock));
sys/nfs/nfs_kq.c
266
KASSERT(mutex_owned(vp->v_interlock));
sys/nfs/nfs_serv.c
1381
KASSERT(mutex_owned(&nfsd_lock));
sys/nfs/nfs_srvcache.c
190
KASSERT(mutex_owned(&nfsrv_reqcache_lock));
sys/nfs/nfs_srvcache.c
216
KASSERT(mutex_owned(&nfsrv_reqcache_lock));
sys/nfs/nfs_srvsocket.c
467
KASSERT(mutex_owned(&nfsd_lock));
sys/nfs/nfs_subs.c
1161
#define NFSDC_ASSERT_LOCKED(np) KASSERT(mutex_owned(_NFSDC_MTX(np)))
sys/nfs/nfs_subs.c
1759
KASSERT(mutex_owned(vp->v_interlock));
sys/nfs/nfs_syscalls.c
165
KASSERT(mutex_owned(&nfsd_lock));
sys/nfs/nfs_syscalls.c
184
KASSERT(mutex_owned(&nfsd_lock));
sys/nfs/nfs_vfsops.c
953
KASSERT(mutex_owned(vp->v_interlock));
sys/opencrypto/crypto.c
1003
KASSERT(mutex_owned(&crypto_drv_mtx));
sys/opencrypto/crypto.c
1037
KASSERT(mutex_owned(&cap->cc_lock));
sys/opencrypto/crypto.c
1162
KASSERT(mutex_owned(&cap->cc_lock));
sys/opencrypto/crypto.c
985
KASSERT(mutex_owned(&crypto_drv_mtx));
sys/rump/dev/lib/libugenhc/ugenhc.c
230
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/rump/dev/lib/libugenhc/ugenhc.c
519
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/rump/dev/lib/libugenhc/ugenhc.c
584
KASSERT(sc->sc_bus.ub_usepolling || mutex_owned(&sc->sc_lock));
sys/rump/dev/lib/libugenhc/ugenhc.c
732
KASSERT(mutex_owned(&sc->sc_lock));
sys/rump/librump/rumpkern/locks.c
198
KASSERT(mutex_owned(mtx));
sys/rump/librump/rumpkern/lwproc.c
70
KASSERT(mutex_owned(l->l_mutex));
sys/rump/librump/rumpkern/lwproc.c
85
KASSERT(mutex_owned(p->p_lock));
sys/rump/librump/rumpkern/signals.c
238
KASSERT(mutex_owned(l->l_proc->p_lock));
sys/rump/librump/rumpkern/signals.c
53
KASSERT(mutex_owned(&proc_lock));
sys/rump/librump/rumpkern/sleepq.c
184
KASSERT(mutex_owned(l->l_mutex));
sys/rump/librump/rumpkern/vm.c
755
KASSERT(mutex_owned(&pg->interlock));
sys/rump/librump/rumpvfs/rump_vfs.c
484
KASSERT(mutex_owned(vp->v_interlock));
sys/rump/librump/rumpvfs/rumpfs.c
1965
KASSERT(!mutex_owned(&reclock));
sys/rump/librump/rumpvfs/rumpfs.c
310
KASSERT(mutex_owned(&etfs_lock));
sys/sys/mutex.h
200
int mutex_owned(const kmutex_t *);
sys/ufs/chfs/chfs_build.c
120
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_erase.c
56
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_erase.c
57
KASSERT(mutex_owned(&chmp->chm_lock_sizes));
sys/ufs/chfs/chfs_gc.c
165
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_gc.c
238
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_gc.c
263
KASSERT(mutex_owned(&chmp->chm_lock_vnocache));
sys/ufs/chfs/chfs_gc.c
304
KASSERT(mutex_owned(&chmp->chm_lock_vnocache));
sys/ufs/chfs/chfs_gc.c
351
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_gc.c
432
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_gc.c
656
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_nodeops.c
124
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_nodeops.c
125
KASSERT(mutex_owned(&chmp->chm_lock_vnocache));
sys/ufs/chfs/chfs_nodeops.c
161
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_nodeops.c
162
KASSERT(mutex_owned(&chmp->chm_lock_vnocache));
sys/ufs/chfs/chfs_nodeops.c
220
KASSERT(mutex_owned(&chmp->chm_lock_vnocache));
sys/ufs/chfs/chfs_nodeops.c
260
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_nodeops.c
283
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_nodeops.c
427
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_nodeops.c
462
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_nodeops.c
47
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_nodeops.c
48
KASSERT(!mutex_owned(&chmp->chm_lock_sizes));
sys/ufs/chfs/chfs_nodeops.c
516
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_nodeops.c
546
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_nodeops.c
547
KASSERT(!mutex_owned(&chmp->chm_lock_sizes));
sys/ufs/chfs/chfs_nodeops.c
75
KASSERT(mutex_owned(&chmp->chm_lock_vnocache));
sys/ufs/chfs/chfs_readinode.c
1038
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_readinode.c
151
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_readinode.c
152
KASSERT(!mutex_owned(&chmp->chm_lock_sizes));
sys/ufs/chfs/chfs_readinode.c
524
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_readinode.c
614
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_readinode.c
640
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_readinode.c
658
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_readinode.c
711
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_readinode.c
744
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_readinode.c
890
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_readinode.c
992
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_scan.c
105
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_scan.c
213
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_scan.c
354
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_scan.c
45
KASSERT(mutex_owned(&chmp->chm_lock_vnocache));
sys/ufs/chfs/chfs_vnode.c
342
KASSERT(mutex_owned(&chmp->chm_lock_sizes));
sys/ufs/chfs/chfs_vnode.c
360
KASSERT(mutex_owned(&chmp->chm_lock_sizes));
sys/ufs/chfs/chfs_vnode.c
378
KASSERT(mutex_owned(&chmp->chm_lock_sizes));
sys/ufs/chfs/chfs_vnode.c
396
KASSERT(mutex_owned(&chmp->chm_lock_sizes));
sys/ufs/chfs/chfs_vnode.c
414
KASSERT(mutex_owned(&chmp->chm_lock_sizes));
sys/ufs/chfs/chfs_vnode.c
50
KASSERT(mutex_owned(vp->v_interlock));
sys/ufs/chfs/chfs_vnode_cache.c
105
KASSERT(mutex_owned(&chmp->chm_lock_vnocache));
sys/ufs/chfs/chfs_vnode_cache.c
57
KASSERT(mutex_owned(&chmp->chm_lock_vnocache));
sys/ufs/chfs/chfs_vnode_cache.c
83
KASSERT(mutex_owned(&chmp->chm_lock_vnocache));
sys/ufs/chfs/chfs_wbuf.c
152
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_wbuf.c
153
KASSERT(mutex_owned(&chmp->chm_lock_sizes));
sys/ufs/chfs/chfs_wbuf.c
250
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_wbuf.c
66
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_wbuf.c
67
KASSERT(mutex_owned(&chmp->chm_lock_sizes));
sys/ufs/chfs/chfs_write.c
161
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_write.c
281
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/chfs_write.c
48
KASSERT(mutex_owned(&chmp->chm_lock_mountfields));
sys/ufs/chfs/ebh.c
1699
KASSERT(!mutex_owned(&ebh->ltree_lock));
sys/ufs/chfs/ebh.c
1700
KASSERT(!mutex_owned(&ebh->alc_mutex));
sys/ufs/chfs/ebh.c
1701
KASSERT(!mutex_owned(&ebh->erase_lock));
sys/ufs/chfs/ebh.c
937
KASSERT(mutex_owned(&ebh->erase_lock));
sys/ufs/ext2fs/ext2fs_vfsops.c
939
KASSERT(mutex_owned(vp->v_interlock));
sys/ufs/ffs/ffs_alloc.c
1066
KASSERT(mutex_owned(&ump->um_lock));
sys/ufs/ffs/ffs_alloc.c
1193
KASSERT(mutex_owned(&ip->i_ump->um_lock));
sys/ufs/ffs/ffs_alloc.c
1276
KASSERT(mutex_owned(&ump->um_lock));
sys/ufs/ffs/ffs_alloc.c
190
KASSERT(mutex_owned(&ump->um_lock));
sys/ufs/ffs/ffs_alloc.c
321
KASSERT(mutex_owned(&ump->um_lock));
sys/ufs/ffs/ffs_alloc.c
649
KASSERT(mutex_owned(&pip->i_ump->um_lock));
sys/ufs/ffs/ffs_alloc.c
778
KASSERT(mutex_owned(&ip->i_ump->um_lock));
sys/ufs/ffs/ffs_alloc.c
842
KASSERT(mutex_owned(&ip->i_ump->um_lock));
sys/ufs/ffs/ffs_alloc.c
985
KASSERT(mutex_owned(&ump->um_lock));
sys/ufs/ffs/ffs_snapshot.c
2274
KASSERT(mutex_owned(&si->si_lock));
sys/ufs/ffs/ffs_snapshot.c
626
KASSERT(mutex_owned(xvp->v_interlock));
sys/ufs/ffs/ffs_vfsops.c
1940
KASSERT(mutex_owned(vp->v_interlock));
sys/ufs/lfs/lfs_balloc.c
664
KASSERT(mutex_owned(&lfs_lock));
sys/ufs/lfs/lfs_balloc.c
680
KASSERT(mutex_owned(&lfs_lock));
sys/ufs/lfs/lfs_bio.c
129
KASSERT(mutex_owned(&lfs_lock));
sys/ufs/lfs/lfs_bio.c
506
KASSERT(mutex_owned(&lfs_lock));
sys/ufs/lfs/lfs_bio.c
540
KASSERT(mutex_owned(&lfs_lock));
sys/ufs/lfs/lfs_kclean.c
821
KASSERT(mutex_owned(&lfs_lock));
sys/ufs/lfs/lfs_kclean.c
824
KASSERT(mutex_owned(&lfs_lock));
sys/ufs/lfs/lfs_kclean.c
827
KASSERT(mutex_owned(&lfs_lock));
sys/ufs/lfs/lfs_kclean.c
837
KASSERT(!mutex_owned(&lfs_lock));
sys/ufs/lfs/lfs_kclean.c
867
KASSERT(!mutex_owned(&lfs_lock));
sys/ufs/lfs/lfs_segment.c
209
KASSERT(mutex_owned(vp->v_interlock) == false);
sys/ufs/lfs/lfs_segment.c
210
KASSERT(mutex_owned(&lfs_lock) == false);
sys/ufs/lfs/lfs_segment.c
211
KASSERT(mutex_owned(&bufcache_lock) == false);
sys/ufs/lfs/lfs_segment.c
427
KASSERT(mutex_owned(vp->v_interlock));
sys/ufs/lfs/lfs_subr.c
703
waslocked = mutex_owned(&lfs_lock);
sys/ufs/lfs/lfs_vfsops.c
440
KASSERT(mutex_owned(&lfs_lock));
sys/ufs/lfs/lfs_vfsops.c
443
KASSERT(mutex_owned(&lfs_lock));
sys/ufs/lfs/lfs_vfsops.c
471
KASSERT(mutex_owned(&lfs_lock));
sys/ufs/lfs/lfs_vfsops.c
474
KASSERT(mutex_owned(&lfs_lock));
sys/ufs/lfs/lfs_vfsops.c
484
KASSERT(!mutex_owned(&lfs_lock));
sys/ufs/lfs/lfs_vfsops.c
530
KASSERT(!mutex_owned(&lfs_lock));
sys/ufs/lfs/lfs_vfsops.c
543
KASSERT(!mutex_owned(&lfs_lock));
sys/ufs/lfs/ulfs_dirhash.c
1004
KASSERT(mutex_owned(&dh->dh_lock));
sys/ufs/lfs/ulfs_dirhash.c
942
KASSERT(mutex_owned(&dh->dh_lock));
sys/ufs/lfs/ulfs_dirhash.c
980
KASSERT(mutex_owned(&dh->dh_lock));
sys/ufs/lfs/ulfs_extattr.c
126
if (mutex_owned(&ump->um_extattr.uepm_lock)) {
sys/ufs/lfs/ulfs_extattr.c
138
KASSERT(mutex_owned(&ump->um_extattr.uepm_lock));
sys/ufs/lfs/ulfs_quota.c
925
KASSERT(mutex_owned(&lfs_dqlock));
sys/ufs/lfs/ulfs_quota1.c
125
KASSERT(mutex_owned(&dq->dq_interlock));
sys/ufs/lfs/ulfs_quota1.c
232
KASSERT(mutex_owned(&dq->dq_interlock));
sys/ufs/lfs/ulfs_quota1.c
798
KASSERT(mutex_owned(&dq->dq_interlock));
sys/ufs/lfs/ulfs_quota1.c
847
KASSERT(mutex_owned(&dq->dq_interlock));
sys/ufs/lfs/ulfs_quota2.c
151
KASSERT(mutex_owned(&lfs_dqlock));
sys/ufs/lfs/ulfs_quota2.c
1515
KASSERT(mutex_owned(&c->dq->dq_interlock));
sys/ufs/lfs/ulfs_quota2.c
1539
KASSERT(mutex_owned(&dq->dq_interlock));
sys/ufs/lfs/ulfs_quota2.c
206
KASSERT(mutex_owned(&lfs_dqlock));
sys/ufs/lfs/ulfs_quota2.c
304
KASSERT(mutex_owned(&dq->dq_interlock));
sys/ufs/lfs/ulfs_quota2.c
305
KASSERT(mutex_owned(&lfs_dqlock));
sys/ufs/lfs/ulfs_quota2.c
667
KASSERT(mutex_owned(&c->dq->dq_interlock));
sys/ufs/ufs/ufs_dirhash.c
932
KASSERT(mutex_owned(&dh->dh_lock));
sys/ufs/ufs/ufs_dirhash.c
970
KASSERT(mutex_owned(&dh->dh_lock));
sys/ufs/ufs/ufs_dirhash.c
994
KASSERT(mutex_owned(&dh->dh_lock));
sys/ufs/ufs/ufs_extattr.c
130
if (mutex_owned(&ump->um_extattr.uepm_lock)) {
sys/ufs/ufs/ufs_extattr.c
142
KASSERT(mutex_owned(&ump->um_extattr.uepm_lock));
sys/ufs/ufs/ufs_quota.c
911
KASSERT(mutex_owned(&dqlock));
sys/ufs/ufs/ufs_quota1.c
127
KASSERT(mutex_owned(&dq->dq_interlock));
sys/ufs/ufs/ufs_quota1.c
235
KASSERT(mutex_owned(&dq->dq_interlock));
sys/ufs/ufs/ufs_quota1.c
811
KASSERT(mutex_owned(&dq->dq_interlock));
sys/ufs/ufs/ufs_quota1.c
860
KASSERT(mutex_owned(&dq->dq_interlock));
sys/ufs/ufs/ufs_quota2.c
148
KASSERT(mutex_owned(&dqlock));
sys/ufs/ufs/ufs_quota2.c
1519
KASSERT(mutex_owned(&c->dq->dq_interlock));
sys/ufs/ufs/ufs_quota2.c
1543
KASSERT(mutex_owned(&dq->dq_interlock));
sys/ufs/ufs/ufs_quota2.c
205
KASSERT(mutex_owned(&dqlock));
sys/ufs/ufs/ufs_quota2.c
301
KASSERT(mutex_owned(&dq->dq_interlock));
sys/ufs/ufs/ufs_quota2.c
302
KASSERT(mutex_owned(&dqlock));
sys/ufs/ufs/ufs_quota2.c
672
KASSERT(mutex_owned(&c->dq->dq_interlock));
sys/uvm/pmap/pmap_tlb.h
103
#define TLBINFO_OWNED(ti) mutex_owned((ti)->ti_lock)
sys/uvm/pmap/vmpagemd.h
147
return mutex_owned(pmap_pvlist_lock_addr(mdpg));
sys/uvm/uvm_page.c
1331
KASSERT(mutex_owned(&oldpg->interlock));
sys/uvm/uvm_page.c
1332
KASSERT(mutex_owned(&newpg->interlock));
sys/uvm/uvm_page.c
1659
KASSERT(mutex_owned(&pg->interlock));
sys/uvm/uvm_page.c
1761
KASSERT(mutex_owned(&pg->interlock));
sys/uvm/uvm_page.c
1791
KASSERT(mutex_owned(&pg->interlock));
sys/uvm/uvm_page.c
1815
KASSERT(mutex_owned(&pg->interlock));
sys/uvm/uvm_page.c
1834
KASSERT(mutex_owned(&pg->interlock));
sys/uvm/uvm_page.c
1857
KASSERT(mutex_owned(&pg->interlock));
sys/uvm/uvm_page.c
1875
KASSERT(mutex_owned(&pg->interlock));
sys/uvm/uvm_pdaemon.c
400
KASSERT(mutex_owned(&pg->interlock));
sys/uvm/uvm_pdaemon.c
432
KASSERT(mutex_owned(&pg->interlock));
sys/uvm/uvm_pdpolicy.h
80
KASSERT(mutex_owned(&pg->interlock));
sys/uvm/uvm_pdpolicy_clock.c
448
KASSERT(mutex_owned(&s->lock));
sys/uvm/uvm_pdpolicy_clock.c
449
KASSERT(mutex_owned(&pg->interlock));
sys/uvm/uvm_pdpolicy_clock.c
472
KASSERT(mutex_owned(&pg->interlock));
sys/uvm/uvm_pdpolicy_clock.c
487
KASSERT(mutex_owned(&s->lock));
sys/uvm/uvm_pdpolicy_clock.c
488
KASSERT(mutex_owned(&pg->interlock));
sys/uvm/uvm_pdpolicy_clock.c
504
KASSERT(mutex_owned(&pg->interlock));
sys/uvm/uvm_pdpolicy_clock.c
514
KASSERT(mutex_owned(&s->lock));
sys/uvm/uvm_pdpolicy_clock.c
515
KASSERT(mutex_owned(&pg->interlock));
sys/uvm/uvm_pdpolicy_clock.c
535
KASSERT(mutex_owned(&pg->interlock));
sys/uvm/uvm_pdpolicy_clock.c
545
KASSERT(mutex_owned(&pg->interlock));
sys/uvm/uvm_pdpolicy_clock.c
698
KASSERT(mutex_owned(&s->lock));
sys/uvm/uvm_pdpolicy_clock.c
699
KASSERT(mutex_owned(&pg->interlock));
sys/uvm/uvm_pdpolicy_clockpro.c
1020
KASSERT(mutex_owned(&s->lock));
sys/uvm/uvm_pdpolicy_clockpro.c
1219
KASSERT(mutex_owned(&clockpro.lock));
sys/uvm/uvm_pdpolicy_clockpro.c
1220
KASSERT(mutex_owned(&pg->interlock));
sys/uvm/uvm_pdpolicy_clockpro.c
1384
KASSERT(mutex_owned(&clockpro.lock));
sys/uvm/uvm_pdpolicy_clockpro.c
588
KASSERT(mutex_owned(&clockpro.lock));
sys/uvm/uvm_pdpolicy_clockpro.c
614
KASSERT(mutex_owned(&s->lock));
sys/uvm/uvm_pdpolicy_clockpro.c
647
KASSERT(mutex_owned(&clockpro.lock));
sys/uvm/uvm_pdpolicy_clockpro.c
689
KASSERT(mutex_owned(&clockpro.lock));
sys/uvm/uvm_pdpolicy_clockpro.c
702
KASSERT(mutex_owned(&s->lock));
sys/uvm/uvm_pdpolicy_clockpro.c
722
KASSERT(mutex_owned(&s->lock));
sys/uvm/uvm_pdpolicy_clockpro.c
733
KASSERT(mutex_owned(&clockpro.lock));
sys/uvm/uvm_pdpolicy_clockpro.c
745
KASSERT(mutex_owned(&s->lock));
sys/uvm/uvm_pdpolicy_clockpro.c
760
KASSERT(mutex_owned(&s->lock));
sys/uvm/uvm_pdpolicy_clockpro.c
784
KASSERT(mutex_owned(&s->lock));
sys/uvm/uvm_pdpolicy_clockpro.c
841
KASSERT(mutex_owned(&s->lock));
sys/uvm/uvm_pdpolicy_clockpro.c
855
KASSERT(mutex_owned(&s->lock));
sys/uvm/uvm_pdpolicy_clockpro.c
878
KASSERT(mutex_owned(&s->lock));
sys/uvm/uvm_pdpolicy_clockpro.c
893
KASSERT(mutex_owned(&clockpro.lock));
sys/uvm/uvm_pdpolicy_clockpro.c
913
KASSERT(mutex_owned(&s->lock));
sys/uvm/uvm_pgflcache.c
122
KASSERT(mutex_owned(&uvm_freelist_locks[b].lock));
sys/uvm/uvm_swap.c
1169
KASSERT(mutex_owned(&uvm_swap_data_lock));
sys/uvm/uvm_swap.c
1668
KASSERT(mutex_owned(&sdp->swd_lock));
sys/uvm/uvm_swap.c
290
KASSERT(mutex_owned(&uvm_swap_data_lock));
sys/uvm/uvm_swap.c
353
KASSERT(mutex_owned(&uvm_swap_data_lock));
sys/uvm/uvm_swap.c
385
KASSERT(mutex_owned(&uvm_swap_data_lock));
sys/uvm/uvm_swap.c
415
KASSERT(mutex_owned(&uvm_swap_data_lock));