Home
last modified time | relevance | path

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

12

/netbsd-src/usr.sbin/mlxctl/
H A Dutil.c81 mlx_command(struct mlx_usercommand *mu, int bomb) in mlx_command()
95 struct mlx_usercommand mu; in mlx_enquiry() local
134 struct mlx_usercommand mu; in mlx_configuration() local
150 struct mlx_usercommand mu; in mlx_get_device_state() local
169 struct mlx_usercommand mu; in mlx_scsi_inquiry() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_reduce.c24 int mp_reduce (mp_int * x, mp_int * m, mp_int * mu) in mp_reduce()
H A Dbn_mp_add_d.c25 mp_digit *tmpa, *tmpc, mu; in mp_add_d() local
H A Dbn_mp_sub_d.c24 mp_digit *tmpa, *tmpc, mu; in mp_sub_d() local
H A Dbn_mp_dr_reduce.c39 mp_digit mu, *tmpx1, *tmpx2; in mp_dr_reduce() local
H A Dbn_mp_montgomery_reduce.c25 mp_digit mu; in mp_montgomery_reduce() local
H A Dbn_fast_mp_montgomery_reduce.c77 register mp_digit mu; in fast_mp_montgomery_reduce() local
H A Dbn_s_mp_exptmod.c27 mp_int M[TAB_SIZE], res, mu; in s_mp_exptmod() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_mutex.h182 explicit GenericScopedLock(MutexType *mu) in GenericScopedLock()
201 explicit GenericScopedReadLock(MutexType *mu) in GenericScopedReadLock()
H A Dsanitizer_file.h35 StaticSpinMutex *mu; member
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_mutex.h180 explicit GenericScopedLock(MutexType *mu) in GenericScopedLock()
199 explicit GenericScopedReadLock(MutexType *mu) in GenericScopedReadLock()
H A Dsanitizer_file.h33 StaticSpinMutex *mu; member
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_mutex.h366 explicit GenericScopedLock(MutexType *mu) ACQUIRE(mu) : mu_(mu) { in GenericScopedLock()
382 explicit GenericScopedReadLock(MutexType *mu) ACQUIRE(mu) : mu_(mu) { in GenericScopedReadLock()
398 ALWAYS_INLINE explicit GenericScopedRWLock(MutexType *mu, bool write) in GenericScopedRWLock()
H A Dsanitizer_file.h35 StaticSpinMutex *mu; member
/netbsd-src/external/mit/isl/dist/
H A Dbasis_reduction_templ.c65 isl_int mu[2]; in isl_tab_compute_reduced_basis() local
/netbsd-src/tests/lib/libpthread/
H A Dt_once.c124 pthread_mutex_t *mu = m; in once3_cleanup() local
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/
H A Dimx8mp.dtsi703 mu: mailbox@30aa0000 { label
H A Dimx8mn.dtsi850 mu: mailbox@30aa0000 { label
H A Dimx8mm.dtsi849 mu: mailbox@30aa0000 { label
H A Dimx8mq.dtsi1205 mu: mailbox@30aa0000 { label
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbignum.c2627 mp_reduce (mp_int * x, mp_int * m, mp_int * mu) in mp_reduce()
3279 mp_int M[TAB_SIZE], res, mu; in s_mp_exptmod() local
3679 mp_digit mu; in fast_mp_montgomery_reduce() local
3782 mp_digit mu; in mp_montgomery_reduce() local
3912 mp_digit mu, *tmpx1, *tmpx2; in mp_dr_reduce() local
4614 mp_digit *tmpa, *tmpc, mu; in mp_add_d() local
4703 mp_digit *tmpa, *tmpc, mu; in mp_sub_d() local
/netbsd-src/sbin/nvmectl/
H A Dbignum.c2584 mp_reduce(mp_int * x, mp_int * m, mp_int * mu) in mp_reduce()
3251 mp_int M[TAB_SIZE], res, mu; in basic_exponent_mod() local
3639 mp_digit mu; in fast_mp_montgomery_reduce() local
3742 mp_digit mu; in mp_montgomery_reduce() local
3870 mp_digit mu, *tmpx1, *tmpx2; in diminished_radix_reduce() local
4542 mp_digit *tmpa, *tmpc, mu; in add_single_digit() local
4631 mp_digit *tmpa, *tmpc, mu; in signed_subtract_word() local
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbignum.c2588 mp_reduce(mp_int * x, mp_int * m, mp_int * mu) in mp_reduce()
3255 mp_int M[TAB_SIZE], res, mu; in basic_exponent_mod() local
3662 mp_digit mu; in fast_mp_montgomery_reduce() local
3765 mp_digit mu; in mp_montgomery_reduce() local
3893 mp_digit mu, *tmpx1, *tmpx2; in diminished_radix_reduce() local
4565 mp_digit *tmpa, *tmpc, mu; in add_single_digit() local
4654 mp_digit *tmpa, *tmpc, mu; in signed_subtract_word() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
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()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interface_ann.cc243 void INTERFACE_ATTRIBUTE AnnotateMutexIsNotPHB(char *f, int l, uptr mu) { in AnnotateMutexIsNotPHB()
324 char *f, int l, uptr mu) { in AnnotateMutexIsUsedAsCondVar()

12