Home
last modified time | relevance | path

Searched defs:two (Results 1 – 6 of 6) sorted by relevance

/tools/testing/selftests/bpf/progs/
Dtest_sockmap_kern.h98 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
Dtest_mmap.c30 int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
/tools/testing/selftests/seccomp/
Dseccomp_benchmark.c86 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/
Dsubprogs.c15 char two = '2'; in toggle_jit_harden() local
Dmmap.c20 const int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
/tools/perf/tests/
Dcpumap.c218 struct perf_cpu_map *two = perf_cpu_map__new("2"); in test__cpu_map_equal() local