Searched refs:sx_sunlock (Results 51 - 75 of 81) sorted by relevance

1234

/freebsd-10.3-release/sys/arm/ti/twl/
H A Dtwl_vreg.c239 #define TWL_VREG_SUNLOCK(_sc) sx_sunlock(&(_sc)->sc_sx)
/freebsd-10.3-release/sys/vm/
H A Dvm_pageout.c1695 sx_sunlock(&allproc_lock);
2021 sx_sunlock(&allproc_lock);
H A Duma_core.c1959 sx_sunlock(&uma_drain_lock);
1994 sx_sunlock(&uma_drain_lock);
2115 sx_sunlock(&uma_drain_lock);
/freebsd-10.3-release/sys/dev/hwpmc/
H A Dhwpmc_mod.c1092 sx_sunlock(&proctree_lock);
1198 sx_sunlock(&proctree_lock);
1819 sx_sunlock(&proctree_lock);
4013 sx_sunlock(&pmc_sx);
4671 sx_sunlock(&pmc_sx);
4691 sx_sunlock(&pmc_sx);
/freebsd-10.3-release/sys/kern/
H A Dkern_descrip.c1129 sx_sunlock(&proctree_lock);
1136 sx_sunlock(&proctree_lock);
2900 sx_sunlock(&allproc_lock);
2923 sx_sunlock(&allprison_lock);
2982 sx_sunlock(&allproc_lock);
3027 sx_sunlock(&allproc_lock);
H A Dkern_proc.c327 sx_sunlock(&allproc_lock);
394 sx_sunlock(&allproc_lock);
1096 sx_sunlock(&allproc_lock);
1445 sx_sunlock(&allproc_lock);
1450 sx_sunlock(&allproc_lock);
H A Dkern_cpuset.c451 sx_sunlock(&allprison_lock);
H A Dkern_racct.c1266 sx_sunlock(&allproc_lock);
H A Dkern_sig.c1663 sx_sunlock(&allproc_lock);
1675 sx_sunlock(&proctree_lock);
1679 sx_sunlock(&proctree_lock);
1870 sx_sunlock(&proctree_lock);
H A Dkern_sx.c182 sx_sunlock(sx);
369 ("sx_sunlock() of destroyed sx @ %s:%d", file, line));
1005 * This function represents the so-called 'hard case' for sx_sunlock
H A Duipc_sem.c468 sx_sunlock(&ksem_dict_lock);
H A Duipc_shm.c1088 sx_sunlock(&shm_dict_lock);
H A Duipc_mqueue.c694 sx_sunlock(&allprison_lock);
1622 sx_sunlock(&allprison_lock);
H A Dsched_4bsd.c570 sx_sunlock(&allproc_lock);
/freebsd-10.3-release/sys/net/
H A Dif.c1107 sx_sunlock(&allprison_lock);
1149 sx_sunlock(&allprison_lock);
2319 sx_sunlock(&ifdescr_sx);
H A Dif_var.h914 #define IFNET_RUNLOCK() sx_sunlock(&ifnet_sxlock)
/freebsd-10.3-release/sys/compat/linux/
H A Dlinux_file.c156 sx_sunlock(&proctree_lock);
162 sx_sunlock(&proctree_lock);
/freebsd-10.3-release/sys/cam/scsi/
H A Dscsi_enc.c552 sx_sunlock(&enc->enc_cache_lock);
/freebsd-10.3-release/sys/dev/drm2/radeon/
H A Dradeon_ttm.c816 sx_sunlock(&rdev->pm.mclk_lock);
/freebsd-10.3-release/sys/fs/nfs/
H A Dnfsport.h635 #define NFSPROCLISTUNLOCK() sx_sunlock(&allproc_lock)
/freebsd-10.3-release/sys/ufs/ufs/
H A Dufs_dirhash.c255 sx_sunlock(&dh->dh_lock);
/freebsd-10.3-release/sys/sys/
H A Dmount.h902 #define vfsconf_sunlock() sx_sunlock(&vfsconf_sx)
/freebsd-10.3-release/sys/netinet6/
H A Din6_src.c120 #define ADDRSEL_SUNLOCK() sx_sunlock(&addrsel_sxlock)
/freebsd-10.3-release/sys/dev/cxgbe/
H A Dt4_main.c7989 sx_sunlock(&t4_list_lock);
8319 sx_sunlock(&t4_uld_list_lock);
8349 sx_sunlock(&t4_uld_list_lock);
8476 sx_sunlock(&t4_list_lock);
8483 sx_sunlock(&t4_uld_list_lock);
8484 sx_sunlock(&t4_list_lock);
8495 sx_sunlock(&t4_uld_list_lock);
8497 sx_sunlock(&t4_list_lock);
/freebsd-10.3-release/sys/cddl/contrib/opensolaris/uts/intel/dtrace/
H A Dfasttrap_isa.c1061 sx_sunlock(&proctree_lock);

Completed in 403 milliseconds

1234