Home
last modified time | relevance | path

Searched refs:s1 (Results 201 – 225 of 523) sorted by relevance

12345678910>>...21

/openbmc/linux/net/ceph/
H A Dceph_common.c120 static int strcmp_null(const char *s1, const char *s2) in strcmp_null() argument
122 if (!s1 && !s2) in strcmp_null()
124 if (s1 && !s2) in strcmp_null()
126 if (!s1 && s2) in strcmp_null()
128 return strcmp(s1, s2); in strcmp_null()
/openbmc/linux/arch/x86/crypto/
H A Dsha256-avx-asm.S155 ## compute s0 four at a time and s1 two at a time
224 ## compute low s1
254 vpxor XTMP2, XTMP4, XTMP4 # XTMP4 = s1 {xBxA}
258 vpshufb SHUF_00BA, XTMP4, XTMP4 # XTMP4 = s1 {00BA}
265 ## compute high s1
292 vpxor XTMP2, XTMP5, XTMP5 # XTMP5 = s1 {xDxC}
296 vpshufb SHUF_DC00, XTMP5, XTMP5 # XTMP5 = s1 {DC00}
H A Dsha256-ssse3-asm.S149 ## compute s0 four at a time and s1 two at a time
224 ## compute low s1
257 pxor XTMP2, XTMP4 # XTMP4 = s1 {xBxA}
261 pshufb SHUF_00BA, XTMP4 # XTMP4 = s1 {00BA}
268 ## compute high s1
298 pxor XTMP2, X0 # X0 = s1 {xDxC}
302 pshufb SHUF_DC00, X0 # X0 = s1 {DC00}
H A Ddes3_ede-asm_64.S13 #define s1 .L_s1 macro
14 #define s2 ((s1) + (64*8))
153 leaq s1(%rip), RW1; \
389 leaq s1(%rip), RT2; \
418 leaq s1(%rip), RT2; \
447 leaq s1(%rip), RT2; \
H A Dsm4-aesni-avx-asm_64.S188 #define ROUND(round, s0, s1, s2, s3) \ argument
190 vpxor s1, RX0, RX0; \
276 #define ROUND(round, s0, s1, s2, s3, r0, r1, r2, r3) \ argument
281 vpxor s1, RX0, RX0; \
/openbmc/u-boot/arch/riscv/include/asm/
H A Dptrace.h22 unsigned long s1; member
/openbmc/linux/arch/arm/crypto/
H A Dblake2b-neon-core.S69 .macro _blake2b_round s0, s1, s2, s3, s4, s5, s6, s7, \
108 .if \s1 == 0 || \s3 == 0 || \s5 == 0 || \s7 == 0
113 vadd.u64 d0, d0, M_\s1
/openbmc/linux/drivers/media/dvb-frontends/
H A Dmt352.c410 int s0, s1, s3; in mt352_read_status() local
426 if ((s1 = mt352_read_register(state, STATUS_1)) < 0) in mt352_read_status()
438 if (s1 & (1 << 1)) in mt352_read_status()
/openbmc/qemu/include/hw/
H A Delf_ops.h70 static int glue(symfind, SZ)(const void *s0, const void *s1) in glue()
73 struct elf_sym *sym = (struct elf_sym *)s1; in glue()
98 static int glue(symcmp, SZ)(const void *s0, const void *s1) in glue()
101 struct elf_sym *sym1 = (struct elf_sym *)s1; in glue()
/openbmc/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-debug.c174 bool s1, s2, s3; in bdisp_dbg_dump_sty() local
181 s1 = name[strlen(name) - 1] == '1'; in bdisp_dbg_dump_sty()
215 if ((val & BLT_TTY_MB) && !s1) in bdisp_dbg_dump_sty()
221 if ((val & BLT_S1TY_CHROMA_EXT) && (s1 || s2)) in bdisp_dbg_dump_sty()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_buddy.c320 static inline bool overlaps(u64 s1, u64 e1, u64 s2, u64 e2) in overlaps() argument
322 return s1 <= e2 && e1 >= s2; in overlaps()
325 static inline bool contains(u64 s1, u64 e1, u64 s2, u64 e2) in contains() argument
327 return s1 <= s2 && e1 >= e2; in contains()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_rtas.c136 static int rtas_name_matches(char *s1, char *s2) in rtas_name_matches() argument
139 return !strncmp(s1, s2, sizeof(args.name)); in rtas_name_matches()
/openbmc/ipmitool/lib/
H A Dipmi_firewall.c1022 char * s1 = enable?"en":"dis"; in ipmi_firewall_enable_disable() local
1024 printf("%sable [channel H] lun L netfn N%s\n", s1, s2); in ipmi_firewall_enable_disable()
1025 printf("\t%sable all commands on this LUN/NetFn pair\n", s1); in ipmi_firewall_enable_disable()
1026 printf("%sable [channel H] lun L netfn N command C%s\n", s1, s2); in ipmi_firewall_enable_disable()
1027 printf("\t%sable Command C and all its Sub-functions for this LUN/NetFn pair\n", s1); in ipmi_firewall_enable_disable()
1028 printf("%sable [channel H] lun L netfn N command C subfn S\n", s1); in ipmi_firewall_enable_disable()
1029 printf("\t%sable Sub-function S for Command C for this LUN/NetFn pair\n", s1); in ipmi_firewall_enable_disable()
/openbmc/linux/arch/mips/crypto/
H A Dchacha-core.S28 #define T0 $s1
220 sw $s1, 4($sp)
299 lw $s1, 4($sp)
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dqcom,spmi-regulator.yaml342 vdd_l1_l3-supply = <&s1>;
344 s1: s1 {
/openbmc/qemu/tests/tcg/loongarch64/system/
H A Dregdef.h34 #define s1 $r24 macro
/openbmc/linux/crypto/
H A Dsha512_generic.c86 #define s1(x) (ror64(x,19) ^ ror64(x,61) ^ (x >> 6)) macro
95 W[I & 15] += s1(W[(I-2) & 15]) + W[(I-7) & 15] + s0(W[(I-15) & 15]); in BLEND_OP()
/openbmc/linux/arch/s390/boot/
H A DMakefile59 s1=`$(OBJDUMP) -t -j "$*" "$<" | sort | \
63 if [ "$$s1" != "$$s2" ]; then \
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h268 glTexCoord2f(q.s1,q.t1); glVertex2f(q.x1,q.y0);
269 glTexCoord2f(q.s1,q.t0); glVertex2f(q.x1,q.y1);
481 float x1,y1,s1,t1; // bottom-right member
2575 q->s1 = b->x1 * ipw; in stbtt_GetBakedQuad()
3031 q->s1 = b->x1 * ipw; in stbtt_GetPackedQuad()
3053 if (s1[i++] != ch) return -1; in stbtt__CompareUTF8toUTF16_bigendian_prefix()
3056 if (s1[i++] != 0xc0 + (ch >> 6)) return -1; in stbtt__CompareUTF8toUTF16_bigendian_prefix()
3057 if (s1[i++] != 0x80 + (ch & 0x3f)) return -1; in stbtt__CompareUTF8toUTF16_bigendian_prefix()
3063 if (s1[i++] != 0xf0 + (c >> 18)) return -1; in stbtt__CompareUTF8toUTF16_bigendian_prefix()
3064 if (s1[i++] != 0x80 + ((c >> 12) & 0x3f)) return -1; in stbtt__CompareUTF8toUTF16_bigendian_prefix()
[all …]
/openbmc/linux/fs/smb/client/
H A Ddfs_cache.c510 static bool dfs_path_equal(const char *s1, int len1, const char *s2, int len2) in dfs_path_equal() argument
519 l1 = cache_cp->char2uni(&s1[i], len1 - i, &c1); in dfs_path_equal()
522 if (s1[i] != s2[i]) in dfs_path_equal()
1098 static bool target_share_equal(struct TCP_Server_Info *server, const char *s1, const char *s2) in target_share_equal() argument
1107 if (strcasecmp(s1, s2)) in target_share_equal()
1114 extract_unc_hostname(s1, &host, &hostlen); in target_share_equal()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c60 int s1, s2, c1, c2, p1, p2; variable
240 else if (s == s1) in sock_to_string()
303 int *fds[4] = {&s1, &s2, &c1, &c2}; in sockmap_init_sockets()
305 s1 = s2 = p1 = p2 = c1 = c2 = 0; in sockmap_init_sockets()
341 err = bind(s1, (struct sockaddr *)&addr, sizeof(addr)); in sockmap_init_sockets()
356 err = listen(s1, 32); in sockmap_init_sockets()
387 p1 = accept(s1, NULL, NULL); in sockmap_init_sockets()
402 c1, s1, c2, s2); in sockmap_init_sockets()
1300 close(s1); in run_options()
/openbmc/qemu/bsd-user/
H A Delfload.c353 static int symfind(const void *s0, const void *s1) in symfind() argument
355 struct elf_sym *sym = (struct elf_sym *)s1; in symfind()
387 static int symcmp(const void *s0, const void *s1) in symcmp() argument
390 struct elf_sym *sym1 = (struct elf_sym *)s1; in symcmp()
/openbmc/linux/arch/riscv/kvm/
H A Dvcpu_switch.S25 REG_S s1, (KVM_ARCH_HOST_S1)(a0)
85 REG_L s1, (KVM_ARCH_GUEST_S1)(a0)
129 REG_S s1, (KVM_ARCH_GUEST_S1)(a0)
190 REG_L s1, (KVM_ARCH_HOST_S1)(a0)
/openbmc/linux/arch/riscv/kernel/
H A Dcrash_save_regs.S22 REG_S s1, PT_S1(a0) /* x9 */
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Drenesas,cpg-clocks.yaml144 - const: s1
162 - const: s1

12345678910>>...21