Home
last modified time | relevance | path

Searched defs:mu (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mutex.h382 explicit GenericScopedLock(MutexType *mu) SANITIZER_ACQUIRE(mu) : mu_(mu) { in GenericScopedLock()
398 explicit GenericScopedReadLock(MutexType *mu) SANITIZER_ACQUIRE(mu) in GenericScopedReadLock()
415 ALWAYS_INLINE explicit GenericScopedRWLock(MutexType *mu, bool write) in GenericScopedRWLock()
H A Dsanitizer_file.h35 StaticSpinMutex *mu; member
/freebsd/contrib/xz/src/liblzma/check/
H A Dcrc_x86_clmul.h258 const int64_t mu = 0x1f7011641; // calc_lo(p, p, 32) << 1 | 1 in crc32_arch_optimized() local
348 const uint64_t mu = 0x9c3e466c172963d5; // (calc_lo(poly) << 1) | 1 in crc64_arch_optimized() local
/freebsd/contrib/llvm-project/lld/include/lld/Common/
H A DErrorHandler.h139 std::mutex mu; variable
/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dt_once.c126 pthread_mutex_t *mu = m; in once3_cleanup() local
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8ulp.dtsi215 mu: mailbox@29220000 { label
H A Dimx8mn.dtsi954 mu: mailbox@30aa0000 { label
H A Dimx8mm.dtsi1009 mu: mailbox@30aa0000 { label
H A Dimx8mq.dtsi1471 mu: mailbox@30aa0000 { label
H A Dimx8mp.dtsi1206 mu: mailbox@30aa0000 { label
/freebsd/contrib/ntp/ntpd/
H A Dntp_loopfilter.c461 double mu; /* interval since last update */ in local_clock() local
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cpp166 void INTERFACE_ATTRIBUTE AnnotateMutexIsNotPHB(char *f, int l, uptr mu) { in AnnotateMutexIsNotPHB()
227 char *f, int l, uptr mu) { in AnnotateMutexIsUsedAsCondVar()
/freebsd/sys/dev/mlx/
H A Dmlx.c1997 struct mlx_usercommand *mu; in mlx_user_cb() local
2047 mlx_user_command(struct mlx_softc *sc, struct mlx_usercommand *mu) in mlx_user_command()
/freebsd/contrib/wpa/src/tls/
H A Dlibtommath.c1885 mp_int M[TAB_SIZE], res, mu; in s_mp_exptmod() local
2258 static int mp_reduce (mp_int * x, mp_int * m, mp_int * mu) in mp_reduce()
2750 register mp_digit mu; in fast_mp_montgomery_reduce() local
/freebsd/sys/dev/hptiop/
H A Dhptiop.h344 struct hpt_iopmu_itl *mu; member
348 struct hpt_iopmu_mv *mu; member
352 struct hpt_iopmu_mvfrey *mu; member
/freebsd/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp58 static std::mutex mu; in toString() local
1176 static std::mutex mu; in postParse() local
H A DInputSection.cpp126 static std::mutex mu; in decompress() local
/freebsd/sys/arm64/vmm/
H A Dvmm_dev.c371 struct vm_munmap *mu; in vmmdev_ioctl() local
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dtestmode.c155 mt7915_tm_set_tam_arb(struct mt7915_phy *phy, bool enable, bool mu) in mt7915_tm_set_tam_arb()
/freebsd/sys/amd64/vmm/
H A Dvmm_dev.c445 struct vm_munmap *mu; in vmmdev_ioctl() local
/freebsd/sys/dev/sound/pci/
H A Dvibes.c727 u_long sdmaa, sdmac, ml, mu; in sv_attach() local
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmain.c540 u32 *mu; in mt7996_update_mu_group() local
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmain.c562 u32 *mu; in mt7615_update_mu_group() local
/freebsd/contrib/ntp/libntp/
H A Dntp_calendar.c1362 uint32_t mu, Q, sf32; in ntpcal_days_in_months() local
/freebsd/sys/sys/
H A Dstats.h288 s32q_t mu; member
297 s64q_t mu; member

12