/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/ |
D | btf_dedup_split.c | 52 btf__add_struct(btf2, "s2", 16); /* [4] struct s2 { */ in test_split_simple() 72 "[4] STRUCT 's2' size=16 vlen=3\n" in test_split_simple() 89 struct s2 {\n\ in test_split_simple() 105 "[4] STRUCT 's2' size=16 vlen=3\n" in test_split_simple() 115 struct s2 {\n\ in test_split_simple() 138 btf__add_ptr(btf1, 5); /* [3] ptr to struct s2 */ in test_split_fwd_resolve() 141 btf__add_field(btf1, "f2", 3, 64, 0); /* struct s2 *f2; */ in test_split_fwd_resolve() 143 btf__add_struct(btf1, "s2", 4); /* [5] struct s2 { */ in test_split_fwd_resolve() 155 "[5] STRUCT 's2' size=4 vlen=1\n" in test_split_fwd_resolve() 164 btf__add_fwd(btf2, "s2", BTF_FWD_STRUCT); /* [8] fwd for struct s2 */ in test_split_fwd_resolve() [all …]
|
/Linux-v5.15/net/dccp/ccids/lib/ |
D | packet_history.c | 167 s2 = DCCP_SKB_CB(skb)->dccpd_seq; in __one_after_loss() local 169 if (likely(dccp_delta_seqno(s1, s2) > 0)) { /* S1 < S2 */ in __one_after_loss() 175 /* S0 < S2 < S1 */ in __one_after_loss() 177 if (dccp_loss_free(s0, s2, n2)) { in __one_after_loss() 180 if (dccp_loss_free(s2, s1, n1)) { in __one_after_loss() 181 /* hole is filled: S0, S2, and S1 are consecutive */ in __one_after_loss() 185 /* gap between S2 and S1: just update loss_prev */ in __one_after_loss() 188 } else { /* gap between S0 and S2 */ in __one_after_loss() 190 * Reorder history to insert S2 between S0 and S1 in __one_after_loss() 204 s2 = tfrc_rx_hist_entry(h, 2)->tfrchrx_seqno, in __two_after_loss() local [all …]
|
/Linux-v5.15/arch/mips/kernel/ |
D | relocate_kernel.S | 26 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 …]
|
/Linux-v5.15/fs/ntfs3/ |
D | upcase.c | 36 int ntfs_cmp_names(const __le16 *s1, size_t l1, const __le16 *s2, size_t l2, in ntfs_cmp_names() argument 46 for (; len; s1++, s2++, len--) { in ntfs_cmp_names() 47 diff1 = le16_to_cpu(*s1) - le16_to_cpu(*s2); in ntfs_cmp_names() 58 for (; len; s1++, s2++, len--) { in ntfs_cmp_names() 60 upcase_unicode_char(upcase, le16_to_cpu(*s2)); in ntfs_cmp_names() 73 const __le16 *s2 = uni2->name; in ntfs_cmp_names_cpu() local 83 for (; len; s1++, s2++, len--) { in ntfs_cmp_names_cpu() 84 diff1 = *s1 - le16_to_cpu(*s2); in ntfs_cmp_names_cpu() 95 for (; len; s1++, s2++, len--) { in ntfs_cmp_names_cpu() 97 upcase_unicode_char(upcase, le16_to_cpu(*s2)); in ntfs_cmp_names_cpu()
|
/Linux-v5.15/tools/testing/selftests/powerpc/stringloops/ |
D | memcmp.c | 34 int test_memcmp(const void *s1, const void *s2, size_t n); 37 static void test_one(char *s1, char *s2, unsigned long max_offset, in test_one() argument 47 y = memcmp(s1+offset, s2+offset, size); in test_one() 48 x = test_memcmp(s1+offset, s2+offset, size); in test_one() 59 printf("%02x ", s2[i]); in test_one() 65 printf("vmx enter/exit not paired.(offset:%ld size:%ld s1:%p s2:%p vc:%d\n", in test_one() 66 offset, size, s1, s2, vmx_count); in test_one() 77 char *p, *s1, *s2; in testcase() local 88 /* Put s1/s2 at the end of a page */ in testcase() 90 s2 = p + 3 * MAP_SIZE - alloc_size; in testcase() [all …]
|
/Linux-v5.15/Documentation/devicetree/bindings/regulator/ |
D | qcom,smd-rpm-regulator.yaml | 25 For mp5496, s2 27 For pm8226, s1, s2, s3, s4, s5, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, 31 For pm8841, s1, s2, s3, s4, s5, s6, s7, s8 33 For pm8916, s1, s2, s3, s4, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, 36 For pm8941, s1, s2, s3, s4, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, 40 For pm8950 and pm8953, s1, s2, s3, s4, s5, s6, s7, l1, l2, l3, l4, l5, l6, 44 For pm8994, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, l1, l2, l3, 48 For pm8998, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, l1, l2, 52 For pm660, s1, s2, s3, s4, s5, s6, l1, l2, l3, l5, l6, l7, l8, l9, l10, l22, 55 For pm660l s1, s2, s3, s5, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, bob [all …]
|
/Linux-v5.15/arch/s390/lib/ |
D | string.c | 226 * @s2: Another string 228 * returns 0 if @s1 and @s2 are equal, 229 * < 0 if @s1 is less than @s2 230 * > 0 if @s1 is greater than @s2 233 int strcmp(const char *s1, const char *s2) in strcmp() argument 239 "0: clst %[s1],%[s2]\n" in strcmp() 243 " ic 0,0(%[s2])\n" in strcmp() 246 : [ret] "+&d" (ret), [s1] "+&a" (s1), [s2] "+&a" (s2) in strcmp() 274 const char *s2, unsigned long l2) in clcle() argument 277 union register_pair r3 = { .even = (unsigned long)s2, .odd = l2, }; in clcle() [all …]
|
/Linux-v5.15/drivers/soc/bcm/brcmstb/pm/ |
D | s2-mips.S | 26 sw s2, 12(sp) 37 * s2: TIMERS base register 46 lw s2, 8(t0) 112 sw t0, TIMER_TIMER1_CTRL(s2) 113 lw t0, TIMER_TIMER1_CTRL(s2) 116 sw t0, TIMER_TIMER1_CTRL(s2) 117 lw t0, TIMER_TIMER1_CTRL(s2) 121 lw t1, TIMER_TIMER1_STAT(s2) 127 1: lw t0, TIMER_TIMER1_STAT(s2) 179 lw s2, 12(sp)
|
/Linux-v5.15/Documentation/admin-guide/media/ |
D | dvb-usb-dw2102-cardlist.rst | 39 * - TechnoTrend TT-connect S2-4600 43 * - Terratec Cinergy S2 PCIe Dual Port 1 45 * - Terratec Cinergy S2 PCIe Dual Port 2 47 * - Terratec Cinergy S2 USB BOX 49 * - Terratec Cinergy S2 USB HD 51 * - Terratec Cinergy S2 USB HD Rev.2 53 * - Terratec Cinergy S2 USB HD Rev.3
|
D | cx88-cardlist.rst | 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 318 - PROF 7300 DVB-S/S2 322 - SATTRADE ST4200 DVB-S/S2 350 - Prof 7301 DVB-S/S2 362 - TeVii S464 DVB-S/S2
|
/Linux-v5.15/arch/ia64/lib/ |
D | xor.S | 33 .rotr s1[6+1], s2[6+1], d[2] 37 (p[0]) ld8.nta s2[0] = [r17], 8 38 (p[6]) xor d[0] = s1[6], s2[6] 72 .rotr s1[6+1], s2[6+1], s3[6+1], d[2] 76 (p[0]) ld8.nta s2[0] = [r17], 8 77 (p[6]) xor d[0] = s1[6], s2[6] 114 .rotr s1[6+1], s2[6+1], s3[6+1], s4[6+1], d[2] 118 (p[0]) ld8.nta s2[0] = [r17], 8 119 (p[6]) xor d[0] = s1[6], s2[6] 159 .rotr s1[6+1], s2[6+1], s3[6+1], s4[6+1], s5[6+1], d[2] [all …]
|
/Linux-v5.15/scripts/coccinelle/null/ |
D | deref_null.cocci | 44 statement S1,S2; 48 if@p1 ((E == NULL && ...) || ...) S1 else S2 57 statement S1,S2,S3,S4; 65 ... when != if (...) S1 else S2 118 statement S1,S2,S3,S4; 126 ... when != if (...) S1 else S2 178 statement S1,S2,S3,S4; 186 ... when != if (...) S1 else S2 240 statement S1,S2; 244 if@p1 ((E == NULL && ...) || ...) S1 else S2 [all …]
|
/Linux-v5.15/arch/sparc/include/asm/ |
D | prom.h | 23 #define of_compat_cmp(s1, s2, l) strncmp((s1), (s2), (l)) argument 24 #define of_prop_cmp(s1, s2) strcasecmp((s1), (s2)) argument 25 #define of_node_cmp(s1, s2) strcmp((s1), (s2)) argument
|
/Linux-v5.15/fs/ntfs/ |
D | unistr.c | 42 * @s1: name to compare to @s2 44 * @s2: name to compare to @s1 45 * @s2_len: length in Unicode characters of @s2 50 * Compare the names @s1 and @s2 and return 'true' (1) if the names are 55 const ntfschar *s2, size_t s2_len, const IGNORE_CASE_BOOL ic, in ntfs_are_names_equal() argument 61 return !ntfs_ucsncmp(s1, s2, s1_len); in ntfs_are_names_equal() 62 return !ntfs_ucsncasecmp(s1, s2, s1_len, upcase, upcase_size); in ntfs_are_names_equal() 124 * @s2: second string 127 * Compare the first @n characters of the Unicode strings @s1 and @s2, 133 * to be less than, to match, or be greater than @s2. [all …]
|
/Linux-v5.15/tools/testing/selftests/bpf/progs/ |
D | btf_dump_test_case_ordering.c | 15 struct s2 { struct 16 struct s2 *s2; argument 23 struct s2 s2; member
|
/Linux-v5.15/drivers/regulator/ |
D | qcom-rpmh-regulator.c | 772 RPMH_VREG("smps2", "smp%s2", &pmic4_ftsmps426, "vdd-s2"), 785 RPMH_VREG("ldo2", "ldo%s2", &pmic4_nldo, "vdd-l2-l8-l17"), 813 RPMH_VREG("lvs2", "vs%s2", &pmic4_lvs, "vin-lvs-1-2"), 824 RPMH_VREG("smps2", "smp%s2", &pmic4_ftsmps426, "vdd-s2"), 832 RPMH_VREG("smps2", "smp%s2", &pmic5_ftsmps510, "vdd-s2"), 842 RPMH_VREG("ldo2", "ldo%s2", &pmic5_pldo, "vdd-l2-l10"), 864 RPMH_VREG("smps2", "smp%s2", &pmic5_ftsmps510, "vdd-s2"), 872 RPMH_VREG("ldo2", "ldo%s2", &pmic5_nldo, "vdd-l2-l3"), 888 RPMH_VREG("smps2", "smp%s2", &pmic5_ftsmps510, "vdd-s2"), 898 RPMH_VREG("ldo2", "ldo%s2", &pmic5_pldo, "vdd-l2-l10"), [all …]
|
/Linux-v5.15/scripts/coccinelle/iterators/ |
D | for_each_child.cocci | 85 statement S,S2; 108 ?i2(...,n,...) S2 118 statement S,S2; 142 ?i2(...,n,...) S2 186 statement S, S2; 213 ?i2(...,n,...) S2 217 statement S2; 236 ?i2(...,n,...) S2 241 statement S,S2; 270 ?i2(...,n,...) S2 [all …]
|
/Linux-v5.15/sound/core/oss/ |
D | rate.c | 71 signed short S1, S2; in resample_expand() local 82 S2 = rchannels->last_S2; in resample_expand() 101 S1 = S2; in resample_expand() 103 S2 = *src; in resample_expand() 107 val = S1 + ((S2 - S1) * (signed int)pos) / BITS; in resample_expand() 117 rchannels->last_S2 = S2; in resample_expand() 130 signed short S1, S2; in resample_shrink() local 141 S2 = rchannels->last_S2; in resample_shrink() 158 S1 = S2; in resample_shrink() 160 S2 = *src; in resample_shrink() [all …]
|
/Linux-v5.15/arch/riscv/kernel/ |
D | kexec_relocate.S | 18 * s2: (const) Phys address of the FDT image 31 mv s2, a2 109 mv a1, s2 121 mv s2, zero 161 * s2: (const) The hartid of the current hart 166 mv s2, a3 182 mv a0, s2 195 mv s2, zero
|
/Linux-v5.15/arch/x86/boot/ |
D | string.c | 32 int memcmp(const void *s1, const void *s2, size_t len) in memcmp() argument 36 : CC_OUT(nz) (diff), "+D" (s1), "+S" (s2), "+c" (len)); in memcmp() 43 int bcmp(const void *s1, const void *s2, size_t len) in bcmp() argument 45 return memcmp(s1, s2, len); in bcmp() 51 const unsigned char *s2 = (const unsigned char *)str2; in strcmp() local 54 while (*s1 || *s2) { in strcmp() 55 delta = *s1 - *s2; in strcmp() 59 s2++; in strcmp() 169 * @s2: The string to search for 171 char *strstr(const char *s1, const char *s2) in strstr() argument [all …]
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce110/ |
D | dce110_opp_csc_v.c | 129 /* fixed S2.13 format */ in program_color_matrix_v() 147 /* fixed S2.13 format */ in program_color_matrix_v() 165 /* fixed S2.13 format */ in program_color_matrix_v() 171 /* fixed S2.13 format */ in program_color_matrix_v() 183 /* fixed S2.13 format */ in program_color_matrix_v() 201 /* fixed S2.13 format */ in program_color_matrix_v() 219 /* fixed S2.13 format */ in program_color_matrix_v() 243 /* fixed S2.13 format */ in program_color_matrix_v() 261 /* fixed S2.13 format */ in program_color_matrix_v() 279 /* fixed S2.13 format */ in program_color_matrix_v() [all …]
|
/Linux-v5.15/drivers/block/drbd/ |
D | drbd_state.h | 40 #define NS2(T1, S1, T2, S2) \ argument 44 val.T2 = (S2); val; }) 45 #define NS3(T1, S1, T2, S2, T3, S3) \ argument 49 val.T2 = (S2); val.T3 = (S3); val; }) 53 #define _NS2(D, T1, S1, T2, S2) \ argument 55 __ns.T2 = (S2); __ns; }) 56 #define _NS3(D, T1, S1, T2, S2, T3, S3) \ argument 58 __ns.T2 = (S2); __ns.T3 = (S3); __ns; })
|
/Linux-v5.15/tools/perf/tests/ |
D | sample-parsing.c | 20 if (s1->m != s2->m) { \ 27 if (memcmp(&s1->m, &s2->m, sizeof(s1->m))) { \ 34 const struct perf_sample *s2, in samples_same() argument 94 if (memcmp(s1->raw_data, s2->raw_data, s1->raw_size)) { in samples_same() 113 (!s1->user_regs.regs || !s2->user_regs.regs || in samples_same() 114 memcmp(s1->user_regs.regs, s2->user_regs.regs, sz))) { in samples_same() 122 if (memcmp(s1->user_stack.data, s2->user_stack.data, in samples_same() 144 (!s1->intr_regs.regs || !s2->intr_regs.regs || in samples_same() 145 memcmp(s1->intr_regs.regs, s2->intr_regs.regs, sz))) { in samples_same() 165 if (memcmp(s1->aux_sample.data, s2->aux_sample.data, in samples_same()
|
/Linux-v5.15/include/linux/ |
D | zutil.h | 57 #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()
|
/Linux-v5.15/arch/csky/abiv2/ |
D | strcmp.S | 20 /* If s1[i] != s2[i], goto 2f. */ 23 /* If s1[i] == s2[i], check if s1 or s2 is at the end. */ 110 /* s1[i] != s2[i] in word, so we check byte 3. */ 144 /* Compare when s1 or s2 is not aligned. */
|