Home
last modified time | relevance | path

Searched defs:s1 (Results 1 – 25 of 137) sorted by relevance

123456

/Linux-v4.19/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-v4.19/arch/x86/boot/
Dstring.c29 int memcmp(const void *s1, const void *s2, size_t len) in memcmp()
39 const unsigned char *s1 = (const unsigned char *)str1; in strcmp() local
161 char *strstr(const char *s1, const char *s2) in strstr()
/Linux-v4.19/arch/s390/lib/
Dstring.c205 int strcmp(const char *s1, const char *s2) in strcmp()
241 static inline int clcle(const char *s1, unsigned long l1, in clcle()
264 char *strstr(const char *s1, const char *s2) in strstr()
314 int memcmp(const void *s1, const void *s2, size_t n) in memcmp()
/Linux-v4.19/net/dccp/ccids/lib/
Dpacket_history.c168 s1 = DCCP_SKB_CB(skb)->dccpd_seq; in __do_track_loss() local
179 s1 = tfrc_rx_hist_entry(h, 1)->tfrchrx_seqno, in __one_after_loss() local
216 s1 = tfrc_rx_hist_entry(h, 1)->tfrchrx_seqno, in __two_after_loss() local
284 u64 s1 = tfrc_rx_hist_entry(h, 1)->tfrchrx_seqno, in __three_after_loss() local
/Linux-v4.19/fs/ntfs/
Dunistr.c68 bool ntfs_are_names_equal(const ntfschar *s1, size_t s1_len, in ntfs_are_names_equal()
149 int ntfs_ucsncmp(const ntfschar *s1, const ntfschar *s2, size_t n) in ntfs_ucsncmp()
185 int ntfs_ucsncasecmp(const ntfschar *s1, const ntfschar *s2, size_t n, in ntfs_ucsncasecmp()
Drunlist.c1168 s64 s1 = last_vcn + 1; in ntfs_get_size_for_mapping_pairs() local
1204 s64 s1 = last_vcn + 1; in ntfs_get_size_for_mapping_pairs() local
1370 s64 s1 = last_vcn + 1; in ntfs_mapping_pairs_build() local
1422 s64 s1 = last_vcn + 1; in ntfs_mapping_pairs_build() local
/Linux-v4.19/tools/testing/selftests/powerpc/stringloops/
Dmemcmp.c32 static void test_one(char *s1, char *s2, unsigned long max_offset, in test_one()
71 char *s1; in testcase() local
/Linux-v4.19/arch/m68k/include/asm/
Duaccess_mm.h190 #define ____constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\ argument
228 #define ___constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\ argument
281 #define __constant_copy_to_user_asm(res, to, from, tmp, n, s1, s2, s3) \ argument
/Linux-v4.19/lib/
Dstring.c42 int strncasecmp(const char *s1, const char *s2, size_t len) in strncasecmp()
68 int strcasecmp(const char *s1, const char *s2) in strcasecmp()
617 bool sysfs_streq(const char *s1, const char *s2) in sysfs_streq()
899 char *strstr(const char *s1, const char *s2) in strstr()
925 char *strnstr(const char *s1, const char *s2, size_t len) in strnstr()
Dtest-string_helpers.c122 struct test_string_1 s1[TEST_STRING_2_MAX_S1]; member
244 const struct test_string_1 *s1 = s2->s1; in test_string_find_match() local
/Linux-v4.19/drivers/firmware/efi/libstub/
Dstring.c18 char *strstr(const char *s1, const char *s2) in strstr()
/Linux-v4.19/tools/testing/selftests/proc/
Dproc.h22 static inline bool streq(const char *s1, const char *s2) in streq()
/Linux-v4.19/arch/mips/include/asm/
Dregdef.h43 #define s1 $17 macro
86 #define s1 $17 macro
/Linux-v4.19/fs/hfs/
Dstring.c76 int hfs_strcmp(const unsigned char *s1, unsigned int len1, in hfs_strcmp()
/Linux-v4.19/fs/nfs/
Dnfs4session.c456 static s32 nfs41_derivative_target_slotid(s32 s1, s32 s2) in nfs41_derivative_target_slotid()
466 static int nfs41_sign_s32(s32 s1) in nfs41_sign_s32()
475 static bool nfs41_same_sign_or_zero_s32(s32 s1, s32 s2) in nfs41_same_sign_or_zero_s32()
/Linux-v4.19/tools/testing/selftests/powerpc/dscr/
Ddscr_default_test.c28 unsigned long s1, s2; in do_test() local
/Linux-v4.19/drivers/gpu/drm/radeon/
Devergreen_smc.h35 uint16_t s1; member
/Linux-v4.19/drivers/scsi/ufs/
Dufs_quirks.h19 #define STR_PRFX_EQUAL(s1, s2) !strncmp(s1, s2, strlen(s1)) argument
/Linux-v4.19/tools/perf/util/
Dhelp-unknown-cmd.c24 const char *s1 = (*c1)->name, *s2 = (*c2)->name; in levenshtein_compare() local
/Linux-v4.19/include/linux/
Dzutil.h82 unsigned long s1 = adler & 0xffff; in zlib_adler32() local
Dnls.h76 static inline int nls_strnicmp(struct nls_table *t, const unsigned char *s1, in nls_strnicmp()
/Linux-v4.19/arch/alpha/include/uapi/asm/
Dregdef.h17 #define s1 $10 macro
/Linux-v4.19/fs/hfsplus/
Dunicode.c32 int hfsplus_strcasecmp(const struct hfsplus_unistr *s1, in hfsplus_strcasecmp()
65 int hfsplus_strcmp(const struct hfsplus_unistr *s1, in hfsplus_strcmp()
/Linux-v4.19/tools/testing/selftests/powerpc/alignment/
Dalignment_handler.c156 void dumpdata(char *s1, char *s2, int n, char *test_name) in dumpdata()
171 int test_memcmp(void *s1, void *s2, int n, int offset, char *test_name) in test_memcmp()
/Linux-v4.19/tools/perf/tests/
Dsample-parsing.c28 static bool samples_same(const struct perf_sample *s1, in samples_same()

123456