Searched refs:mtx (Results 276 - 300 of 1378) sorted by relevance

<<11121314151617181920>>

/freebsd-current/contrib/jemalloc/include/jemalloc/internal/
H A Darena_structs_b.h19 malloc_mutex_t mtx; member in struct:arena_decay_s
H A Dprof_structs.h25 malloc_mutex_t mtx; member in struct:prof_accum_s
H A Dbackground_thread_inlines.h37 malloc_mutex_assert_owner(tsdn, &info->mtx);
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector1.cpp36 SpinMutex mtx; member in struct:__sanitizer::final
108 SpinMutexLock lk(&mtx);
163 SpinMutexLock lk(&mtx);
180 SpinMutexLock lk(&mtx);
/freebsd-current/sys/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dfreebsd_crypto.h51 struct mtx fs_lock;
/freebsd-current/sys/dev/wg/
H A Dwg_cookie.h44 struct mtx cc_secret_mtx;
/freebsd-current/sys/dev/qcom_mdio/
H A Dqcom_mdio_ipq4018_var.h61 struct mtx sc_mtx;
/freebsd-current/sys/dev/agp/
H A Dagppriv.h78 struct mtx as_lock; /* lock for access to GATT */
/freebsd-current/lib/libstdthreads/
H A DMakefile7 SRCS= threads.h call_once.c cnd.c mtx.c thrd.c tss.c
/freebsd-current/sys/arm/include/
H A Dpcpu.h53 struct mtx pc_cmap_lock; \
/freebsd-current/sys/arm/ti/
H A Dti_adcvar.h39 struct mtx sc_mtx;
H A Dti_spivar.h35 struct mtx sc_mtx;
/freebsd-current/sys/dev/bhnd/
H A Dbhnd_private.h76 struct mtx cc_mtx; /**< register read/modify/write lock */
/freebsd-current/sys/dev/cxgbe/cxgbei/
H A Dcxgbei.h61 struct mtx cmp_lock;
/freebsd-current/sys/dev/iscsi/
H A Discsi.h55 struct mtx is_lock;
/freebsd-current/sys/dev/mxge/
H A Dif_mxge_var.h142 struct mtx mtx; member in struct:__anon3694
212 struct mtx cmd_mtx;
213 struct mtx driver_mtx;
/freebsd-current/sys/dev/usb/net/
H A Dif_cdcereg.h83 struct mtx sc_mtx;
/freebsd-current/sys/dev/tsec/
H A Dif_tsec.h58 struct mtx transmit_lock; /* transmitter lock */
59 struct mtx receive_lock; /* receiver lock */
113 struct mtx ic_lock;
180 extern struct mtx tsec_phy_mtx;
/freebsd-current/sys/kgssapi/
H A Dgssapi_impl.h67 extern struct mtx kgss_gssd_lock;
/freebsd-current/sys/geom/virstor/
H A Dg_virstor.h98 struct mtx delayed_bio_q_mtx;
/freebsd-current/sys/dev/cxgbe/
H A Dt4_l2t.h73 struct mtx lock;
/freebsd-current/sys/dev/fdc/
H A Dfdcvar.h67 struct mtx fdc_mtx;
/freebsd-current/sys/dev/drm2/ttm/
H A Dttm_memory.h74 struct mtx lock;
H A Dttm_lock.h71 struct mtx lock;
/freebsd-current/sys/dev/etherswitch/ip17x/
H A Dip17x_var.h61 struct mtx sc_mtx; /* serialize access to softc */

Completed in 184 milliseconds

<<11121314151617181920>>