Home
last modified time | relevance | path

Searched defs:s2 (Results 26 – 50 of 194) sorted by relevance

12345678

/openbmc/u-boot/arch/mips/include/asm/
H A Dregdef.h41 #define s2 $18 macro
84 #define s2 $18 macro
/openbmc/linux/arch/x86/crypto/
H A Dsm4-aesni-avx-asm_64.S188 #define ROUND(round, s0, s1, s2, s3) \ argument
276 #define ROUND(round, s0, s1, s2, s3, r0, r1, r2, r3) \ argument
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dstrncmp_bench.c20 const char *s2) in local_strncmp()
H A Dnetif_receive_skb.c40 const unsigned char *s2 = m2; in __strncmp() local
/openbmc/linux/tools/perf/arch/x86/tests/
H A Dsample-parsing.c27 const struct perf_sample *s2, in samples_same()
/openbmc/u-boot/lib/
H A Dstring.c31 int strncasecmp(const char *s1, const char *s2, size_t len) in strncasecmp()
61 int strcasecmp(const char *s1, const char *s2) in strcasecmp()
626 char * strstr(const char * s1,const char * s2) in strstr()
/openbmc/linux/fs/hfs/
H A Dstring.c77 const unsigned char *s2, unsigned int len2) in hfs_strcmp()
/openbmc/u-boot/lib/efi_loader/
H A Defi_freestanding.c23 int memcmp(const void *s1, const void *s2, size_t n) in memcmp()
/openbmc/linux/include/crypto/
H A Dutils.h43 unsigned long *s2 = (unsigned long *)src2; in crypto_xor_cpy() local
/openbmc/linux/arch/arm64/kernel/pi/
H A Dkaslr_early.c19 static char *__strstr(const char *s1, const char *s2) in __strstr()
/openbmc/linux/include/linux/
H A Dprandom.h17 __u32 s1, s2, s3, s4; member
H A Dzutil.h83 unsigned long s2 = (adler >> 16) & 0xffff; in zlib_adler32() local
/openbmc/qemu/pc-bios/vof/
H A Dlibc.c15 int strcmp(const char *s1, const char *s2) in strcmp()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_ecc.c136 uint8_t s0, s1, s2; in nand_correct_data() local
/openbmc/linux/include/ufs/
H A Dufs_quirks.h10 #define STR_PRFX_EQUAL(s1, s2) !strncmp(s1, s2, strlen(s1)) argument
/openbmc/linux/tools/perf/util/
H A Dhelp-unknown-cmd.c26 const char *s1 = (*c1)->name, *s2 = (*c2)->name; in levenshtein_compare() local
/openbmc/linux/arch/x86/include/asm/
H A Dcpu.h79 unsigned int s2, unsigned int p2) in intel_cpu_signatures_match()
/openbmc/linux/lib/
H A Dtest-string_helpers.c383 static __init const char *test_string_find_match(const struct test_string_2 *s2, in test_string_find_match()
418 const struct test_string_2 *s2, in test_string_escape()
/openbmc/linux/scripts/selinux/genheaders/
H A Dgenheaders.c31 char *s2 = strdup(s); in stoupperx() local
/openbmc/u-boot/lib/libavb/
H A Davb_sysdeps_posix.c23 int avb_strcmp(const char* s1, const char* s2) { in avb_strcmp()
/openbmc/linux/arch/loongarch/include/asm/
H A Dregdef.h33 #define s2 $r25 macro
/openbmc/sdbusplus/test/message/
H A Dnative_types.cpp27 std::string s2 = sdbusplus::message::signature("iii"); in TEST() local
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dregdef.h18 #define s2 $11 macro
/openbmc/linux/fs/hfsplus/
H A Dunicode.c33 const struct hfsplus_unistr *s2) in hfsplus_strcasecmp()
66 const struct hfsplus_unistr *s2) in hfsplus_strcmp()
/openbmc/qemu/tests/unit/
H A Dtest-xs-node.c200 XenstoreImplState *s2 = opaque; in compare_tx() local
243 XenstoreImplState *s2 = xs_impl_create(DOMID_GUEST); in check_serdes() local

12345678