Home
last modified time | relevance | path

Searched refs:s2 (Results 1 – 173 of 173) sorted by relevance

/linux-4.4.14/tools/testing/selftests/powerpc/stringloops/
Dmemcmp.c9 int test_memcmp(const void *s1, const void *s2, size_t n);
12 static void test_one(char *s1, char *s2) in test_one() argument
21 y = memcmp(s1+offset, s2+offset, size); in test_one()
22 x = test_memcmp(s1+offset, s2+offset, size); in test_one()
33 printf("%02x ", s2[i]); in test_one()
44 char *s2; in testcase() local
53 s2 = memalign(128, SIZE); in testcase()
54 if (!s2) { in testcase()
68 memcpy(s2, s1, SIZE); in testcase()
72 s2[change] = random() & 0xff; in testcase()
[all …]
/linux-4.4.14/arch/mips/kernel/
Drelocate_kernel.S26 PTR_L s2, (s0)
33 beqz s2, done
36 and s3, s2, 0x1
38 and s4, s2, ~0x1 /* store destination addr in s4 */
43 and s3, s2, 0x2
45 and s0, s2, ~0x2
50 and s3, s2, 0x4
55 and s3, s2, 0x8
57 and s2, s2, ~0x8
62 REG_L s5, (s2)
[all …]
Dcps-vec-ns16550.S80 move s2, a0
83 move a0, s2
Dpm-cps.c84 s0, s1, s2, s3, s4, s5, s6, s7, enumerator
/linux-4.4.14/arch/x86/boot/
Dstring.c18 int memcmp(const void *s1, const void *s2, size_t len) in memcmp() argument
22 : "=qm" (diff), "+D" (s1), "+S" (s2), "+c" (len)); in memcmp()
29 const unsigned char *s2 = (const unsigned char *)str2; in strcmp() local
32 while (*s1 || *s2) { in strcmp()
33 delta = *s1 - *s2; in strcmp()
37 s2++; in strcmp()
142 char *strstr(const char *s1, const char *s2) in strstr() argument
146 l2 = strlen(s2); in strstr()
152 if (!memcmp(s1, s2, l2)) in strstr()
Dboot.h179 static inline int memcmp_fs(const void *s1, addr_t s2, size_t len) in memcmp_fs() argument
183 : "=qm" (diff), "+D" (s1), "+S" (s2), "+c" (len)); in memcmp_fs()
186 static inline int memcmp_gs(const void *s1, addr_t s2, size_t len) in memcmp_gs() argument
190 : "=qm" (diff), "+D" (s1), "+S" (s2), "+c" (len)); in memcmp_gs()
Dstring.h11 int memcmp(const void *s1, const void *s2, size_t len);
/linux-4.4.14/arch/sparc/include/asm/
Dprom.h30 #define of_compat_cmp(s1, s2, l) strncmp((s1), (s2), (l)) argument
31 #define of_prop_cmp(s1, s2) strcasecmp((s1), (s2)) argument
32 #define of_node_cmp(s1, s2) strcmp((s1), (s2)) argument
/linux-4.4.14/arch/c6x/lib/
Ddivremu.S37 ||[!b1] b .s2 B3 ; RETURN A
42 || shl .s2 B4, B1, B4
48 || shru .s2 B4, 1, B4
53 || [b1] add .s2 -1, B1, B1
55 || [b1] add .s2 -1, B1, B1
61 || [b1] add .s2 -1, B1, B1
63 || [b1] add .s2 -1, B1, B1
66 || [b1] add .s2 -1, B1, B1
68 || [b1] add .s2 -1, B1, B1
70 || [b1] add .s2 -1, B1, B1
[all …]
Dremu.S45 || [!B1] b .s2 B3 ; RETURN A
49 || shl .s2 B4, B1, B4
53 shru .s2 B4, 1, B4
58 || [B1] add .s2 -1, B1, B1
61 || [B1] add .s2 -1, B1, B1
64 || [B1] add .s2 -1, B1, B1
66 || [B1] add .s2 -1, B1, B1
68 || [B1] add .s2 -1, B1, B1
70 || [B1] add .s2 -1, B1, B1
72 || [B1] add .s2 -1, B1, B1
[all …]
Ddivu.S51 || [!B1] b .s2 B3 ; RETURN A
54 || shl .s2 B4, B1, B4
60 || shru .s2 B4, 1, B4
65 || [B1] add .s2 -1, B1, B1
67 || [B1] add .s2 -1, B1, B1
73 || [B1] add .s2 -1, B1, B1
75 || [B1] add .s2 -1, B1, B1
78 || [B1] add .s2 -1, B1, B1
80 || [B1] add .s2 -1, B1, B1
82 || [B1] add .s2 -1, B1, B1
[all …]
Ddivremi.S26 || call .s2 __c6xabi_divu
33 [B0] addkpc .s2 _divu_ret_1, B3, 1
34 [!B0] addkpc .s2 _divu_ret_2, B3, 1
43 ret .s2 B3
Dstrasgi_64plus.S27 add .s2 -4, b31, b31
30 || mvc .s2 b31, ilc
37 ret .s2 b3
Dremi.S44 || call .s2 __c6xabi_divu
51 [B0] addkpc .s2 _divu_ret_1, B3, 1
52 [!B0] addkpc .s2 _divu_ret_2, B3, 1
61 ret .s2 B3
Dstrasgi.S26 || mvk .s2 16, B1
28 || mvk .s2 20, B2
45 || [B0] b .s2 _strasgi_loop
76 || ret .s2 b3
Ddivi.S39 call .s2 __c6xabi_divu
47 [A1] addkpc .s2 _divu_ret, B3, 4
51 || ret .s2 B5
Dllshl.S25 [!A1] b .s2 B3 ; just return if zero shift
36 bnop .s2 B3,5
Dllshr.S25 [!A1] b .s2 B3 ; return if zero shift count
37 bnop .s2 B3,5
Dllshru.S25 [!A1] b .s2 B3 ; return if zero shift count
37 bnop .s2 B3,5
Dpop_rts.S29 || b .s2 B3
Dnegll.S24 b .s2 B3
Dmpyll.S41 b .s2 B3
/linux-4.4.14/arch/ia64/lib/
Dxor.S40 .rotr s1[6+1], s2[6+1], d[2]
44 (p[0]) ld8.nta s2[0] = [r17], 8
45 (p[6]) xor d[0] = s1[6], s2[6]
78 .rotr s1[6+1], s2[6+1], s3[6+1], d[2]
82 (p[0]) ld8.nta s2[0] = [r17], 8
83 (p[6]) xor d[0] = s1[6], s2[6]
119 .rotr s1[6+1], s2[6+1], s3[6+1], s4[6+1], d[2]
123 (p[0]) ld8.nta s2[0] = [r17], 8
124 (p[6]) xor d[0] = s1[6], s2[6]
163 .rotr s1[6+1], s2[6+1], s3[6+1], s4[6+1], s5[6+1], d[2]
[all …]
/linux-4.4.14/lib/
Dstring.c41 int strncasecmp(const char *s1, const char *s2, size_t len) in strncasecmp() argument
51 c2 = *s2++; in strncasecmp()
67 int strcasecmp(const char *s1, const char *s2) in strcasecmp() argument
73 c2 = tolower(*s2++); in strcasecmp()
616 bool sysfs_streq(const char *s1, const char *s2) in sysfs_streq() argument
618 while (*s1 && *s1 == *s2) { in sysfs_streq()
620 s2++; in sysfs_streq()
623 if (*s1 == *s2) in sysfs_streq()
625 if (!*s1 && *s2 == '\n' && !s2[1]) in sysfs_streq()
627 if (*s1 == '\n' && !s1[1] && !*s2) in sysfs_streq()
[all …]
Dtest-string_helpers.c241 static __init const char *test_string_find_match(const struct test_string_2 *s2, in test_string_find_match() argument
244 const struct test_string_1 *s1 = s2->s1; in test_string_find_match()
248 return s2->in; in test_string_find_match()
276 const struct test_string_2 *s2, in test_string_escape() argument
289 for (; s2->in; s2++) { in test_string_escape()
301 out = test_string_find_match(s2, flags); in test_string_escape()
306 len = strlen(s2->in); in test_string_escape()
307 memcpy(&in[p], s2->in, len); in test_string_escape()
Drandom32.c63 state->s2 = TAUSWORTHE(state->s2, 2U, 27U, 4294967288U, 2U); in prandom_u32_state()
67 return (state->s1 ^ state->s2 ^ state->s3 ^ state->s4); in prandom_u32_state()
166 state->s2 = __seed(HWSEED() ^ LCG(state->s1), 8U); in prandom_seed_early()
167 state->s3 = __seed(HWSEED() ^ LCG(state->s2), 16U); in prandom_seed_early()
251 state->s2 = __seed(seeds[1], 8U); in prandom_seed_full_state()
/linux-4.4.14/include/linux/
Dzutil.h57 #define DO1(buf,i) {s1 += buf[i]; s2 += s1;}
83 unsigned long s2 = (adler >> 16) & 0xffff; in zlib_adler32() local
98 s2 += s1; in zlib_adler32()
101 s2 %= BASE; in zlib_adler32()
103 return (s2 << 16) | s1; in zlib_adler32()
Dstring.h47 extern int strcasecmp(const char *s1, const char *s2);
50 extern int strncasecmp(const char *s1, const char *s2, size_t n);
129 extern bool sysfs_streq(const char *s1, const char *s2);
Dnls.h76 const unsigned char *s2, int len) in nls_strnicmp() argument
79 if (nls_tolower(t, *s1++) != nls_tolower(t, *s2++)) in nls_strnicmp()
Drandom.h45 __u32 s1, s2, s3, s4; member
90 state->s2 = __seed(i, 8U); in prandom_seed_state()
Dof.h226 #define of_compat_cmp(s1, s2, l) strcasecmp((s1), (s2)) argument
227 #define of_prop_cmp(s1, s2) strcmp((s1), (s2)) argument
228 #define of_node_cmp(s1, s2) strcasecmp((s1), (s2)) argument
/linux-4.4.14/tools/perf/tests/
Dsample-parsing.c12 if (s1->m != s2->m) { \
19 if (memcmp(&s1->m, &s2->m, sizeof(s1->m))) { \
26 const struct perf_sample *s2, in samples_same() argument
86 if (memcmp(s1->raw_data, s2->raw_data, s1->raw_size)) { in samples_same()
104 (!s1->user_regs.regs || !s2->user_regs.regs || in samples_same()
105 memcmp(s1->user_regs.regs, s2->user_regs.regs, sz))) { in samples_same()
113 if (memcmp(s1->user_stack.data, s2->user_stack.data, in samples_same()
135 (!s1->intr_regs.regs || !s2->intr_regs.regs || in samples_same()
136 memcmp(s1->intr_regs.regs, s2->intr_regs.regs, sz))) { in samples_same()
/linux-4.4.14/net/dccp/ccids/lib/
Dpacket_history.c182 s2 = DCCP_SKB_CB(skb)->dccpd_seq; in __one_after_loss() local
184 if (likely(dccp_delta_seqno(s1, s2) > 0)) { /* S1 < S2 */ in __one_after_loss()
192 if (dccp_loss_free(s0, s2, n2)) { in __one_after_loss()
195 if (dccp_loss_free(s2, s1, n1)) { in __one_after_loss()
219 s2 = tfrc_rx_hist_entry(h, 2)->tfrchrx_seqno, in __two_after_loss() local
222 if (likely(dccp_delta_seqno(s2, s3) > 0)) { /* S2 < S3 */ in __two_after_loss()
249 if (dccp_loss_free(s1, s2, n2)) { in __two_after_loss()
287 s2 = tfrc_rx_hist_entry(h, 2)->tfrchrx_seqno, in __three_after_loss() local
292 if (dccp_loss_free(s1, s2, n2)) { in __three_after_loss()
294 if (dccp_loss_free(s2, s3, n3)) { in __three_after_loss()
/linux-4.4.14/drivers/firmware/efi/libstub/
Dstring.c17 char *strstr(const char *s1, const char *s2) in strstr() argument
21 l2 = strlen(s2); in strstr()
27 if (!memcmp(s1, s2, l2)) in strstr()
Defi-stub-helper.c661 const u16 *s2; in efi_convert_cmdline() local
672 s2 = options; in efi_convert_cmdline()
673 while (*s2 && *s2 != '\n' in efi_convert_cmdline()
675 options_bytes += efi_utf8_bytes(*s2++); in efi_convert_cmdline()
692 s2 = (const u16 *)options; in efi_convert_cmdline()
694 s1 = efi_utf16_to_utf8(s1, s2, options_chars); in efi_convert_cmdline()
/linux-4.4.14/arch/powerpc/boot/
Dstring.h9 extern int strcmp(const char *s1, const char *s2);
10 extern int strncmp(const char *s1, const char *s2, size_t n);
18 extern int memcmp(const void *s1, const void *s2, size_t n);
Doflib.c99 static int string_match(const char *s1, const char *s2) in string_match() argument
101 for (; *s2; ++s2) in string_match()
102 if (*s1++ != *s2) in string_match()
/linux-4.4.14/fs/ntfs/
Dunistr.c69 const ntfschar *s2, size_t s2_len, const IGNORE_CASE_BOOL ic, in ntfs_are_names_equal() argument
75 return !ntfs_ucsncmp(s1, s2, s1_len); in ntfs_are_names_equal()
76 return !ntfs_ucsncasecmp(s1, s2, s1_len, upcase, upcase_size); in ntfs_are_names_equal()
149 int ntfs_ucsncmp(const ntfschar *s1, const ntfschar *s2, size_t n) in ntfs_ucsncmp() argument
156 c2 = le16_to_cpu(s2[i]); in ntfs_ucsncmp()
185 int ntfs_ucsncasecmp(const ntfschar *s1, const ntfschar *s2, size_t n, in ntfs_ucsncasecmp() argument
194 if ((c2 = le16_to_cpu(s2[i])) < upcase_size) in ntfs_ucsncasecmp()
Dntfs.h109 const ntfschar *s2, size_t s2_len,
116 extern int ntfs_ucsncmp(const ntfschar *s1, const ntfschar *s2, size_t n);
117 extern int ntfs_ucsncasecmp(const ntfschar *s1, const ntfschar *s2, size_t n,
/linux-4.4.14/arch/m68k/include/asm/
Duaccess_mm.h205 #define __constant_copy_from_user_asm(res, to, from, tmp, n, s1, s2, s3)\ argument
209 "2: "MOVES"."#s2" (%2)+,%3\n" \
210 " move."#s2" %3,(%1)+\n" \
228 "20: clr."#s2" (%1)+\n" \
285 #define __constant_copy_to_user_asm(res, to, from, tmp, n, s1, s2, s3) \ argument
289 "12: move."#s2" (%2)+,%3\n" \
290 "21: "MOVES"."#s2" %3,(%1)+\n" \
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dobd_mount.c146 char *s1, char *s2, char *s3, char *s4) in do_lcfg() argument
153 cmd, s1, s2, s3, s4); in do_lcfg()
158 if (s2) in do_lcfg()
159 lustre_cfg_bufs_set_string(&bufs, 2, s2); in do_lcfg()
176 char *s1, char *s2, char *s3, char *s4) in lustre_start_simple() argument
187 rc = do_lcfg(obdname, 0, LCFG_SETUP, s1, s2, s3, s4); in lustre_start_simple()
729 const char *s1 = ptr, *s2; in lmd_make_exclusion() local
746 rc = server_name2index(s1, &index, &s2); in lmd_make_exclusion()
756 (uint)(s2-s1), s1, rc); in lmd_make_exclusion()
757 s1 = s2; in lmd_make_exclusion()
[all …]
Dlprocfs_status.c1383 static char *lprocfs_strnstr(const char *s1, const char *s2, size_t len) in lprocfs_strnstr() argument
1387 l2 = strlen(s2); in lprocfs_strnstr()
1392 if (!memcmp(s1, s2, l2)) in lprocfs_strnstr()
/linux-4.4.14/arch/x86/crypto/
Dtwofish-x86_64-asm_64.S35 #define s2 2048 /* S2 Array */ macro
83 mov s2(%r11,%rdi,4),%r9d;\
86 xor s2(%r11,%rdi,4),%r8d;\
121 mov s2(%r11,%rdi,4),%r9d;\
124 xor s2(%r11,%rdi,4),%r8d;\
164 xor s2(%r11,%rdi,4),%r9d;\
171 xor s2(%r11,%rdi,4),%r8d;\
205 xor s2(%r11,%rdi,4),%r9d;\
207 xor s2(%r11,%rdi,4),%r8d;\
Dtwofish-i586-asm_32.S41 #define s2 2048 /* S2 Array */ macro
85 mov s2(%ebp,%edi,4),%esi;\
88 xor s2(%ebp,%edi,4),d ## D;\
123 mov s2(%ebp,%edi,4),%esi;\
126 xor s2(%ebp,%edi,4),d ## D;\
168 xor s2(%ebp,%edi,4),c ## D;\
175 xor s2(%ebp,%edi,4),%esi;\
206 xor s2(%ebp,%edi,4),c ## D;\
213 xor s2(%ebp,%edi,4),%esi;\
Dtwofish-x86_64-asm_64-3way.S31 #define s2 2048 macro
150 g1g2_3(ab, cd, s0, s1, s2, s3, s0, s1, s2, s3, RX, RY); \
157 g1g2_3(ba, dc, s1, s2, s3, s0, s3, s0, s1, s2, RY, RX); \
Dpoly1305-sse2-x86_64.S33 #define s2 0x04(%rsp) macro
71 mov %eax,s2
118 # t1[1] = h1 * s4 + h3 * s2
124 movd s2,t3
140 # t3[1] = h4 * s2
142 movd s2,t4
331 # combine r2,u2 and s2=r2*5,v2=u2*5
407 # t1 += [ hc3[1] * s2, hc3[0] * v2 ]
436 # t1 += [ hc4[1] * s2, hc4[0] * v2 ]
Dblowfish-x86_64-asm_64.S32 #define s2 ((16 + 2 + (2 * 256)) * 4) macro
84 xorl s2(CTX,RT1,4), RT0d; \
205 xorl s2(CTX,RT1,4), RT0d; \
Dtwofish-avx-x86_64-asm_64.S44 #define s2 2048 macro
136 G(RGI1, RGI2, x1, s0, s1, s2, s3); \
142 G(RGI3, RGI4, y1, s1, s2, s3, s0); \
148 G(RGI1, RGI2, x2, s0, s1, s2, s3); \
152 G(RGI3, RGI4, y2, s1, s2, s3, s0); \
Ddes3_ede-asm_64.S23 #define s2 ((s1) + (64*8)) macro
24 #define s3 ((s2) + (64*8))
147 xorq s2(, RT3, 8), to; \
371 xorq s2(, RT1, 8), to##0; \
392 xorq s2(, RT1, 8), to##1; \
413 xorq s2(, RT1, 8), to##2; \
Dchacha20-ssse3-x86_64.S131 # o2 = i2 ^ (x2 + s2)
458 # x8[0-3] += s2[0]
459 # x9[0-3] += s2[1]
465 # x10[0-3] += s2[2]
466 # x11[0-3] += s2[3]
Dpoly1305-avx2-x86_64.S120 # combine r2,u2,w2,y2 and s2=r2*5,v2=u2*5,x2=w2*5,z2=y2*5
227 # t1 += [ hc3[3] * s2, hc3[2] * v2, hc3[1] * x2, hc3[0] * z2 ]
251 # t1 += [ hc4[3] * s2, hc4[2] * v2, hc4[1] * x2, hc4[0] * z2 ]
Dcast6-avx-x86_64-asm_64.S42 #define s2 cast_s2 macro
104 op1 s2(, RID2, 4), dst ## d; \
Dcast5-avx-x86_64-asm_64.S42 #define s2 cast_s2 macro
104 op1 s2(, RID2, 4), dst ## d; \
/linux-4.4.14/tools/testing/selftests/powerpc/dscr/
Ddscr_default_test.c28 unsigned long s1, s2; in do_test() local
40 s2 = sequence; in do_test()
42 if (s1 != s2) in do_test()
/linux-4.4.14/scripts/selinux/genheaders/
Dgenheaders.c28 char *s2 = strdup(s); in stoupperx() local
31 if (!s2) { in stoupperx()
36 for (p = s2; *p; p++) in stoupperx()
38 return s2; in stoupperx()
/linux-4.4.14/arch/s390/lib/
Dstring.c244 char * strstr(const char * s1,const char * s2) in strstr() argument
248 l2 = __strend(s2) - s2; in strstr()
255 register unsigned long r4 asm("4") = (unsigned long) s2; in strstr()
/linux-4.4.14/tools/perf/util/
Dstring.c275 int strtailcmp(const char *s1, const char *s2) in strtailcmp() argument
278 int i2 = strlen(s2); in strtailcmp()
280 if (s1[i1] != s2[i2]) in strtailcmp()
281 return s1[i1] - s2[i2]; in strtailcmp()
Dcpumap.c284 int cpu, s1, s2; in cpu_map__build_map() local
293 for (s2 = 0; s2 < c->nr; s2++) { in cpu_map__build_map()
294 if (s1 == c->map[s2]) in cpu_map__build_map()
297 if (s2 == c->nr) { in cpu_map__build_map()
Dhelp.c252 const char *s1 = (*c1)->name, *s2 = (*c2)->name; in levenshtein_compare() local
255 return l1 != l2 ? l1 - l2 : strcmp(s1, s2); in levenshtein_compare()
Dutil.h260 int strtailcmp(const char *s1, const char *s2);
/linux-4.4.14/scripts/
Dbootgraph.pl191 my ($s, $s2, $s3, $e, $w, $y, $y2, $style);
199 $s2 = $s + 6;
219 print "<text transform=\"translate($s2,$y2) rotate(90)\">$key</text>\n";
Dget_maintainer.pl758 my $s2 = ($pattern =~ tr@/@@);
759 if ($s1 == $s2) {
/linux-4.4.14/fs/hfs/
Dstring.c77 const unsigned char *s2, unsigned int len2) in hfs_strcmp() argument
84 tmp = (int)caseorder[*(s1++)] - (int)caseorder[*(s2++)]; in hfs_strcmp()
/linux-4.4.14/arch/mips/include/asm/
Dregdef.h44 #define s2 $18 macro
87 #define s2 $18 macro
Dasmmacro-64.h19 LONG_S s2, THREAD_REG18(\thread)
32 LONG_L s2, THREAD_REG18(\thread)
Dasmmacro-32.h66 LONG_S s2, THREAD_REG18(\thread)
79 LONG_L s2, THREAD_REG18(\thread)
/linux-4.4.14/fs/ncpfs/
Dncplib_kernel.h139 #define ncp_strnicmp(t, s1, s2, len) \ argument
140 nls_strnicmp(t, s1, s2, len)
159 const unsigned char *s1, const unsigned char *s2, int len) in ncp_strnicmp() argument
162 if (tolower(*s1++) != tolower(*s2++)) in ncp_strnicmp()
/linux-4.4.14/fs/hfsplus/
Dunicode.c32 const struct hfsplus_unistr *s2) in hfsplus_strcasecmp() argument
38 len2 = be16_to_cpu(s2->length); in hfsplus_strcasecmp()
40 p2 = s2->unicode; in hfsplus_strcasecmp()
65 const struct hfsplus_unistr *s2) in hfsplus_strcmp() argument
72 len2 = be16_to_cpu(s2->length); in hfsplus_strcmp()
74 p2 = s2->unicode; in hfsplus_strcmp()
Dhfsplus_fs.h514 const struct hfsplus_unistr *s2);
516 const struct hfsplus_unistr *s2);
/linux-4.4.14/arch/mips/boot/compressed/
Dhead.S25 move s2, a2
61 move a2, s2
/linux-4.4.14/arch/mips/power/
Dhibernate_asm.S23 PTR_S s2, PT_R18(t0)
53 PTR_L s2, PT_R18(t0)
/linux-4.4.14/arch/x86/kernel/cpu/microcode/
Dintel_lib.c34 unsigned int s2, unsigned int p2) in cpu_signatures_match() argument
36 if (s1 != s2) in cpu_signatures_match()
/linux-4.4.14/arch/x86/include/asm/uv/
Duv_mmrs.h725 } s2; member
835 } s2; member
914 } s2; member
1167 } s2; member
1277 } s2; member
1356 } s2; member
1891 } s2; member
2126 } s2; member
2339 } s2; member
2429 } s2; member
[all …]
/linux-4.4.14/drivers/tty/
Dehv_bytechan.c250 char s2[EV_BYTE_CHANNEL_MAX_BYTES]; in ehv_bc_console_write() local
258 s2[j++] = '\r'; in ehv_bc_console_write()
260 s2[j++] = c; in ehv_bc_console_write()
262 if (ehv_bc_console_byte_channel_send(stdout_bc, s2, j)) in ehv_bc_console_write()
269 ehv_bc_console_byte_channel_send(stdout_bc, s2, j); in ehv_bc_console_write()
/linux-4.4.14/fs/nfs/
Dnfs4session.c371 static s32 nfs41_derivative_target_slotid(s32 s1, s32 s2) in nfs41_derivative_target_slotid() argument
373 s1 -= s2; in nfs41_derivative_target_slotid()
390 static bool nfs41_same_sign_or_zero_s32(s32 s1, s32 s2) in nfs41_same_sign_or_zero_s32() argument
392 if (!s1 || !s2) in nfs41_same_sign_or_zero_s32()
394 return nfs41_sign_s32(s1) == nfs41_sign_s32(s2); in nfs41_same_sign_or_zero_s32()
Dnfs4_fs.h512 static inline bool nfs4_stateid_is_newer(const nfs4_stateid *s1, const nfs4_stateid *s2) in nfs4_stateid_is_newer() argument
514 return (s32)(be32_to_cpu(s1->seqid) - be32_to_cpu(s2->seqid)) > 0; in nfs4_stateid_is_newer()
Dpnfs.c780 static bool pnfs_seqid_is_newer(u32 s1, u32 s2) in pnfs_seqid_is_newer() argument
782 return (s32)(s1 - s2) > 0; in pnfs_seqid_is_newer()
Dnfs4proc.c8581 const nfs4_stateid *s2) in nfs41_match_stateid() argument
8583 if (memcmp(s1->other, s2->other, sizeof(s1->other)) != 0) in nfs41_match_stateid()
8586 if (s1->seqid == s2->seqid) in nfs41_match_stateid()
8588 if (s1->seqid == 0 || s2->seqid == 0) in nfs41_match_stateid()
8597 const nfs4_stateid *s2) in nfs4_match_stateid() argument
8599 return nfs4_stateid_match(s1, s2); in nfs4_match_stateid()
/linux-4.4.14/arch/arm/crypto/
Dsha2-ce-core.S46 .macro add_update, ev, s0, s1, s2, s3
49 sha256su1.32 q\s0, q\s2, q\s3
Daes-armv4.S282 ldr r7,[r10,r7,lsl#2] @ Te2[s2>>8]
284 ldr r8,[r10,r8,lsl#2] @ Te1[s2>>16]
287 ldr r9,[r10,r9,lsl#2] @ Te3[s2>>0]
289 ldr r2,[r10,r2,lsl#2] @ Te0[s2>>24]
344 ldrb r7,[r10,r7,lsl#2] @ Te4[s2>>8]
346 ldrb r8,[r10,r8,lsl#2] @ Te4[s2>>16]
349 ldrb r9,[r10,r9,lsl#2] @ Te4[s2>>0]
351 ldrb r2,[r10,r2,lsl#2] @ Te4[s2>>24]
977 ldr r7,[r10,r7,lsl#2] @ Td2[s2>>8]
979 ldr r8,[r10,r8,lsl#2] @ Td3[s2>>0]
[all …]
Dsha1-ce-core.S50 .macro add_update, op, ev, rc, s0, s1, s2, s3, dg1
51 sha1su0.32 q\s0, q\s1, q\s2
Daesbs-core.S_shipped273 @ Inv_GF16 0, 1, 2, 3, s0, s1, s2, s3
762 @ Inv_GF16 0, 1, 2, 3, s0, s1, s2, s3
/linux-4.4.14/arch/mips/fw/lib/
Dcall_o32.S58 REG_S s2,O32_FRAMESZ-9*SZREG(sp)
96 REG_L s2,O32_FRAMESZ-9*SZREG(sp)
/linux-4.4.14/arch/cris/include/asm/
Dstring.h17 extern int strcmp(const char *s1, const char *s2);
/linux-4.4.14/crypto/
Dcast6_generic.c31 #define s2 cast_s2 macro
36 (((s1[I >> 24] ^ s2[(I>>16)&0xff]) - s3[(I>>8)&0xff]) + s4[I&0xff]))
38 (((s1[I >> 24] - s2[(I>>16)&0xff]) + s3[(I>>8)&0xff]) ^ s4[I&0xff]))
40 (((s1[I >> 24] + s2[(I>>16)&0xff]) ^ s3[(I>>8)&0xff]) - s4[I&0xff]))
Dpoly1305_generic.c109 u32 s1, s2, s3, s4; in poly1305_blocks() local
127 s2 = r2 * 5; in poly1305_blocks()
148 mlt(h3, s2) + mlt(h4, s1); in poly1305_blocks()
150 mlt(h3, s3) + mlt(h4, s2); in poly1305_blocks()
Dcast5_generic.c299 #define s2 cast_s2 macro
304 (((s1[I >> 24] ^ s2[(I>>16)&0xff]) - s3[(I>>8)&0xff]) + s4[I&0xff]))
306 (((s1[I >> 24] - s2[(I>>16)&0xff]) + s3[(I>>8)&0xff]) ^ s4[I&0xff]))
308 (((s1[I >> 24] + s2[(I>>16)&0xff]) ^ s3[(I>>8)&0xff]) - s4[I&0xff]))
/linux-4.4.14/drivers/staging/speakup/
Dspeakup_keypc.c145 int s1, s2, s3, s4; in oops() local
148 s2 = inb_p(synth_port+1); in oops()
151 pr_warn("synth timeout %d %d %d %d\n", s1, s2, s3, s4); in oops()
/linux-4.4.14/tools/vm/
Dslabinfo.c1028 struct slabinfo *s1,*s2; in sort_slabs() local
1031 for (s2 = s1 + 1; s2 < slabinfo + slabs; s2++) { in sort_slabs()
1035 result = slab_size(s1) < slab_size(s2); in sort_slabs()
1037 result = slab_activity(s1) < slab_activity(s2); in sort_slabs()
1039 result = slab_waste(s1) < slab_waste(s2); in sort_slabs()
1041 result = strcasecmp(s1->name, s2->name); in sort_slabs()
1050 memcpy(s1, s2, sizeof(struct slabinfo)); in sort_slabs()
1051 memcpy(s2, &t, sizeof(struct slabinfo)); in sort_slabs()
/linux-4.4.14/drivers/hwmon/pmbus/
Dpmbus_core.c76 struct pmbus_sensor *s2; member
718 struct pmbus_sensor *s2 = b->s2; in pmbus_get_boolean() local
729 if (!s1 && !s2) { in pmbus_get_boolean()
731 } else if (!s1 || !s2) { in pmbus_get_boolean()
732 WARN(1, "Bad boolean descriptor %p: s1=%p, s2=%p\n", b, s1, s2); in pmbus_get_boolean()
739 if (s2->data < 0) in pmbus_get_boolean()
740 return s2->data; in pmbus_get_boolean()
743 v2 = pmbus_reg2data(data, s2); in pmbus_get_boolean()
862 struct pmbus_sensor *s2, in pmbus_add_boolean() argument
877 boolean->s2 = s2; in pmbus_add_boolean()
/linux-4.4.14/net/ceph/
Dceph_common.c113 static int strcmp_null(const char *s1, const char *s2) in strcmp_null() argument
115 if (!s1 && !s2) in strcmp_null()
117 if (s1 && !s2) in strcmp_null()
119 if (!s1 && s2) in strcmp_null()
121 return strcmp(s1, s2); in strcmp_null()
/linux-4.4.14/arch/alpha/include/uapi/asm/
Dregdef.h17 #define s2 $11 macro
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
Dampdu.c839 u32 s1, u32 s2) in brcms_c_ampdu_dotxstatus_complete() argument
893 bitmap[4] = s2 & 0xff; in brcms_c_ampdu_dotxstatus_complete()
894 bitmap[5] = (s2 >> 8) & 0xff; in brcms_c_ampdu_dotxstatus_complete()
895 bitmap[6] = (s2 >> 16) & 0xff; in brcms_c_ampdu_dotxstatus_complete()
896 bitmap[7] = (s2 >> 24) & 0xff; in brcms_c_ampdu_dotxstatus_complete()
1036 u32 s1 = 0, s2 = 0; in brcms_c_ampdu_dotxstatus() local
1059 s2 = bcma_read32(wlc->hw->d11core, D11REGOFFS(frmtxstatus2)); in brcms_c_ampdu_dotxstatus()
1065 brcms_c_ampdu_dotxstatus_complete(ampdu, scb, p, txs, s1, s2); in brcms_c_ampdu_dotxstatus()
Dmain.c1034 u32 s1, s2; in brcms_b_txstatus() local
1058 s2 = bcma_read32(core, D11REGOFFS(frmtxstatus2)); in brcms_b_txstatus()
1061 txs->sequence = s2 & TXS_SEQ_MASK; in brcms_b_txstatus()
1062 txs->phyerr = (s2 & TXS_PTX_MASK) >> TXS_PTX_SHIFT; in brcms_b_txstatus()
/linux-4.4.14/arch/arm64/crypto/
Dsha2-ce-core.S47 .macro add_update, ev, rc, s0, s1, s2, s3
50 sha256su1 v\s0\().4s, v\s2\().4s, v\s3\().4s
Dsha1-ce-core.S55 .macro add_update, op, ev, rc, s0, s1, s2, s3, dg1
56 sha1su0 v\s0\().4s, v\s1\().4s, v\s2\().4s
/linux-4.4.14/Documentation/devicetree/bindings/lpddr2/
Dlpddr2.txt4 - compatible : Should be one of - "jedec,lpddr2-nvm", "jedec,lpddr2-s2",
7 "ti,jedec-lpddr2-s2" should be listed if the memory part is LPDDR2-S2 type
/linux-4.4.14/net/dccp/
Ddccp.h158 static inline u64 dccp_loss_count(const u64 s1, const u64 s2, const u64 ndp) in dccp_loss_count() argument
160 s64 delta = dccp_delta_seqno(s1, s2); in dccp_loss_count()
171 static inline bool dccp_loss_free(const u64 s1, const u64 s2, const u64 ndp) in dccp_loss_free() argument
173 return dccp_loss_count(s1, s2, ndp) == 0; in dccp_loss_free()
/linux-4.4.14/tools/testing/selftests/powerpc/copyloops/
Dmemcpy_64.S117 # s1<< in r8, d0=(s0<<|s1>>) in r7, s3 in r0, s2 in r9, nix in r6 & r12
135 # d0=(s0<<|s1>>) in r12, s1<< in r6, s2>> in r7, s2<< in r8, s3 in r9
/linux-4.4.14/arch/powerpc/lib/
Dmemcpy_64.S117 # s1<< in r8, d0=(s0<<|s1>>) in r7, s3 in r0, s2 in r9, nix in r6 & r12
135 # d0=(s0<<|s1>>) in r12, s1<< in r6, s2>> in r7, s2<< in r8, s3 in r9
/linux-4.4.14/Documentation/devicetree/bindings/regulator/
Dqcom,spmi-regulator.txt77 s1, s2, s3, s4, s5, s6, s7, s8
80 s1, s2, s3, s4, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13,
84 s1, s2, s3, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14,
/linux-4.4.14/drivers/video/fbdev/aty/
Dradeon_monitor.c375 char s1[5], s2[5]; in radeon_parse_monitor_layout() local
397 s2[i] = *s; in radeon_parse_monitor_layout()
408 s2[i] = 0; in radeon_parse_monitor_layout()
411 s2[0] = 0; in radeon_parse_monitor_layout()
420 if (strcmp(s2, "CRT") == 0) in radeon_parse_monitor_layout()
422 else if (strcmp(s2, "TMDS") == 0) in radeon_parse_monitor_layout()
424 else if (strcmp(s2, "LVDS") == 0) in radeon_parse_monitor_layout()
/linux-4.4.14/Documentation/devicetree/bindings/soc/
Dqcom,smd-rpm.txt71 s1, s2, s3, s4, s5, s6, s7, s8
74 s1, s2, s3, s4, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13,
/linux-4.4.14/arch/arm/boot/compressed/
Ddecompress.c34 extern char * strstr(const char * s1, const char *s2);
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_string.h48 int cfs_strncasecmp(const char *s1, const char *s2, size_t n);
/linux-4.4.14/arch/cris/arch-v32/kernel/
Dkgdb_asm.S333 move $r0, $s2
384 move $r0, $s2
426 move $r0, $s2
Dkgdb.c360 static char *gdb_cris_strcpy(char *s1, const char *s2);
480 gdb_cris_strcpy(char *s1, const char *s2) in gdb_cris_strcpy() argument
484 for (s = s1; (*s++ = *s2++) != '\0'; ) in gdb_cris_strcpy()
Dhead.S138 move $r0, $s2 ; kbase_hi.
147 move $r0, $s2 ; kbase_hi.
/linux-4.4.14/drivers/crypto/qat/qat_common/
Dicp_qat_fw_init_admin.h99 } s2; member
/linux-4.4.14/kernel/
Dtaskstats.c282 struct listener *s, *tmp, *s2; in add_del_listener() local
308 list_for_each_entry(s2, &listeners->list, list) { in add_del_listener()
309 if (s2->pid == pid && s2->valid) in add_del_listener()
/linux-4.4.14/sound/core/
Dinit.c68 const char *s1, *s2; in module_slot_match() local
74 s2 = slots[idx]; in module_slot_match()
75 if (*s2 == '!') { in module_slot_match()
77 s2++; in module_slot_match()
84 char c2 = *s2++; in module_slot_match()
/linux-4.4.14/arch/powerpc/kvm/
Dbook3s_rtas.c126 static int rtas_name_matches(char *s1, char *s2) in rtas_name_matches() argument
129 return !strncmp(s1, s2, sizeof(args.name)); in rtas_name_matches()
/linux-4.4.14/arch/c6x/kernel/
Dvmlinux.lds.S124 *(.neardata2 .neardata2.* .gnu.linkonce.s2.*)
/linux-4.4.14/fs/ceph/
Dsuper.c303 static int strcmp_null(const char *s1, const char *s2) in strcmp_null() argument
305 if (!s1 && !s2) in strcmp_null()
307 if (s1 && !s2) in strcmp_null()
309 if (!s1 && s2) in strcmp_null()
311 return strcmp(s1, s2); in strcmp_null()
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Dqcom-rpm.txt146 l16, l17, l18, l19, l20, l21, l22, l23, l24, l25, s0, s1, s2, s3, s4,
150 l0, l1, l2, l3, l4, l5, l6, s0, s1, s2, s3, s4, lvs0, lvs1, lvs2, lvs3,
154 s1, s2, s3, s4, s7, s8, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11,
/linux-4.4.14/arch/powerpc/platforms/powermac/
Dnvram.c560 unsigned int s1 = 0, s2 = 0; in pmac_nvram_init() local
577 s2 = resource_size(&r2); in pmac_nvram_init()
600 nvram_data = ioremap(r2.start, s2); in pmac_nvram_init()
/linux-4.4.14/arch/arc/lib/
Dstrcmp-archs.S16 ;;; s1 and s2 are word aligned
/linux-4.4.14/arch/cris/arch-v10/kernel/
Dkgdb.c362 gdb_cris_strcpy (char *s1, const char *s2) in gdb_cris_strcpy() argument
366 for (s = s1; (*s++ = *s2++) != '\0'; ) in gdb_cris_strcpy()
/linux-4.4.14/tools/perf/
Dbuiltin-lock.c222 u64 s2 = two->wait_time_min; in SINGLE_KEY() local
225 if (s2 == ULLONG_MAX) in SINGLE_KEY()
226 s2 = 0; in SINGLE_KEY()
227 return s1 > s2; in SINGLE_KEY()
Dbuiltin-stat.c573 int cpu, s, s2, id, nr; in print_aggr() local
586 s2 = aggr_get_id(perf_evsel__cpus(counter), cpu); in print_aggr()
587 if (s2 != id) in print_aggr()
/linux-4.4.14/drivers/char/ipmi/
Dipmi_ssif.c1342 static int strcmp_nospace(char *s1, char *s2) in strcmp_nospace() argument
1344 while (*s1 && *s2) { in strcmp_nospace()
1347 while (isspace(*s2)) in strcmp_nospace()
1348 s2++; in strcmp_nospace()
1349 if (*s1 > *s2) in strcmp_nospace()
1351 if (*s1 < *s2) in strcmp_nospace()
1354 s2++; in strcmp_nospace()
/linux-4.4.14/sound/pci/ac97/
Dac97_patch.h83 const char *s2, const char *suffix);
Dac97_codec.c2658 const char *s2, const char *suffix) in snd_ac97_swap_ctl() argument
2662 kctl2 = ctl_find(ac97, s2, suffix); in snd_ac97_swap_ctl()
2664 set_ctl_name(kctl1->id.name, s2, suffix); in snd_ac97_swap_ctl()
/linux-4.4.14/arch/x86/kernel/apic/
Dx2apic_uv_x.c695 enable = !!mmioh.s2.enable; in map_mmioh_high()
696 base = mmioh.s2.base; in map_mmioh_high()
697 m_io = mmioh.s2.m_io; in map_mmioh_high()
698 n_io = mmioh.s2.n_io; in map_mmioh_high()
/linux-4.4.14/mm/
Dslab_common.c465 struct kmem_cache *s, *s2; in release_caches() local
470 list_for_each_entry_safe(s, s2, release, list) { in release_caches()
607 struct kmem_cache *s, *s2; in memcg_destroy_kmem_caches() local
613 list_for_each_entry_safe(s, s2, &slab_caches, list) { in memcg_destroy_kmem_caches()
/linux-4.4.14/drivers/scsi/
Dimm.c456 unsigned char s1, s2, s3; in imm_cpp() local
470 s2 = r_str(ppb) & 0xb8; in imm_cpp()
511 if ((s1 == 0xb8) && (s2 == 0x18) && (s3 == 0x30)) in imm_cpp()
513 if ((s1 == 0xb8) && (s2 == 0x18) && (s3 == 0x38)) in imm_cpp()
Dscsi_sysfs.c102 char s1[15], s2[15], s3[17], junk; in scsi_scan() local
106 res = sscanf(str, "%10s %10s %16s %c", s1, s2, s3, &junk); in scsi_scan()
111 if (check_set(&id, s2)) in scsi_scan()
/linux-4.4.14/net/ipv6/netfilter/
Dnf_conntrack_reasm.c639 struct sk_buff *s, *s2; in nf_ct_frag6_consume_orig() local
642 s2 = s->next; in nf_ct_frag6_consume_orig()
645 s = s2; in nf_ct_frag6_consume_orig()
/linux-4.4.14/net/rxrpc/
Drxkad.c632 const struct rxkad_key *s2) in rxkad_send_response() argument
658 iov[2].iov_base = (void *) s2->ticket; in rxkad_send_response()
659 iov[2].iov_len = s2->ticket_len; in rxkad_send_response()
719 const struct rxkad_key *s2) in rxkad_encrypt_response() argument
726 memcpy(&iv, s2->session_key, sizeof(iv)); in rxkad_encrypt_response()
/linux-4.4.14/arch/powerpc/perf/
Dhv-24x7.c513 static int memord(const void *d1, size_t s1, const void *d2, size_t s2) in memord() argument
515 if (s1 < s2) in memord()
517 if (s2 > s1) in memord()
524 size_t s2, unsigned d2) in ev_uniq_ord() argument
526 int r = memord(v1, s1, v2, s2); in ev_uniq_ord()
/linux-4.4.14/include/net/
Dxfrm.h915 static inline bool xfrm_sec_ctx_match(struct xfrm_sec_ctx *s1, struct xfrm_sec_ctx *s2) in xfrm_sec_ctx_match() argument
917 return ((!s1 && !s2) || in xfrm_sec_ctx_match()
918 (s1 && s2 && in xfrm_sec_ctx_match()
919 (s1->ctx_sid == s2->ctx_sid) && in xfrm_sec_ctx_match()
920 (s1->ctx_doi == s2->ctx_doi) && in xfrm_sec_ctx_match()
921 (s1->ctx_alg == s2->ctx_alg))); in xfrm_sec_ctx_match()
924 static inline bool xfrm_sec_ctx_match(struct xfrm_sec_ctx *s1, struct xfrm_sec_ctx *s2) in xfrm_sec_ctx_match() argument
/linux-4.4.14/scripts/kconfig/
Dsymbol.c969 const struct sym_match *s2 = sym2; in sym_rel_comp() local
982 exact2 = (s2->eo - s2->so) == strlen(s2->sym->name); in sym_rel_comp()
989 return strcmp(s1->sym->name, s2->sym->name); in sym_rel_comp()
Dexpr.h205 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2);
Dzconf.lex.c2311 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) in yy_flex_strncpy() argument
2315 s1[i] = s2[i]; in yy_flex_strncpy()
Dexpr.c42 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2) in expr_alloc_comp() argument
47 e->right.sym = s2; in expr_alloc_comp()
Dzconf.lex.c_shipped2311 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
2315 s1[i] = s2[i];
/linux-4.4.14/arch/sparc/kernel/
Dvisemul.c460 s16 s1, s2; in pdist() local
463 s2 = (rs2 >> (56 - (i * 8))) & 0xff; in pdist()
466 s1 -= s2; in pdist()
/linux-4.4.14/drivers/media/platform/sti/bdisp/
Dbdisp-debug.c174 bool s1, s2, s3; in bdisp_dbg_dump_sty() local
182 s2 = name[strlen(name) - 1] == '2'; in bdisp_dbg_dump_sty()
221 if ((val & BLT_S1TY_CHROMA_EXT) && (s1 || s2)) in bdisp_dbg_dump_sty()
/linux-4.4.14/sound/pci/lx6464es/
Dlx_core.c903 u32 s0, s1, s2, s3; in lx_level_peaks() local
913 s2 = peak_map[(chip->rmh.stat[0] >> 8) & 0xf]; in lx_level_peaks()
916 s0 = s1 = s2 = s3 = 0; in lx_level_peaks()
920 r_levels[2] = s2; in lx_level_peaks()
/linux-4.4.14/Documentation/filesystems/
Dautofs4-mount-control.txt77 /s2 shark:/autofs/export5/testing/test/s2 \
79 /s2/ss2 shark:/autofs/export2
86 /s2 shark:/autofs/export5/testing/test/s2 \
88 /s2/ss2 shark:/autofs/export2
Dsharedsubtree.txt111 s1 s2 s3
/linux-4.4.14/arch/arm/boot/dts/
Dqcom-msm8974.dtsi366 pm8841_s2: s2 {};
379 pm8941_s2: s2 {};
Dqcom-msm8960-cdp.dts61 pm8921_s2: s2 {
/linux-4.4.14/drivers/video/fbdev/
Dtridentfb.c358 u32 s2 = point(x1 + w - 1, y1 + h - 1); in blade_copy_rect() local
368 writemmr(par, SRC1, direction ? s2 : s1); in blade_copy_rect()
369 writemmr(par, SRC2, direction ? s1 : s2); in blade_copy_rect()
520 u32 s2 = point(x1 + w - 1, y1 + h - 1); in image_copy_rect() local
530 writemmr(par, SRC1, direction ? s2 : s1); in image_copy_rect()
531 writemmr(par, SRC2, direction ? s1 : s2); in image_copy_rect()
/linux-4.4.14/arch/arc/boot/dts/
Dabilis_tb101.dtsi58 pctl_tsin_s2: pctl-tsin-s2 { /* Serial TS-in 2 */
125 pctl_tsout_s2: pctl-tsout-s2 { /* Serial TS-out 2 */
Dabilis_tb100.dtsi58 pctl_tsin_s2: pctl-tsin-s2 { /* Serial TS-in 2 */
119 pctl_tsout_s2: pctl-tsout-s2 { /* Serial TS-out 2 */
/linux-4.4.14/drivers/hwmon/
Dnct6683.c350 bool s2; /* true if both index and nr are used */ member
370 .s2 = false }
377 .s2 = true }
440 if ((*t)->s2) { in nct6683_create_attr_group()
Dnct6775.c1001 bool s2; /* true if both index and nr are used */ member
1021 .s2 = false }
1028 .s2 = true }
1091 if ((*t)->s2) { in nct6775_create_attr_group()
/linux-4.4.14/drivers/media/rc/keymaps/
DMakefile90 rc-terratec-cinergy-s2-hd.o \
/linux-4.4.14/net/sctp/
Dipv6.c77 union sctp_addr *s2);
355 union sctp_addr *s2) in sctp_v6_addr_match_len() argument
357 return ipv6_addr_diff(&s1->v6.sin6_addr, &s2->v6.sin6_addr); in sctp_v6_addr_match_len()
/linux-4.4.14/drivers/scsi/libsas/
Dsas_expander.c1140 u8 s2[8]; in sas_check_level_subtractive_boundary() local
1142 if (sas_find_sub_addr(child, s2) && in sas_check_level_subtractive_boundary()
1143 (SAS_ADDR(sub_addr) != SAS_ADDR(s2))) { in sas_check_level_subtractive_boundary()
1150 SAS_ADDR(s2), in sas_check_level_subtractive_boundary()
1153 sas_ex_disable_port(child, s2); in sas_check_level_subtractive_boundary()
/linux-4.4.14/drivers/usb/misc/
Dftdi-elan.c1897 char s2 = ftdi->bulk_in_buffer[1]; in ftdi_elan_flush_input_fifo() local
1898 if (s1 == 0x31 && s2 == 0x60) { in ftdi_elan_flush_input_fifo()
2085 unsigned char s2 = ftdi->bulk_in_buffer[1]; in ftdi_elan_synchronize() local
2086 if (s1 == 0x31 && s2 == 0x00) { in ftdi_elan_synchronize()
2091 } else if (s1 == 0x31 && s2 == 0x60) { in ftdi_elan_synchronize()
2176 char s2 = ftdi->bulk_in_buffer[1]; in ftdi_elan_stuck_waiting() local
2177 if (s1 == 0x31 && s2 == 0x60) { in ftdi_elan_stuck_waiting()
/linux-4.4.14/drivers/s390/net/
Dqeth_l2_main.c1476 u16 s1, s2; in qeth_osn_send_ipa_cmd() local
1482 s2 = (u16)data_len; in qeth_osn_send_ipa_cmd()
1484 memcpy(QETH_IPA_PDU_LEN_PDU1(iob->data), &s2, 2); in qeth_osn_send_ipa_cmd()
1485 memcpy(QETH_IPA_PDU_LEN_PDU2(iob->data), &s2, 2); in qeth_osn_send_ipa_cmd()
1486 memcpy(QETH_IPA_PDU_LEN_PDU3(iob->data), &s2, 2); in qeth_osn_send_ipa_cmd()
Dqeth_core_main.c4485 u16 s1, s2; in qeth_send_ipa_snmp_cmd() local
4494 s2 = (u32) len; in qeth_send_ipa_snmp_cmd()
4496 memcpy(QETH_IPA_PDU_LEN_PDU1(iob->data), &s2, 2); in qeth_send_ipa_snmp_cmd()
4497 memcpy(QETH_IPA_PDU_LEN_PDU2(iob->data), &s2, 2); in qeth_send_ipa_snmp_cmd()
4498 memcpy(QETH_IPA_PDU_LEN_PDU3(iob->data), &s2, 2); in qeth_send_ipa_snmp_cmd()
/linux-4.4.14/block/
Dcfq-iosched.c1080 sector_t s1, s2, d1 = 0, d2 = 0; in cfq_choose_req() local
1098 s2 = blk_rq_pos(rq2); in cfq_choose_req()
1117 if (s2 >= last) in cfq_choose_req()
1118 d2 = s2 - last; in cfq_choose_req()
1119 else if (s2 + back_max >= last) in cfq_choose_req()
1120 d2 = (last - s2) * cfqd->cfq_back_penalty; in cfq_choose_req()
1137 if (s1 >= s2) in cfq_choose_req()
1155 if (s1 <= s2) in cfq_choose_req()
/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_mbox.c1371 phba->host_gp = &phba->mbox->us.s2.host[0]; in lpfc_config_port()
1373 offset = (uint8_t *)&phba->mbox->us.s2.host - in lpfc_config_port()
1386 phba->host_gp = &mb_slim->us.s2.host[0]; in lpfc_config_port()
1412 pgp_offset = offsetof(struct lpfc_sli2_slim, mbx.us.s2.port); in lpfc_config_port()
Dlpfc_bsg.c4718 pmb->un.varBIUdiag.un.s2.xmit_bde64.addrHigh = in lpfc_bsg_issue_mbox()
4720 pmb->un.varBIUdiag.un.s2.xmit_bde64.addrLow = in lpfc_bsg_issue_mbox()
4723 pmb->un.varBIUdiag.un.s2.rcv_bde64.addrHigh = in lpfc_bsg_issue_mbox()
4725 + pmb->un.varBIUdiag.un.s2.xmit_bde64.tus.f.bdeSize); in lpfc_bsg_issue_mbox()
4726 pmb->un.varBIUdiag.un.s2.rcv_bde64.addrLow = in lpfc_bsg_issue_mbox()
4728 + pmb->un.varBIUdiag.un.s2.xmit_bde64.tus.f.bdeSize); in lpfc_bsg_issue_mbox()
Dlpfc_hw.h2023 } s2; member
3320 struct sli2_desc s2; member
Dlpfc_sli.c4609 phba->port_gp = phba->mbox->us.s2.port; in lpfc_sli_config_port()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dllite_lib.c668 char *s1 = options, *s2; in ll_options() local
779 s2 = strchr(s1, ','); in ll_options()
780 if (s2 == NULL) in ll_options()
782 s1 = s2 + 1; in ll_options()
/linux-4.4.14/tools/hv/
Dhv_kvp_daemon.c1130 static int kvp_write_file(FILE *f, char *s1, char *s2, char *s3) in kvp_write_file() argument
1134 ret = fprintf(f, "%s%s%s%s\n", s1, s2, "=", s3); in kvp_write_file()
/linux-4.4.14/drivers/usb/atm/
Dueagle-atm.c533 } __packed s2; member
544 } __packed s2; member
2010 struct cmv_e1 *cmv = &intr->u.e1.s2.cmv; in uea_dispatch_cmv_e1()
2072 struct cmv_e4 *cmv = &intr->u.e4.s2.cmv; in uea_dispatch_cmv_e4()
/linux-4.4.14/drivers/net/ethernet/sgi/
Dioc3-eth.c1479 unsigned long s2 = data + len - b2; in ioc3_start_xmit() local
1484 (s2 << ETXD_B2CNT_SHIFT)); in ioc3_start_xmit()
/linux-4.4.14/Documentation/trace/
Dftrace.txt958 <idle>-0 0d.s2 0us+: _raw_spin_lock_irq <-run_timer_softirq
1162 bash-1994 1d.s2 37us : add_preempt_count <-_raw_spin_lock_irq
1165 bash-1994 1d.s2 39us : call_timer_fn <-run_timer_softirq
2792 bash-1998 [000] ..s2 138.733105: softirq_entry: vec=1 [action=TIMER]
2793 bash-1998 [000] ..s2 138.733106: softirq_exit: vec=1 [action=TIMER]
2794 bash-1998 [000] ..s2 138.733106: softirq_entry: vec=9 [action=RCU]
2795 bash-1998 [000] ..s2 138.733109: softirq_exit: vec=9 [action=RCU]
/linux-4.4.14/Documentation/
Dpinctrl.txt1382 struct pinctrl_state *s1, *s2;
1395 s2 = pinctrl_lookup_state(foo->p, "pos-B");
1396 if (IS_ERR(s2))
1410 ret = pinctrl_select_state(s2);
Ddevices.txt2996 6 = /dev/bus/vme/s2 Third slave image
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped2155 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
2159 s1[i] = s2[i];
/linux-4.4.14/scripts/genksyms/
Dlex.lex.c_shipped1863 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
1867 s1[i] = s2[i];
/linux-4.4.14/arch/x86/boot/compressed/
Deboot.c1073 u16 *s2; in make_boot_params() local
/linux-4.4.14/drivers/block/drbd/
Ddrbd_receiver.c2033 static inline int overlaps(sector_t s1, int l1, sector_t s2, int l2) in overlaps() argument
2035 return !((s1 + (l1>>9) <= s2) || (s1 >= s2 + (l2>>9))); in overlaps()
/linux-4.4.14/net/xfrm/
Dxfrm_policy.c691 static inline int selector_cmp(struct xfrm_selector *s1, struct xfrm_selector *s2) in selector_cmp() argument
694 u32 *p2 = (u32 *) s2; in selector_cmp()
/linux-4.4.14/drivers/block/
Drbd.c1039 static int snapid_compare_reverse(const void *s1, const void *s2) in snapid_compare_reverse() argument
1042 u64 snap_id2 = *(u64 *)s2; in snapid_compare_reverse()
/linux-4.4.14/drivers/md/
Dmd.c2922 static int overlaps(sector_t s1, sector_t l1, sector_t s2, sector_t l2) in overlaps() argument
2925 if (s1+l1 <= s2) in overlaps()
2927 if (s2+l2 <= s1) in overlaps()