/linux/tools/testing/selftests/bpf/progs/ |
H 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
|
H A D | test_sockmap_ktls.c | 36 int two = 2; in prog_sk_policy_redir() local
|
H A D | test_mmap.c | 30 int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
|
/linux/lib/tests/ |
H A D | stackinit_kunit.c | 306 unsigned long two; member 314 char two; member 323 u8 two; member 331 char *two; member 340 unsigned long two; member 348 unsigned long two; member 356 char two; member 367 unsigned long two; member
|
H A D | memcpy_kunit.c | 23 u16 two; member 40 #define compare(name, one, two) do { \ argument
|
H A D | fortify_kunit.c | 655 char two[] = "BC"; in fortify_test_strcat() local 1005 char two[] = "My mind is going ... I can feel it."; in fortify_test_memcmp() local
|
/linux/arch/arm/probes/kprobes/ |
H A D | test-arm.c | 1176 #define COPROCESSOR_INSTRUCTIONS_ST_LD(two,cc) \ in kprobe_arm_test_cases() argument 1235 #define COPROCESSOR_INSTRUCTIONS_MC_MR(two,cc) \ in kprobe_arm_test_cases() argument
|
/linux/tools/testing/selftests/seccomp/ |
H 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()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | subprogs.c | 15 char two = '2'; in toggle_jit_harden() local
|
H A D | mmap.c | 20 const int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
|
H A D | sockmap_ktls.c | 245 int c = -1, p = -1, one = 1, two = 2; in test_sockmap_ktls_tx_no_buf() local
|
/linux/drivers/misc/lkdtm/ |
H A D | bugs.c | 368 int two; member 374 int two; member
|
H A D | usercopy.c | 137 unsigned char *one, *two; in do_usercopy_slab_size() local
|
H A D | heap.c | 32 char *one, *two; in lkdtm_VMALLOC_LINEAR_OVERFLOW() local
|
/linux/drivers/pinctrl/aspeed/ |
H A D | pinmux-aspeed.h | 750 #define FUNC_DECL_2(func, one, two) FUNC_DECL_(func, #one, #two) argument 751 #define FUNC_DECL_3(func, one, two, three) FUNC_DECL_(func, #one, #two, #three) argument
|
/linux/tools/perf/tests/ |
H A D | cpumap.c | 251 struct perf_cpu_map *two = perf_cpu_map__new("2"); in test__cpu_map_equal() local
|
/linux/drivers/gpu/drm/amd/display/modules/color/ |
H A D | color_gamma.c | 980 struct fixed31_32 two; in hermite_spline_eetf() local
|