Home
last modified time | relevance | path

Searched refs:S (Results 1 – 25 of 913) sorted by relevance

12345678910>>...37

/linux/
A DCREDITS467 S: 4912 Zenith Ave. S.
1138 S: S-114 79 Stockholm
1315 S: Conectiva S.A.
1796 S: 110 S. 12th St., Apt. A
2610 S: 2300 Copenhagen S
2618 S: Conectiva S.A.
2962 S: Conectiva S.A.
3118 S: 2900 S. Diable Way
3327 S: Qtechnology A/S
3550 S: S-226 64 LUND
[all …]
A DMAINTAINERS73 S: Odd Fixes
86 S: Supported
175 S: Orphan
508 S: Orphan
648 S: Orphan
655 S: Orphan
742 S: Orphan
1056 S: Orphan
1119 M: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
1125 M: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
[all …]
/linux/arch/powerpc/crypto/
A Dchacha-p10le-8x.S494 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
504 vadduwm \S+2, \S+2, 16-\S
505 vadduwm \S+6, \S+6, 17-\S
509 vadduwm \S+3, \S+3, 16-\S
[all …]
/linux/include/math-emu/
A Dsingle.h69 _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); \
92 _FP_PACK_CANONICAL(S,1,X); \
94 _FP_PACK_RAW_1_P(S,val,X); \
98 #define FP_NEG_S(R,X) _FP_NEG(S,1,R,X)
[all …]
A Dop-4.h29 #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])
447 T##_f[3] = S##_f[3]; \
452 S##_f[3] += (T##_f[2] > S##_f[2]); \
464 T##_f[2] = S##_f[2]; \
471 S##_f[2] += (T##_f[1] > S##_f[1]); \
472 S##_f[3] += (T##_f[2] > S##_f[2]); \
490 S##_f[1] += (T##_f[0] > S##_f[0]); \
491 S##_f[2] += (T##_f[1] > S##_f[1]); \
[all …]
/linux/fs/smb/common/
A Dcifs_arc4.c24 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/
A Darc4.c21 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/
A Dspi-nor.rst81 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/tools/testing/selftests/powerpc/copyloops/
A DMakefile9 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/arch/m68k/fpsp040/
A Dssin.S233 |--R' + R'*S*(A1 + S(A2 + S(A3 + S(A4 + ... + SA7)))), WHERE
288 |--SGN + S'*(B1 + S(B2 + S(B3 + S(B4 + ... + SB8)))), WHERE
291 |--WHERE T=S*S.
614 fmulx %fp0,%fp1 | ...S(A5+S(A6+SA7))
615 fmulx %fp0,%fp2 | ...S(B6+S(B7+SB8))
618 faddd SINA4,%fp1 | ...A4+S(A5+S(A6+SA7))
620 faddd COSB5,%fp2 | ...B5+S(B6+S(B7+SB8))
684 fmulx %fp0,%fp1 | ...S(B6+S(B7+SB8))
685 fmulx %fp0,%fp2 | ...S(A5+S(A6+SA7))
687 faddd COSB5,%fp1 | ...B5+S(B6+S(B7+SB8))
[all …]
A Dsetox.S137 | p = [ R + R*S*(A2 + S*A4) ] +
138 | [ S*(A1 + S*(A3 + S*A5)) ]
515 |--[R+R*S*(A2+S*A4)] + [S*(A1+S*(A3+S*A5))]
530 fmulx %fp1,%fp2 | ...fp2 IS S*(A3+S*A5)
536 fmulx %fp1,%fp3 | ...fp3 IS S*(A2+S*A4)
541 fmulx %fp1,%fp2 | ...fp2 IS S*(A1+S*(A3+S*A5))
682 |--[R*S*(A2+S*(A4+S*A6))] + [R+S*(A1+S*(A3+S*A5))]
709 fmulx %fp1,%fp2 | ...fp2 IS S*(A2+S*(A4+S*A6))
715 fmulx %fp3,%fp1 | ...fp1 IS S*(A1+S*(A3+S*A5))
718 fmulx %fp0,%fp2 | ...fp2 IS R*S*(A2+S*(A4+S*A6))
[all …]
A Dstan.S215 fmulx %fp1,%fp1 | ...S = R*R
226 fmulx %fp1,%fp3 | ...S(Q3+SQ4)
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))
238 fmulx %fp3,%fp1 | ...S(Q1+S(Q2+S(Q3+SQ4)))
253 fmulx %fp0,%fp0 | ...S = R*R
270 fmulx %fp0,%fp3 | ...S(Q2+S(Q3+SQ4))
271 fmulx %fp0,%fp2 | ...S(P1+S(P2+SP3))
273 faddx TANQ1,%fp3 | ...Q1+S(Q2+S(Q3+SQ4))
[all …]
/linux/scripts/coccinelle/iterators/
A Duse_after_iter.cocci37 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
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
108 list_for_each_entry_safe_from(c,...) S
116 hlist_for_each_entry(c,...) S
120 hlist_for_each_entry_from(c,...) S
[all …]
A Ddevice_node_continue.cocci28 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 …]
A Dfor_each_child.cocci24 statement S;
47 i(es,n,...) S
56 statement S;
68 i1(...,n,...) S
85 statement S,S2;
95 i1(...,n,...) S
118 statement S,S2;
128 i1(...,n,...) S
148 statement S;
186 statement S, S2;
[all …]
/linux/Documentation/arch/arm/nwfpe/
A Dnetwinder-fpe.rst13 <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]
80 ADF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - add
107 MVF{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - move
114 RND{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - round
134 SIN{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - sine
135 COS{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - cosine
[all …]
/linux/Documentation/admin-guide/media/
A Dcx88-cardlist.rst166 - Hauppauge Nova-S-Plus DVB-S
174 - KWorld DVB-S 100
226 - Geniatech DVB-S
298 - TeVii S460 DVB-S/S2
306 - TBS 8920 DVB-S/S2
310 - TeVii S420 DVB-S
318 - PROF 7300 DVB-S/S2
326 - TBS 8910 DVB-S
330 - Prof 6200 DVB-S
350 - Prof 7301 DVB-S/S2
[all …]
/linux/tools/testing/selftests/powerpc/math/
A DMakefile11 $(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/
A DPlatform18 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/tools/testing/selftests/bpf/progs/
A Dbtf_dump_test_case_namespacing.c10 struct S { struct
11 int S; member
15 typedef struct S S; argument
18 int S; member
55 struct S _1; in f()
56 S _2; in f()
A Dtest_global_func_args.c7 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/crypto/
A Dblake2b_generic.c40 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/samples/bpf/
A Dtracex3.bpf.c41 #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/drivers/gpu/drm/i915/
A Di915_cmd_parser.c212 #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 ),
511 CMD(MI_NOOP, SMI, F, 1, S);
[all …]
/linux/tools/testing/selftests/net/netfilter/packetdrill/
A Dconntrack_synack_old.pkt4 // 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…
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>
47 +0 `$xtables -v -S OUTPUT | grep INVALID | grep -q -- "-c 0 0"`
[all …]

Completed in 733 milliseconds

12345678910>>...37