Symbol: mtx_unlock
sys/bus/u4b/wlan/if_urtwnvar.h
259
#define URTWN_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/bus/u4b/wlan/if_urtwnvar.h
265
#define URTWN_CMDQ_UNLOCK(sc) mtx_unlock(&(sc)->cmdq_mtx)
sys/bus/u4b/wlan/if_urtwnvar.h
271
#define URTWN_NT_UNLOCK(sc) mtx_unlock(&(sc)->nt_mtx)
sys/dev/disk/dm/delay/dm_target_delay.c
252
mtx_unlock(&di->buf_mtx);
sys/dev/disk/dm/delay/dm_target_delay.c
257
mtx_unlock(&di->cal_mtx);
sys/dev/disk/dm/delay/dm_target_delay.c
296
mtx_unlock(&di->buf_mtx);
sys/dev/disk/dm/delay/dm_target_delay.c
301
mtx_unlock(&di->cal_mtx);
sys/dev/disk/dm/delay/dm_target_delay.c
339
mtx_unlock(&di->cal_mtx);
sys/dev/disk/iscsi/initiator/iscsivar.h
291
#define iscsi_unlock_ex(mtx) mtx_unlock(mtx)
sys/dev/drm/drm_vm.c
197
mtx_unlock(&vm_phys_fictitious_reg_mtx);
sys/dev/drm/drm_vm.c
201
mtx_unlock(&vm_phys_fictitious_reg_mtx);
sys/dev/drm/drm_vm.c
220
mtx_unlock(&vm_phys_fictitious_reg_mtx);
sys/dev/drm/drm_vm.c
225
mtx_unlock(&vm_phys_fictitious_reg_mtx);
sys/dev/misc/kbd/atkbd.c
1262
mtx_unlock(&Giant);
sys/dev/misc/vkbd/vkbd.c
86
#define VKBD_UNLOCK(s) mtx_unlock(&(s)->ks_lock)
sys/dev/netif/bwn/bwn/if_bwnvar.h
1042
#define BWN_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/dev/netif/iwi/if_iwivar.h
286
mtx_unlock(&(sc)->sc_mtx); \
sys/dev/netif/iwn/if_iwnvar.h
447
#define IWN_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/netif/ral/rt2560var.h
176
#define RAL_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/dev/netif/ral/rt2661var.h
184
#define RAL_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/dev/netif/ral/rt2860var.h
221
#define RAL_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
sys/dev/netif/re/re.h
1031
#define RE_UNLOCK(_sc) mtx_unlock(&(_sc)->mtx)
sys/dev/netif/vge/if_vgevar.h
128
#define VGE_UNLOCK(_sc) mtx_unlock(&(_sc)->vge_mtx)
sys/dev/netif/wi/if_wivar.h
184
#define WI_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/netif/wpi/if_wpivar.h
325
#define WPI_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
sys/dev/netif/wpi/if_wpivar.h
332
#define WPI_RXON_UNLOCK(_sc) mtx_unlock(&(_sc)->rxon_mtx)
sys/dev/netif/wpi/if_wpivar.h
339
#define WPI_TX_UNLOCK(_sc) mtx_unlock(&(_sc)->tx_mtx)
sys/dev/netif/wpi/if_wpivar.h
345
#define WPI_NT_UNLOCK(_sc) mtx_unlock(&(_sc)->nt_mtx)
sys/dev/netif/wpi/if_wpivar.h
351
#define WPI_TXQ_UNLOCK(_sc) mtx_unlock(&(_sc)->txq_mtx)
sys/dev/netif/wpi/if_wpivar.h
357
#define WPI_TXQ_STATE_UNLOCK(_sc) mtx_unlock(&(_sc)->txq_state_mtx)
sys/dev/sound/pcm/sound.h
547
mtx_unlock(&Giant); \
sys/dev/video/bktr/bktr_os.h
59
#define UNLOCK_VBI(bktr) mtx_unlock(&bktr->vbimutex)
sys/kern/kern_synch.c
858
mtx_unlock(mtx);
sys/kern/sys_pipe.c
1278
mtx_unlock(&pipe_gdlocks[gd->gd_cpuid].mtx);
sys/libprop/prop_object_impl.h
299
#define _PROP_RWLOCK_UNLOCK(x) mtx_unlock(&(x))
sys/net/if.c
3798
mtx_unlock(&ifnet_mtx);
sys/netgraph7/l2tp/ng_l2tp.c
1074
mtx_unlock(&seq->mtx);
sys/netgraph7/l2tp/ng_l2tp.c
1083
mtx_unlock(&seq->mtx);
sys/netgraph7/l2tp/ng_l2tp.c
1094
mtx_unlock(&seq->mtx);
sys/netgraph7/l2tp/ng_l2tp.c
1338
mtx_unlock(&seq->mtx);
sys/netgraph7/l2tp/ng_l2tp.c
1342
mtx_unlock(&seq->mtx);
sys/netgraph7/l2tp/ng_l2tp.c
1395
mtx_unlock(&seq->mtx);
sys/netgraph7/l2tp/ng_l2tp.c
1415
mtx_unlock(&seq->mtx);
sys/netgraph7/l2tp/ng_l2tp.c
1532
mtx_unlock(&seq->mtx);
sys/netgraph7/l2tp/ng_l2tp.c
1616
mtx_unlock(&seq->mtx);
sys/netgraph7/l2tp/ng_l2tp.c
947
mtx_unlock(&seq->mtx);
sys/netgraph7/l2tp/ng_l2tp.c
958
mtx_unlock(&seq->mtx);
sys/netgraph7/l2tp/ng_l2tp.c
988
mtx_unlock(&seq->mtx);
sys/netgraph7/netflow/netflow.c
154
mtx_unlock(&priv->export_mtx);
sys/netgraph7/netflow/netflow.c
189
mtx_unlock(&priv->export_mtx);
sys/netgraph7/netflow/netflow.c
191
mtx_unlock(&priv->export_mtx);
sys/netgraph7/netflow/netflow.c
507
mtx_unlock(&hsh->mtx);
sys/netgraph7/netflow/netflow.c
567
mtx_unlock(&hsh->mtx);
sys/netgraph7/netflow/netflow.c
573
mtx_unlock(&hsh->mtx);
sys/netgraph7/netflow/netflow.c
702
mtx_unlock(&hsh->mtx);
sys/netgraph7/netgraph/ng_base.c
2601
mtx_unlock(&ngq_mtx);
sys/netgraph7/netgraph/ng_base.c
2657
mtx_unlock(&ngq_mtx);
sys/netgraph7/netgraph/ng_base.c
277
mtx_unlock(&ng_nodelist_mtx);
sys/netgraph7/netgraph/ng_base.c
280
mtx_unlock(&ng_nodelist_mtx);
sys/netgraph7/netgraph/ng_base.c
286
mtx_unlock(&ng_nodelist_mtx);
sys/netgraph7/netgraph/ng_base.c
2910
mtx_unlock(&ng_nodelist_mtx);
sys/netgraph7/netgraph/ng_base.c
2923
mtx_unlock(&ng_nodelist_mtx);
sys/netgraph7/netgraph/ng_base.c
304
mtx_unlock(&ng_nodelist_mtx);
sys/netgraph7/netgraph/ng_base.c
307
mtx_unlock(&ng_nodelist_mtx);
sys/netgraph7/netgraph/ng_base.c
313
mtx_unlock(&ng_nodelist_mtx);
sys/netgraph7/netgraph/ng_base.c
328
mtx_unlock(&ng_nodelist_mtx); \
sys/netgraph7/netgraph/ng_base.c
336
mtx_unlock(&ng_nodelist_mtx); \
sys/netgraph7/ng_car.c
766
mtx_unlock(&hinfo->q_mtx);
sys/netgraph7/ng_device.c
284
mtx_unlock(&priv->ngd_mtx);
sys/netgraph7/ng_device.c
340
mtx_unlock(&priv->ngd_mtx);
sys/netgraph7/ng_device.c
356
mtx_unlock(&priv->ngd_mtx);
sys/netgraph7/ng_fec.c
292
mtx_unlock(&ng_fec_mtx);
sys/netgraph7/ng_fec.c
310
mtx_unlock(&ng_fec_mtx);
sys/netgraph7/ng_fec.c
342
mtx_unlock(&ng_fec_mtx);
sys/netgraph7/ppp/ng_ppp.c
1368
mtx_unlock(&priv->xmtx);
sys/netgraph7/ppp/ng_ppp.c
1421
mtx_unlock(&priv->rmtx);
sys/netgraph7/ppp/ng_ppp.c
1435
mtx_unlock(&priv->rmtx);
sys/netgraph7/ppp/ng_ppp.c
1512
mtx_unlock(&priv->rmtx);
sys/netgraph7/ppp/ng_ppp.c
1607
mtx_unlock(&priv->rmtx);
sys/netgraph7/ppp/ng_ppp.c
1611
mtx_unlock(&priv->rmtx);
sys/netgraph7/ppp/ng_ppp.c
1833
mtx_unlock(&priv->rmtx);
sys/netgraph7/ppp/ng_ppp.c
2060
mtx_unlock(&priv->xmtx);
sys/netgraph7/pppoe/ng_pppoe.c
523
mtx_unlock(&privp->sesshash[hash].mtx);
sys/netgraph7/pppoe/ng_pppoe.c
541
mtx_unlock(&privp->sesshash[hash].mtx);
sys/netgraph7/pppoe/ng_pppoe.c
553
mtx_unlock(&privp->sesshash[hash].mtx);
sys/netgraph7/pppoe/ng_pppoe.c
572
mtx_unlock(&privp->sesshash[hash].mtx);
sys/netgraph7/pptpgre/ng_pptpgre.c
631
mtx_unlock(&hpriv->mtx);
sys/netgraph7/pptpgre/ng_pptpgre.c
643
mtx_unlock(&hpriv->mtx);
sys/netgraph7/pptpgre/ng_pptpgre.c
787
mtx_unlock(&hpriv->mtx);
sys/netgraph7/pptpgre/ng_pptpgre.c
800
mtx_unlock(&hpriv->mtx);
sys/netgraph7/pptpgre/ng_pptpgre.c
803
mtx_unlock(&hpriv->mtx);
sys/netgraph7/pptpgre/ng_pptpgre.c
816
mtx_unlock(&hpriv->mtx);
sys/netgraph7/socket/ng_socket.c
538
mtx_unlock(&pcbp->sockdata->mtx);
sys/netgraph7/socket/ng_socket.c
540
mtx_unlock(&pcbp->sockdata->mtx);
sys/netgraph7/socket/ng_socket.c
679
mtx_unlock(&priv->mtx);
sys/netgraph7/socket/ng_socket.c
683
mtx_unlock(&priv->mtx);
sys/netgraph7/socket/ng_socket.c
804
mtx_unlock(&priv->mtx);
sys/netinet6/nd6.c
1094
mtx_unlock(&nd6_mtx);
sys/netinet6/nd6.c
1461
mtx_unlock(&nd6_mtx);
sys/netinet6/nd6.c
1514
mtx_unlock(&nd6_mtx);
sys/netinet6/nd6.c
1608
mtx_unlock(&nd6_mtx);
sys/netinet6/nd6.c
1628
mtx_unlock(&nd6_mtx);
sys/netinet6/nd6.c
1651
mtx_unlock(&nd6_mtx);
sys/netinet6/nd6.c
1659
mtx_unlock(&nd6_mtx);
sys/netinet6/nd6.c
1954
mtx_unlock(&nd6_mtx);
sys/netinet6/nd6.c
692
mtx_unlock(&nd6_mtx);
sys/netinet6/nd6_nbr.c
871
mtx_unlock(&nd6_mtx);
sys/netinet6/nd6_rtr.c
1130
mtx_unlock(&nd6_mtx);
sys/netinet6/nd6_rtr.c
657
mtx_unlock(&nd6_mtx);
sys/netinet6/nd6_rtr.c
679
mtx_unlock(&nd6_mtx);
sys/netinet6/nd6_rtr.c
685
mtx_unlock(&nd6_mtx);
sys/netinet6/nd6_rtr.c
692
mtx_unlock(&nd6_mtx);
sys/netinet6/nd6_rtr.c
705
mtx_unlock(&nd6_mtx);
sys/netinet6/nd6_rtr.c
782
mtx_unlock(&nd6_mtx);
sys/netinet6/nd6_rtr.c
843
mtx_unlock(&nd6_mtx);
sys/netproto/802_11/wlan/ieee80211.c
318
mtx_unlock(&ic_list_mtx);
sys/netproto/802_11/wlan/ieee80211.c
399
mtx_unlock(&ic_list_mtx);
sys/netproto/802_11/wlan/ieee80211.c
427
mtx_unlock(&ic_list_mtx);
sys/netproto/802_11/wlan/ieee80211.c
490
mtx_unlock(&ic_list_mtx);
sys/sys/mutex2.h
394
mtx_unlock(mtx);
sys/sys/mutex2.h
491
mtx_unlock(mtx);
sys/vfs/ext2fs/ext2_mount.h
75
#define EXT2_UNLOCK(aa) mtx_unlock(&(aa)->um_lock)
sys/vfs/fuse/fuse_device.c
138
mtx_unlock(&fmp->ipc_lock);
sys/vfs/fuse/fuse_device.c
143
mtx_unlock(&fmp->ipc_lock);
sys/vfs/fuse/fuse_device.c
149
mtx_unlock(&fmp->ipc_lock);
sys/vfs/fuse/fuse_device.c
197
mtx_unlock(&fmp->ipc_lock);
sys/vfs/fuse/fuse_device.c
290
mtx_unlock(&fmp->ipc_lock);
sys/vfs/fuse/fuse_device.c
94
mtx_unlock(&fmp->mnt_lock);
sys/vfs/fuse/fuse_ipc.c
140
mtx_unlock(&fmp->ipc_lock);
sys/vfs/fuse/fuse_ipc.c
261
mtx_unlock(&fmp->ipc_lock);
sys/vfs/fuse/fuse_ipc.c
302
mtx_unlock(&fmp->ipc_lock);
sys/vfs/fuse/fuse_node.c
112
mtx_unlock(&fmp->ino_lock);
sys/vfs/fuse/fuse_node.c
151
mtx_unlock(&fnp->node_lock);
sys/vfs/fuse/fuse_node.c
176
mtx_unlock(&fnp->node_lock);
sys/vfs/fuse/fuse_node.c
181
mtx_unlock(&fnp->node_lock);
sys/vfs/fuse/fuse_node.c
85
mtx_unlock(&fmp->ino_lock);
sys/vfs/fuse/fuse_vfsops.c
261
mtx_unlock(&fmp->mnt_lock);
sys/vfs/fuse/fuse_vfsops.c
291
mtx_unlock(&fmp->mnt_lock);
sys/vfs/fuse/fuse_vfsops.c
409
mtx_unlock(&fmp->mnt_lock);
sys/vfs/fuse/fuse_vfsops.c
440
mtx_unlock(&fmp->mnt_lock);
sys/vfs/fuse/fuse_vnops.c
1237
mtx_unlock(&ffnp->node_lock);
sys/vfs/fuse/fuse_vnops.c
1238
mtx_unlock(&fdfnp->node_lock);
sys/vfs/fuse/fuse_vnops.c
1239
mtx_unlock(&tdfnp->node_lock);
sys/vfs/fuse/fuse_vnops.c
1297
mtx_unlock(&fnp->node_lock);
sys/vfs/fuse/fuse_vnops.c
1423
mtx_unlock(&fnp->node_lock);
sys/vfs/fuse/fuse_vnops.c
1644
mtx_unlock(&fnp->node_lock);
sys/vfs/fuse/fuse_vnops.c
1895
mtx_unlock(&fnp->node_lock);
sys/vfs/fuse/fuse_vnops.c
1900
mtx_unlock(&fnp->node_lock);
sys/vfs/fuse/fuse_vnops.c
348
mtx_unlock(&fnp->node_lock);
sys/vfs/fuse/fuse_vnops.c
390
mtx_unlock(&fnp->node_lock);
sys/vfs/fuse/fuse_vnops.c
397
mtx_unlock(&fnp->node_lock);
sys/vfs/fuse/fuse_vnops.c
402
mtx_unlock(&fnp->node_lock);
sys/vfs/fuse/fuse_vnops.c
454
mtx_unlock(&fnp->node_lock);
sys/vfs/fuse/fuse_vnops.c
482
mtx_unlock(&fnp->node_lock);
sys/vfs/fuse/fuse_vnops.c
649
mtx_unlock(&fnp->node_lock);
sys/vfs/fuse/fuse_vnops.c
650
mtx_unlock(&dfnp->node_lock);
sys/vfs/fuse/fuse_vnops.c
725
mtx_unlock(&fnp->node_lock);
sys/vfs/fuse/fuse_vnops.c
800
mtx_unlock(&fnp->node_lock);
sys/vfs/fuse/fuse_vnops.c
928
mtx_unlock(&fnp->node_lock);
sys/vfs/hammer2/hammer2.h
131
#define hammer2_mtx_unlock mtx_unlock
sys/vfs/nfs/nfs_socket.c
2123
mtx_unlock(mtx);
sys/vfs/nfs/nfs_socket.c
2135
mtx_unlock(&nmp->nm_txlock);
sys/vfs/nfs/nfs_socket.c
2210
mtx_unlock(mtx);
sys/vfs/nfs/nfs_socket.c
2222
mtx_unlock(&nmp->nm_rxlock);
sys/vfs/nfs/nfs_syscalls.c
938
mtx_unlock(mtx);
sys/vm/device_pager.c
103
mtx_unlock(&dev_pager_mtx);
sys/vm/device_pager.c
164
mtx_unlock(&dev_pager_mtx);
sys/vm/device_pager.c
214
mtx_unlock(&dev_pager_mtx);
sys/vm/vm_swap.c
215
mtx_unlock(&swap_mtx);
sys/vm/vm_swap.c
231
mtx_unlock(&swap_mtx);
sys/vm/vm_swap.c
387
mtx_unlock(&swap_mtx);
sys/vm/vm_swap.c
436
mtx_unlock(&swap_mtx);
sys/vm/vm_swap.c
531
mtx_unlock(&swap_mtx);
sys/vm/vm_swap.c
550
mtx_unlock(&swap_mtx);
sys/vm/vm_swap.c
580
mtx_unlock(&swap_mtx);