Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/progs/
A 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
A Dtest_sockmap_ktls.c36 int two = 2; in prog_sk_policy_redir() local
A Dtest_mmap.c30 int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
/tools/testing/selftests/seccomp/
A 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/
A Dsubprogs.c15 char two = '2'; in toggle_jit_harden() local
A Dmmap.c20 const int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
A Dsockmap_ktls.c245 int c = -1, p = -1, one = 1, two = 2; in test_sockmap_ktls_tx_no_buf() local
/tools/perf/tests/
A Dcpumap.c251 struct perf_cpu_map *two = perf_cpu_map__new("2"); in test__cpu_map_equal() local

Completed in 14 milliseconds