Searched defs:two (Results 1 – 8 of 8) sorted by relevance
| /tools/testing/selftests/bpf/progs/ |
| A D | test_sockmap_kern.h | 98 int *f, two = 2; in bpf_prog1() local 236 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local 266 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local 352 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, err = 0; in bpf_prog10() local
|
| A D | test_sockmap_ktls.c | 36 int two = 2; in prog_sk_policy_redir() local
|
| A D | test_mmap.c | 30 int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
|
| /tools/testing/selftests/seccomp/ |
| A D | seccomp_benchmark.c | 86 double two = i_two, two_bump = two * 0.1; in approx() local 107 unsigned long long one, bool (*eval)(int, int), unsigned long long two, in compare()
|
| /tools/testing/selftests/bpf/prog_tests/ |
| A D | subprogs.c | 15 char two = '2'; in toggle_jit_harden() local
|
| A D | mmap.c | 20 const int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
|
| A D | sockmap_ktls.c | 245 int c = -1, p = -1, one = 1, two = 2; in test_sockmap_ktls_tx_no_buf() local
|
| /tools/perf/tests/ |
| A D | cpumap.c | 251 struct perf_cpu_map *two = perf_cpu_map__new("2"); in test__cpu_map_equal() local
|
Completed in 13 milliseconds