Home
last modified time | relevance | path

Searched defs:S (Results 26 – 50 of 106) sorted by relevance

12345

/openbmc/qemu/tests/tcg/s390x/
H A Dmie3-sel.c4 #define Fi3(S, ASM) uint64_t S(uint64_t a, uint64_t b, uint64_t c) \ argument
/openbmc/linux/include/crypto/
H A Darc4.h16 u32 S[256]; member
/openbmc/linux/fs/smb/common/
H A Darc4.h16 u32 S[256]; member
H A Dcifs_arc4.c41 u32 *const S = ctx->S; in cifs_arc4_crypt() local
/openbmc/linux/arch/mips/include/asm/
H A Delfcore-compat.h24 #define SET_PR_FPVALID(S) \ argument
/openbmc/linux/arch/x86/include/asm/
H A Delfcore-compat.h26 #define SET_PR_FPVALID(S) \ argument
/openbmc/linux/tools/testing/selftests/proc/
H A Dsetns-dcache.c121 #define S "Num RefCount Protocol Flags Type St Inode Path\n" in main() macro
H A Dproc-pid-vm.c399 static const char *S[] = { in main() local
451 static const char *S[] = { in main() local
/openbmc/linux/include/math-emu/
H A Dop-1.h29 #define _FP_FRAC_COPY_1(D,S) (D##_f = S##_f) argument
253 #define _FP_SQRT_MEAT_1(R, S, T, X, q) \ argument
288 #define _FP_FRAC_CONV_1_1(dfs, sfs, D, S) \ argument
H A Ddouble.h115 #define _FP_SQRT_MEAT_D(R,S,T,X,Q) _FP_SQRT_MEAT_2(R,S,T,X,Q) argument
187 #define _FP_SQRT_MEAT_D(R,S,T,X,Q) _FP_SQRT_MEAT_1(R,S,T,X,Q) argument
/openbmc/qemu/host/include/aarch64/host/crypto/
H A Daes-round.h34 # define aes_accel_aesd_imc(S, K) vaesimcq_u8(vaesdq_u8(S, K)) argument
35 # define aes_accel_aese_mc(S, K) vaesmcq_u8(vaeseq_u8(S, K)) argument
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_state.h37 #define NS(T, S) \ argument
51 #define _NS(D, T, S) \ argument
/openbmc/linux/scripts/
H A Dparse-maintainers.pl41 S: Maintenance status label
/openbmc/linux/lib/crypto/
H A Darc4.c39 u32 *const S = ctx->S; in arc4_crypt() local
/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_reg.h59 #define ASD_READ_OCM(type, ord, S) \ argument
73 #define ASD_WRITE_OCM(type, ord, S) \ argument
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dresolve_btfids.c49 BTF_ID(typedef, S) in BTF_ID() argument
/openbmc/linux/samples/bpf/
H A Dtracex3.bpf.c41 #define S(k) if (n >= (1ull << k)) { i += k; n >>= k; } in log2l() macro
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_debug.h39 #define hw_dbg(hw, S, A...) dev_dbg(i40e_hw_to_dev(hw), S, ##A) argument
/openbmc/qemu/fpu/
H A Dsoftfloat.c743 #define parts_canonicalize(A, S, F) \ argument
759 #define parts_uncanon(A, S, F) \ argument
781 #define parts_addsub(A, B, S, Z) \ argument
789 #define parts_mul(A, B, S) \ argument
807 #define parts_div(A, B, S) \ argument
815 #define parts_modrem(A, B, Q, S) \ argument
821 #define parts_sqrt(A, S, F) \ argument
896 #define parts_minmax(A, B, S, F) \ argument
904 #define parts_compare(A, B, S, Q) \ argument
910 #define parts_scalbn(A, N, S) \ argument
[all …]
/openbmc/linux/arch/arc/kernel/
H A Djump_label.c51 u32 s, S, t; in arc_gen_branch() local
/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dregexps.py17 def S(*regexps) -> str: function
/openbmc/linux/crypto/
H A Dkhazad.c762 const u64 *S = T7; in khazad_setkey() local
/openbmc/qemu/include/tcg/
H A Dtcg-op.h105 #define DEF_ATOMIC2(N, S) \ argument
110 #define DEF_ATOMIC3(N, S) \ argument
/openbmc/linux/rust/kernel/
H A Dstr.rs35 const S: &'static str = $str; constant
348 const S: &str = concat!($str, "\0"); constant
/openbmc/linux/drivers/iio/pressure/
H A Dt5403.c70 s32 S, O, X; in t5403_comp_pressure() local

12345