/linux/ |
H A D | CREDITS | 6 snail-mail address (S). 16 S: (ask for current address) 17 S: Finland 27 S: C. Negri 6, bl. D3 28 S: Iasi 6600 29 S: Romania 39 S: 75 Donald St, Apt 42 40 S: Weymouth, MA 02188 41 S: USA 48 S: Longford, Ireland [all …]
|
H A D | MAINTAINERS | 11 S: *Status*, one of the following: 73 S: Odd Fixes 80 S: Maintained 86 S: Supported 93 S: Maintained 100 S: Maintained 108 S: Maintained 114 S: Maintained 134 S: Maintained 140 S: Maintained [all …]
|
/linux/arch/powerpc/crypto/ |
H A D | chacha-p10le-8x.S | 493 .macro Add_state S argument 494 vadduwm \S+0, \S+0, 16-\S 495 vadduwm \S+4, \S+4, 17-\S 496 vadduwm \S+8, \S+8, 18-\S 497 vadduwm \S+12, \S+12, 19-\S 499 vadduwm \S+1, \S+1, 16-\S 500 vadduwm \S+5, \S+5, 17-\S 501 vadduwm \S+9, \S+9, 18-\S 502 vadduwm \S+13, \S+13, 19-\S 504 vadduwm \S+2, \S+2, 16-\S [all …]
|
/linux/include/math-emu/ |
H A D | single.h | 63 #define FP_UNPACK_RAW_S(X,val) _FP_UNPACK_RAW_1(S,X,val) 64 #define FP_UNPACK_RAW_SP(X,val) _FP_UNPACK_RAW_1_P(S,X,val) 65 #define FP_PACK_RAW_S(val,X) _FP_PACK_RAW_1(S,val,X) 69 _FP_PACK_RAW_1_P(S,val,X); \ 74 _FP_UNPACK_RAW_1(S,X,val); \ 75 _FP_UNPACK_CANONICAL(S,1,X); \ 80 _FP_UNPACK_RAW_1_P(S,X,val); \ 81 _FP_UNPACK_CANONICAL(S,1,X); \ 86 _FP_PACK_CANONICAL(S,1,X); \ 87 _FP_PACK_RAW_1(S,val,X); \ [all …]
|
H A D | op-4.h | 29 #define _FP_FRAC_COPY_4(D,S) \ argument 30 (D##_f[0] = S##_f[0], D##_f[1] = S##_f[1], \ 31 D##_f[2] = S##_f[2], D##_f[3] = S##_f[3]) 429 #define _FP_SQRT_MEAT_4(R, S, T, X, q) \ argument 433 T##_f[3] = S##_f[3] + q; \ 436 S##_f[3] = T##_f[3] + q; \ 446 T##_f[2] = S##_f[2] + q; \ 447 T##_f[3] = S##_f[3]; \ 451 S##_f[2] = T##_f[2] + q; \ 452 S##_f[3] += (T##_f[2] > S##_f[2]); \ [all …]
|
/linux/fs/smb/common/ |
H A D | cifs_arc4.c | 24 ctx->S[i] = i; in cifs_arc4_setkey() 27 u32 a = ctx->S[i]; in cifs_arc4_setkey() 30 ctx->S[i] = ctx->S[j]; in cifs_arc4_setkey() 31 ctx->S[j] = a; in cifs_arc4_setkey() 42 u32 *const S = ctx->S; in cifs_arc4_crypt() local 52 a = S[x]; in cifs_arc4_crypt() 54 b = S[y]; in cifs_arc4_crypt() 57 S[y] = a; in cifs_arc4_crypt() 59 S[x] = b; in cifs_arc4_crypt() 61 ta = S[x]; in cifs_arc4_crypt() [all …]
|
/linux/lib/crypto/ |
H A D | arc4.c | 21 ctx->S[i] = i; in arc4_setkey() 24 u32 a = ctx->S[i]; in arc4_setkey() 27 ctx->S[i] = ctx->S[j]; in arc4_setkey() 28 ctx->S[j] = a; in arc4_setkey() 39 u32 *const S = ctx->S; in arc4_crypt() local 49 a = S[x]; in arc4_crypt() 51 b = S[y]; in arc4_crypt() 54 S[y] = a; in arc4_crypt() 56 S[x] = b; in arc4_crypt() 58 ta = S[x]; in arc4_crypt() [all …]
|
/linux/Documentation/driver-api/mtd/ |
H A D | spi-nor.rst | 81 1S-1S-1S 85 1S-1S-1S (fast read) 89 1S-1S-2S 93 1S-2S-2S 97 1S-1S-4S 101 1S-4S-4S 105 4S-4S-4S 111 1S-1S-1S 131 read 1S-4S-4S 132 write 1S-1S-1S [all …]
|
/linux/arch/m68k/fpsp040/ |
H A D | ssin.S | 233 |--R' + R'*S*(A1 + S(A2 + S(A3 + S(A4 + ... + SA7)))), WHERE 268 fmulx %fp0,%fp2 | ...S(A2+T(A4+TA6)) 288 |--SGN + S'*(B1 + S(B2 + S(B3 + S(B4 + ... + SB8)))), WHERE 289 |--S=R*R AND S'=SGN*S. THIS CAN BE REWRITTEN AS 290 |--SGN + S'*([B1+T(B3+T(B5+TB7))] + [S(B2+T(B4+T(B6+TB8)))]) 291 |--WHERE T=S*S. 296 fmulx %fp0,%fp0 | ...FP0 IS S 304 fmovex %fp0,X(%a6) | ...X IS S 311 eorl %d0,X(%a6) | ...X IS NOW S'= SGN*S 446 |--FLOATING POINT FORMAT, THE TWO FMOVE'S FMOVE.L FP <--> N [all …]
|
H A D | setox.S | 137 | p = [ R + R*S*(A2 + S*A4) ] + 138 | [ S*(A1 + S*(A3 + S*A5)) ] 139 | where S = R*R. 514 |--TO FULLY UTILIZE THE PIPELINE, WE COMPUTE S = R*R 515 |--[R+R*S*(A2+S*A4)] + [S*(A1+S*(A3+S*A5))] 518 fmulx %fp1,%fp1 | ...fp1 IS S = R*R 523 fmulx %fp1,%fp2 | ...fp2 IS S*A5 525 fmuls #0x3C088895,%fp3 | ...fp3 IS S*A4 527 faddd EXPA3,%fp2 | ...fp2 IS A3+S*A5 528 faddd EXPA2,%fp3 | ...fp3 IS A2+S*A4 [all …]
|
H A D | stan.S | 215 fmulx %fp1,%fp1 | ...S = R*R 226 fmulx %fp1,%fp3 | ...S(Q3+SQ4) 227 fmulx %fp1,%fp2 | ...S(P2+SP3) 229 faddx TANQ2,%fp3 | ...Q2+S(Q3+SQ4) 230 faddx TANP1,%fp2 | ...P1+S(P2+SP3) 232 fmulx %fp1,%fp3 | ...S(Q2+S(Q3+SQ4)) 233 fmulx %fp1,%fp2 | ...S(P1+S(P2+SP3)) 235 faddx TANQ1,%fp3 | ...Q1+S(Q2+S(Q3+SQ4)) 236 fmulx %fp0,%fp2 | ...RS(P1+S(P2+SP3)) 238 fmulx %fp3,%fp1 | ...S(Q1+S(Q2+S(Q3+SQ4))) [all …]
|
/linux/tools/testing/selftests/powerpc/copyloops/ |
H A D | Makefile | 9 EXTRA_SOURCES := validate.c ../harness.c stubs.S 25 $(OUTPUT)/copyuser_64_t%: copyuser_64.S $(EXTRA_SOURCES) 31 $(OUTPUT)/copyuser_p7_t%: copyuser_power7.S $(EXTRA_SOURCES) 38 $(OUTPUT)/memcpy_64_t%: memcpy_64.S $(EXTRA_SOURCES) 44 $(OUTPUT)/memcpy_p7_t%: memcpy_power7.S $(EXTRA_SOURCES) 50 $(OUTPUT)/copy_mc_64: copy_mc_64.S $(EXTRA_SOURCES) 55 $(OUTPUT)/copyuser_64_exc_t%: copyuser_64.S exc_validate.c ../harness.c \ 56 copy_tofrom_user_reference.S stubs.S 62 $(OUTPUT)/memmove_64: mem_64.S memcpy_64.S memmove_validate.c ../harness.c \ 63 memcpy_stubs.S
|
/linux/Documentation/arch/arm/nwfpe/ |
H A D | netwinder-fpe.rst | 13 <S|D|E> = <single|double|extended>, no default 24 <LDF|STF>{cond}<S|D|E> Fd, Rn 25 <LDF|STF>{cond}<S|D|E> Fd, [Rn, #<expression>]{!} 26 <LDF|STF>{cond}<S|D|E> Fd, [Rn], #<expression> 33 <LFM|SFM>{cond}<S|D|E> Fd, <count>, [Rn] 34 <LFM|SFM>{cond}<S|D|E> Fd, <count>, [Rn, #<expression>]{!} 35 <LFM|SFM>{cond}<S|D|E> Fd, <count>, [Rn], #<expression> 51 FLT{cond}<S,D,E>{P,M,Z} Fn, Rd Convert integer to floating point 80 ADF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - add 81 SUF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - subtract [all …]
|
/linux/scripts/coccinelle/iterators/ |
H A D | use_after_iter.cocci | 37 statement S; 90 list_for_each_entry(c,...) S 92 list_for_each_entry_reverse(c,...) S 94 list_for_each_entry_continue(c,...) S 96 list_for_each_entry_continue_reverse(c,...) S 98 list_for_each_entry_from(c,...) S 100 list_for_each_entry_safe(c,...) S 102 list_for_each_entry_safe(x,c,...) S 104 list_for_each_entry_safe_continue(c,...) S 106 list_for_each_entry_safe_continue(x,c,...) S [all …]
|
H A D | device_node_continue.cocci | 28 statement S; 33 for_each_node_by_name(n,e1) S 35 for_each_node_by_type(n,e1) S 37 for_each_compatible_node(n,e1,e2) S 39 for_each_matching_node(n,e1) S 41 for_each_matching_node_and_match(n,e1,e2) S 43 for_each_child_of_node(e1,n) S 45 for_each_available_child_of_node(e1,n) S 47 for_each_node_with_property(n,e1) S 60 statement S; [all …]
|
H A D | for_each_child.cocci | 24 statement S; 30 for_each_node_by_name(n,e1) S 32 for_each_node_by_type(n,e1) S 34 for_each_compatible_node(n,e1,e2) S 36 for_each_matching_node(n,e1) S 38 for_each_matching_node_and_match(n,e1,e2) S 40 for_each_child_of_node(e1,n) S 42 for_each_available_child_of_node(e1,n) S 44 for_each_node_with_property(n,e1) S 47 i(es,n,...) S [all …]
|
/linux/Documentation/admin-guide/media/ |
H A D | cx88-cardlist.rst | 166 - Hauppauge Nova-S-Plus DVB-S 170 - Hauppauge Nova-SE2 DVB-S 174 - KWorld DVB-S 100 226 - Geniatech DVB-S 230 - Hauppauge WinTV-HVR3000 TriMode Analog/DVB-S/DVB-T 290 - Hauppauge WinTV-HVR4000 DVB-S/S2/T/Hybrid 294 - Hauppauge WinTV-HVR4000(Lite) DVB-S/S2 298 - TeVii S460 DVB-S/S2 302 - Omicom SS4 DVB-S/S2 PCI 306 - TBS 8920 DVB-S/S2 [all …]
|
/linux/tools/testing/selftests/powerpc/math/ |
H A D | Makefile | 11 $(OUTPUT)/fpu_syscall: fpu_asm.S 12 $(OUTPUT)/fpu_preempt: fpu_asm.S 13 $(OUTPUT)/fpu_signal: fpu_asm.S 15 $(OUTPUT)/vmx_syscall: vmx_asm.S ../utils.c 16 $(OUTPUT)/vmx_preempt: vmx_asm.S ../utils.c 17 $(OUTPUT)/vmx_signal: vmx_asm.S ../utils.c 20 $(OUTPUT)/vsx_preempt: vsx_asm.S ../utils.c 22 $(OUTPUT)/mma: mma.c mma.S ../utils.c
|
/linux/arch/mips/generic/ |
H A D | Platform | 18 its-y := vmlinux.its.S 19 its-$(CONFIG_FIT_IMAGE_FDT_BOSTON) += board-boston.its.S 20 its-$(CONFIG_FIT_IMAGE_FDT_NI169445) += board-ni169445.its.S 21 its-$(CONFIG_FIT_IMAGE_FDT_OCELOT) += board-ocelot.its.S 22 its-$(CONFIG_FIT_IMAGE_FDT_LUTON) += board-luton.its.S 23 its-$(CONFIG_FIT_IMAGE_FDT_JAGUAR2) += board-jaguar2.its.S 24 its-$(CONFIG_FIT_IMAGE_FDT_SERVAL) += board-serval.its.S 25 its-$(CONFIG_FIT_IMAGE_FDT_XILFPGA) += board-xilfpga.its.S 26 its-$(CONFIG_FIT_IMAGE_FDT_MARDUK) += board-marduk.its.S
|
/linux/crypto/ |
H A D | blake2b_generic.c | 40 static void blake2b_increment_counter(struct blake2b_state *S, const u64 inc) in blake2b_increment_counter() argument 42 S->t[0] += inc; in blake2b_increment_counter() 43 S->t[1] += (S->t[0] < inc); in blake2b_increment_counter() 70 static void blake2b_compress_one_generic(struct blake2b_state *S, in blake2b_compress_one_generic() argument 81 v[i] = S->h[i]; in blake2b_compress_one_generic() 87 v[12] = BLAKE2B_IV4 ^ S->t[0]; in blake2b_compress_one_generic() 88 v[13] = BLAKE2B_IV5 ^ S->t[1]; in blake2b_compress_one_generic() 89 v[14] = BLAKE2B_IV6 ^ S->f[0]; in blake2b_compress_one_generic() 90 v[15] = BLAKE2B_IV7 ^ S->f[1]; in blake2b_compress_one_generic() 108 S->h[i] = S->h[i] ^ v[i] ^ v[i + 8]; in blake2b_compress_one_generic()
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | btf_dump_test_case_namespacing.c | 10 struct S { struct 11 int S; argument 15 typedef struct S S; typedef 18 int S; member 55 struct S _1; in f() 56 S _2; in f()
|
H A D | test_global_func_args.c | 7 struct S { struct 11 struct S global_variable = {}; argument 25 __noinline int foo(__u32 index, struct S *s) in foo() 37 __noinline int bar(__u32 index, volatile struct S *s) in bar() 49 __noinline int baz(struct S **s) in baz() 69 struct S s = { .v = 100 }; in test_cls() 82 struct S v, *p = &v; in test_cls()
|
/linux/drivers/gpu/drm/i915/ |
H A D | i915_cmd_parser.c | 212 #define S CMD_DESC_SKIP macro 220 CMD( MI_NOOP, SMI, F, 1, S ), 223 CMD( MI_ARB_CHECK, SMI, F, 1, S ), 224 CMD( MI_REPORT_HEAD, SMI, F, 1, S ), 225 CMD( MI_SUSPEND_FLUSH, SMI, F, 1, S ), 249 CMD( MI_BATCH_BUFFER_START, SMI, !F, 0xFF, S ), 253 CMD( MI_FLUSH, SMI, F, 1, S ), 255 CMD( MI_PREDICATE, SMI, F, 1, S ), 256 CMD( MI_TOPOLOGY_FILTER, SMI, F, 1, S ), 257 CMD( MI_SET_APPID, SMI, F, 1, S ), [all …]
|
/linux/samples/bpf/ |
H A D | tracex3.bpf.c | 41 #define S(k) if (n >= (1ull << k)) { i += k; n >>= k; } in log2l() macro 43 S(32); S(16); S(8); S(4); S(2); S(1); in log2l() 45 #undef S in log2l()
|
/linux/tools/testing/selftests/net/netfilter/packetdrill/ |
H A D | conntrack_synack_old.pkt | 4 // 10.176.25.8.829 > 10.192.171.30.2049: Flags [S], seq 2375731741, win 29200, options [mss 1460,sa… 5 // OLD synack, for old/previous S 6 // 10.192.171.30.2049 > 10.176.25.8.829: Flags [S.], seq 145824453, ack 643160523, win 65535, optio… 10 // 10.176.25.8.829 > 10.192.171.30.2049: Flags [S], seq 2375731741, win 29200, options [mss 1460,sa… 13 // 10.192.171.30.2049 > 10.176.25.8.829: Flags [S.], seq 162602410, ack 2375731742, win 65535, opti… 24 0.1 > S 0:0(0) win 65535 <mss 1460,sackOK,TS val 1 ecr 0,nop,wscale 8> 27 0.1 < S. 145824453:145824453(0) ack 643160523 win 240 <mss 1440,nop,nop,TS val 1 ecr 1,nop,wscale 0> 30 1.01 > S 0:0(0) win 65535 <mss 1460,sackOK,TS val 1015 ecr 0,nop,wscale 8> 34 +0 < S. 145758918:145758918(0) ack 1 win 250 <mss 1460,nop,nop,TS val 1 ecr 1,nop,wscale 0> 39 // actual packet: 3.010000 S 0:0(0) win 65535 <mss 1460,sackOK,TS val 1015 ecr 0,nop,wscale 8> [all …]
|