Searched defs:s2 (Results 51 - 75 of 137) sorted by relevance

123456

/linux-master/net/dccp/
H A Ddccp.h145 static inline u64 dccp_loss_count(const u64 s1, const u64 s2, const u64 ndp) argument
/linux-master/arch/riscv/include/uapi/asm/
H A Dptrace.h43 unsigned long s2; member in struct:user_regs_struct
/linux-master/drivers/thermal/
H A Dk3_bandgap.c113 unsigned int dtemp, s0, s1, s2; local
93 vtm_get_best_value(unsigned int s0, unsigned int s1, unsigned int s2) argument
/linux-master/tools/perf/util/
H A Dstring.c200 int strtailcmp(const char *s1, const char *s2) argument
/linux-master/arch/x86/boot/
H A Dstring.c32 int memcmp(const void *s1, const void *s2, size_t len) argument
43 int bcmp(const void *s1, const void *s2, size_t len) argument
51 const unsigned char *s2 = (const unsigned char *)str2; local
171 char *strstr(const char *s1, const char *s2) argument
[all...]
/linux-master/tools/testing/selftests/net/tcp_ao/
H A Dbench-lookups.c77 double s2; member in struct:bench_stats
/linux-master/lib/
H A Dstring_helpers_kunit.c372 static const char *test_string_find_match(const struct test_string_2 *s2, argument
405 test_string_escape(struct kunit *test, const char *name, const struct test_string_2 *s2, unsigned int flags, const char *esc) argument
H A Dstring.c40 int strncasecmp(const char *s1, const char *s2, size_t len) argument
66 int strcasecmp(const char *s1, const char *s2) argument
733 char *strstr(const char *s1, const char *s2) argument
759 strnstr(const char *s1, const char *s2, size_t len) argument
[all...]
/linux-master/arch/powerpc/mm/nohash/
H A Dkaslr_booke.c94 static __init bool regions_overlap(u32 s1, u32 e1, u32 s2, u32 e2) argument
/linux-master/arch/riscv/include/asm/
H A Dcompat.h58 compat_ulong_t s2; member in struct:compat_user_regs_struct
/linux-master/fs/hfsplus/
H A Dunicode.c32 hfsplus_strcasecmp(const struct hfsplus_unistr *s1, const struct hfsplus_unistr *s2) argument
65 hfsplus_strcmp(const struct hfsplus_unistr *s1, const struct hfsplus_unistr *s2) argument
/linux-master/drivers/video/fbdev/aty/
H A Dradeon_monitor.c376 char s1[5], s2[5]; local
/linux-master/tools/testing/selftests/powerpc/alignment/
H A Dalignment_handler.c182 void dumpdata(char *s1, char *s2, int n, char *test_name) argument
197 int test_memcmp(void *s1, void *s2, int n, int offset, char *test_name) argument
/linux-master/fs/nfs/
H A Dnfs4session.c460 static s32 nfs41_derivative_target_slotid(s32 s1, s32 s2) argument
479 static bool nfs41_same_sign_or_zero_s32(s32 s1, s32 s2) argument
/linux-master/net/ethtool/
H A Dstats.c461 const u64 *s2 = pmac_stats + stats_offset; local
/linux-master/drivers/infiniband/hw/hfi1/
H A Dexp_rcv.h119 tid_group_move(struct tid_group *group, struct exp_tid_set *s1, struct exp_tid_set *s2) argument
/linux-master/drivers/tty/
H A Dehv_bytechan.c264 char s2[EV_BYTE_CHANNEL_MAX_BYTES]; local
/linux-master/scripts/kconfig/
H A Dexpr.c43 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2) argument
/linux-master/drivers/nvme/host/
H A Dauth.c31 u32 s2; member in struct:nvme_dhchap_queue_context
/linux-master/drivers/gpu/drm/
H A Ddrm_buddy.c320 static inline bool overlaps(u64 s1, u64 e1, u64 s2, u64 e2) argument
325 static inline bool contains(u64 s1, u64 e1, u64 s2, u64 e2) argument
/linux-master/arch/loongarch/include/asm/
H A Dstackframe.h75 cfi_st s2, PT_R25, \docfi variable
190 cfi_ld s2, PT_R25, \docfi variable
/linux-master/drivers/pwm/
H A Dcore.c37 struct pwm_state s1 = { 0 }, s2 = { 0 }; local
[all...]
/linux-master/fs/bcachefs/
H A Dopts.c267 const char *s1, *s2; member in struct:synonym
/linux-master/arch/sparc/kernel/
H A Dvisemul.c461 s16 s1, s2; local
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-vp9.c1605 u32 sum = 0, s2; local

Completed in 337 milliseconds

123456