Searched defs:two (Results  1 – 6 of 6) sorted by relevance
| /tools/testing/selftests/bpf/progs/ | 
| 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
  | 
| D | test_mmap.c | 30 	int zero = 0, one = 1, two = 2, far = 1500;  in test_mmap()  local
  | 
| /tools/testing/selftests/seccomp/ | 
| 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/ | 
| D | subprogs.c | 15 	char two = '2';  in toggle_jit_harden()  local
  | 
| D | mmap.c | 20 	const int zero = 0, one = 1, two = 2, far = 1500;  in test_mmap()  local
  | 
| /tools/perf/tests/ | 
| D | cpumap.c | 218 	struct perf_cpu_map *two = perf_cpu_map__new("2");  in test__cpu_map_equal()  local
  |