Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_ordering.c9 struct s1 {}; struct
22 struct s1 s1; member
27 struct s1 s1; member
Dnetif_receive_skb.c39 const unsigned char *s1 = m1; in __strncmp() local
/tools/testing/selftests/powerpc/stringloops/
Dmemcmp.c37 static void test_one(char *s1, char *s2, unsigned long max_offset, in test_one()
77 char *p, *s1, *s2; in testcase() local
/tools/testing/selftests/proc/
Dproc.h22 static inline bool streq(const char *s1, const char *s2) in streq()
/tools/testing/selftests/powerpc/dscr/
Ddscr_default_test.c25 unsigned long s1, s2; in do_test() local
/tools/perf/util/
Dhelp-unknown-cmd.c26 const char *s1 = (*c1)->name, *s2 = (*c2)->name; in levenshtein_compare() local
Dstring.c201 int strtailcmp(const char *s1, const char *s2) in strtailcmp()
Dstream.c229 char *s1, *s2; in print_callchain_pair() local
Dcpumap.c137 int cpu, s1, s2; in cpu_map__build_map() local
/tools/perf/tests/
Dsample-parsing.c33 static bool samples_same(const struct perf_sample *s1, in samples_same()
/tools/testing/selftests/powerpc/alignment/
Dalignment_handler.c191 void dumpdata(char *s1, char *s2, int n, char *test_name) in dumpdata()
206 int test_memcmp(void *s1, void *s2, int n, int offset, char *test_name) in test_memcmp()
/tools/testing/selftests/bpf/prog_tests/
Dsockmap_listen.c526 int s1, s2; in test_update_existing() local
1346 int s1, s2, c, err; in test_reuseport_mixed_groups() local
/tools/perf/
Dbuiltin-lock.c226 u64 s1 = one->wait_time_min; in SINGLE_KEY() local
/tools/hv/
Dhv_kvp_daemon.c1083 static int kvp_write_file(FILE *f, char *s1, char *s2, char *s3) in kvp_write_file()
/tools/vm/
Dslabinfo.c1064 struct slabinfo *s1,*s2; in sort_slabs() local
/tools/testing/selftests/bpf/
Dtest_sockmap.c62 int s1, s2, c1, c2, p1, p2; variable
/tools/include/nolibc/
Dnolibc.h2318 int memcmp(const void *s1, const void *s2, size_t n) in memcmp()