/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_mutex.h | 382 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 D | sanitizer_file.h | 35 StaticSpinMutex *mu; member
|
/freebsd/contrib/llvm-project/lld/include/lld/Common/ |
H A D | ErrorHandler.h | 139 std::mutex mu; variable
|
/freebsd/contrib/netbsd-tests/lib/libpthread/ |
H A D | t_once.c | 126 pthread_mutex_t *mu = m; in once3_cleanup() local
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx8ulp.dtsi | 215 mu: mailbox@29220000 { label
|
H A D | imx8mn.dtsi | 954 mu: mailbox@30aa0000 { label
|
H A D | imx8mm.dtsi | 1009 mu: mailbox@30aa0000 { label
|
H A D | imx8mq.dtsi | 1478 mu: mailbox@30aa0000 { label
|
H A D | imx8mp.dtsi | 1224 mu: mailbox@30aa0000 { label
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_loopfilter.c | 461 double mu; /* interval since last update */ in local_clock() local [all...] |
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_interface_ann.cpp | 166 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 D | mlx.c | 1990 struct mlx_usercommand *mu; in mlx_user_cb() local 2040 mlx_user_command(struct mlx_softc *sc, struct mlx_usercommand *mu) in mlx_user_command()
|
/freebsd/contrib/wpa/src/tls/ |
H A D | libtommath.c | 1877 mp_int M[TAB_SIZE], res, mu; in s_mp_exptmod() local 2250 static int mp_reduce (mp_int * x, mp_int * m, mp_int * mu) in mp_reduce() 2742 register mp_digit mu; in fast_mp_montgomery_reduce() local
|
/freebsd/sys/dev/hptiop/ |
H A D | hptiop.h | 344 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 D | InputFiles.cpp | 59 static std::mutex mu; in toString() local 1234 static std::mutex mu; in postParse() local
|
H A D | InputSection.cpp | 126 static std::mutex mu; in decompress() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | testmode.c | 155 mt7915_tm_set_tam_arb(struct mt7915_phy *phy, bool enable, bool mu) in mt7915_tm_set_tam_arb()
|
/freebsd/sys/dev/vmm/ |
H A D | vmm_dev.c | 495 struct vm_munmap *mu; in vmmdev_ioctl() local
|
/freebsd/sys/dev/sound/pci/ |
H A D | vibes.c | 727 u_long sdmaa, sdmac, ml, mu; in sv_attach() local
|
/freebsd/contrib/ntp/libntp/ |
H A D | ntp_calendar.c | 1363 uint32_t mu, Q, sf32; ntpcal_days_in_months() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
H A D | main.c | 548 u32 *mu; in mt7615_update_mu_group() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
H A D | main.c | 639 u32 *mu; in mt7996_update_mu_group() local
|
/freebsd/sys/sys/ |
H A D | stats.h | 288 s32q_t mu; member 297 s64q_t mu; member
|
/freebsd/sys/dev/sound/usb/ |
H A D | uaudio.c | 4051 const struct usb_audio_mixer_unit_0 *mu; in uaudio_mixer_verify_desc() member 4187 const struct usb_audio20_mixer_unit_0 *mu; in uaudio20_mixer_verify_desc() member
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | crypto_wolfssl.c | 1937 mp_int mu; in crypto_ec_point_add() local
|