/linux-4.19.296/fs/ntfs/ |
D | unistr.c | 68 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()
|
D | runlist.c | 1168 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-4.19.296/lib/ |
D | string.c | 42 int strncasecmp(const char *s1, const char *s2, size_t len) in strncasecmp() 68 int strcasecmp(const char *s1, const char *s2) in strcasecmp() 674 bool sysfs_streq(const char *s1, const char *s2) in sysfs_streq() 976 char *strstr(const char *s1, const char *s2) in strstr() 1002 char *strnstr(const char *s1, const char *s2, size_t len) in strnstr()
|
D | test-string_helpers.c | 122 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
|
D | sha256.c | 36 #define s1(x) (ror32(x, 17) ^ ror32(x, 19) ^ (x >> 10)) macro
|
/linux-4.19.296/fs/hfs/ |
D | string.c | 76 int hfs_strcmp(const unsigned char *s1, unsigned int len1, in hfs_strcmp()
|
/linux-4.19.296/fs/nfs/ |
D | nfs4session.c | 456 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()
|
D | nfs4client.c | 643 nfs4_check_server_scope(struct nfs41_server_scope *s1, in nfs4_check_server_scope()
|
D | nfs4_fs.h | 578 static inline bool nfs4_stateid_is_newer(const nfs4_stateid *s1, const nfs4_stateid *s2) in nfs4_stateid_is_newer()
|
/linux-4.19.296/include/linux/ |
D | zutil.h | 82 unsigned long s1 = adler & 0xffff; in zlib_adler32() local
|
D | prandom.h | 45 __u32 s1, s2, s3, s4; member
|
D | nls.h | 76 static inline int nls_strnicmp(struct nls_table *t, const unsigned char *s1, in nls_strnicmp()
|
D | of.h | 966 #define of_compat_cmp(s1, s2, l) strcasecmp((s1), (s2)) argument 967 #define of_prop_cmp(s1, s2) strcmp((s1), (s2)) argument 968 #define of_node_cmp(s1, s2) strcasecmp((s1), (s2)) argument
|
/linux-4.19.296/fs/hfsplus/ |
D | unicode.c | 32 int hfsplus_strcasecmp(const struct hfsplus_unistr *s1, in hfsplus_strcasecmp() 65 int hfsplus_strcmp(const struct hfsplus_unistr *s1, in hfsplus_strcmp()
|
/linux-4.19.296/crypto/ |
D | sha512_generic.c | 91 #define s1(x) (ror64(x,19) ^ ror64(x,61) ^ (x >> 6)) macro
|
D | sha256_generic.c | 59 #define s1(x) (ror32(x,17) ^ ror32(x,19) ^ (x >> 10)) macro
|
D | poly1305_generic.c | 99 u32 s1, s2, s3, s4; in poly1305_blocks() local
|
D | cast6_generic.c | 29 #define s1 cast_s1 macro
|
D | cast5_generic.c | 297 #define s1 cast_s1 macro
|
/linux-4.19.296/drivers/media/dvb-frontends/ |
D | mt352.c | 420 int s0, s1, s3; in mt352_read_status() local
|
/linux-4.19.296/fs/ceph/ |
D | super.c | 410 static int strcmp_null(const char *s1, const char *s2) in strcmp_null()
|
/linux-4.19.296/include/crypto/ |
D | algapi.h | 228 unsigned long *s1 = (unsigned long *)src1; in crypto_xor_cpy() local
|
/linux-4.19.296/drivers/fsi/ |
D | fsi-sbefifo.c | 209 u32 dh, s0, s1; in sbefifo_parse_status() local
|
/linux-4.19.296/drivers/media/dvb-frontends/cxd2880/ |
D | cxd2880_dvbt2.h | 294 enum cxd2880_dvbt2_s1 s1; member
|
/linux-4.19.296/drivers/char/ipmi/ |
D | ipmi_ssif.c | 1400 static int strcmp_nospace(char *s1, char *s2) in strcmp_nospace()
|