Searched refs:mtx_destroy (Results 1 – 25 of 29) sorted by relevance
12
53 mtx_destroy(&m); in ATF_TC_BODY()56 mtx_destroy(&m); in ATF_TC_BODY()59 mtx_destroy(&m); in ATF_TC_BODY()62 mtx_destroy(&m); in ATF_TC_BODY()84 mtx_destroy(&m); in ATF_TC_BODY()89 mtx_destroy(&m); in ATF_TC_BODY()98 mtx_destroy(&m); in ATF_TC_BODY()107 mtx_destroy(&m); in ATF_TC_BODY()127 mtx_destroy(&m); in ATF_TC_BODY()133 mtx_destroy(&m); in ATF_TC_BODY()[all …]
113 mtx_destroy(&b_m); in cnd_notify()163 mtx_destroy(&m); in ATF_TC_BODY()
729 mtx_destroy(&nfs_nameid_mutex); in nfscommon_modevent()730 mtx_destroy(&newnfsd_mtx); in nfscommon_modevent()731 mtx_destroy(&nfs_state_mutex); in nfscommon_modevent()732 mtx_destroy(&nfs_sockl_mutex); in nfscommon_modevent()733 mtx_destroy(&nfs_slock_mutex); in nfscommon_modevent()734 mtx_destroy(&nfs_req_mutex); in nfscommon_modevent()735 mtx_destroy(&nfsrv_nfsuserdsock.nr_mtx); in nfscommon_modevent()
123 mtx_destroy(&softc->fha_hash[i].mtx); in fha_uninit()
3612 mtx_destroy(&nfsuserhash[i].mtx); in nfsrv_cleanusergroup()3613 mtx_destroy(&nfsusernamehash[i].mtx); in nfsrv_cleanusergroup()3614 mtx_destroy(&nfsgroupnamehash[i].mtx); in nfsrv_cleanusergroup()3615 mtx_destroy(&nfsgrouphash[i].mtx); in nfsrv_cleanusergroup()
454 #define SCTP_INP_LOCK_DESTROY(_inp) mtx_destroy(&(_inp)->inp_mtx)455 #define SCTP_ASOC_CREATE_LOCK_DESTROY(_inp) mtx_destroy(&(_inp)->inp_create_mtx)517 #define SCTP_TCB_LOCK_DESTROY(_tcb) mtx_destroy(&(_tcb)->tcb_mtx)536 #define SCTP_ITERATOR_LOCK_DESTROY() mtx_destroy(&sctppcbinfo.it_mtx)
74 mtx_destroy((lock)); \90 #define MTX_DESTROY mtx_destroy421 #define PORT_LOCK_DEINIT(port) mtx_destroy(&(port)->lock)427 #define ADAPTER_LOCK_DEINIT(adap) mtx_destroy(&(adap)->lock)
72 #define mtx_destroy(a) macro85 #define RT_LOCK_DESTROY(_rt) mtx_destroy(&(_rt)->rt_mtx)
40 #define rw_destroy(x) mtx_destroy((x))
1553 mtx_destroy(&cxgb_db_lock); in cxgb_offload_exit()
171 mtx_destroy(&np->n_mtx); in ncl_nget()333 mtx_destroy(&np->n_mtx); in ncl_reclaim()
280 mtx_destroy(&np->n_mtx); in nfscl_nget()1415 mtx_destroy(&nfs_clstate_mutex); in nfscl_modevent()1416 mtx_destroy(&ncl_iod_mutex); in nfscl_modevent()
1626 mtx_destroy(&nmp->nm_sockreq.nr_mtx); in mountnfs()1627 mtx_destroy(&nmp->nm_mtx); in mountnfs()1698 mtx_destroy(&nmp->nm_sockreq.nr_mtx); in nfs_unmount()1699 mtx_destroy(&nmp->nm_mtx); in nfs_unmount()
97 void mtx_destroy(mtx_t *);
41 mtx_destroy(mtx_t *mtx) in mtx_destroy() function
109 mtx_destroy
273 MLINKS+= mtx.3 mtx_destroy.3
77 #define MPFR_LOCK_CLEAR(_lock) do { mtx_destroy(&(_lock)); } while (0)
69 #define ACC_LOCK_DESTROY(ac) mtx_destroy(&(ac)->acc_mtx)
353 #define mtx_destroy(x) mutex_destroy(x) macro952 mtx_destroy(&cpu->cyp_mtx); in cyclic_unconfigure()
3409 mtx_destroy(&nfsrchash_table[i].mtx); in nfsd_modevent()3410 mtx_destroy(&nfsrcahash_table[i].mtx); in nfsd_modevent()3412 mtx_destroy(&nfsrc_udpmtx); in nfsd_modevent()3413 mtx_destroy(&nfs_v4root_mutex); in nfsd_modevent()3414 mtx_destroy(&nfsv4root_mnt.mnt_mtx); in nfsd_modevent()3416 mtx_destroy(&nfssessionhash[i].mtx); in nfsd_modevent()
514 #mtx_destroy, 11 -- C11 threads
2554 mtx_destroy(&fasttrap_cleanup_mtx); in fasttrap_load()2677 mtx_destroy(&fasttrap_cleanup_mtx); in fasttrap_unload()
220 #define DRM_SPINUNINIT(l) mtx_destroy(l)
731 mtx_destroy(&host->nh_lock); in nlm_host_destroy()