/linux-6.12.1/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
|
/linux-6.12.1/lib/ |
D | stackinit_kunit.c | 257 unsigned long two; member 265 char two; member 274 u8 two; member 282 char *two; member 291 unsigned long two; member
|
D | memcpy_kunit.c | 23 u16 two; member 40 #define compare(name, one, two) do { \ argument
|
D | fortify_kunit.c | 640 char two[] = "BC"; in fortify_test_strcat() local 978 char two[] = "My mind is going ... I can feel it."; in fortify_test_memcmp() local
|
/linux-6.12.1/arch/arm/probes/kprobes/ |
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-6.12.1/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()
|
/linux-6.12.1/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
|
/linux-6.12.1/drivers/misc/lkdtm/ |
D | bugs.c | 368 int two; member 374 int two; member
|
D | usercopy.c | 137 unsigned char *one, *two; in do_usercopy_slab_size() local
|
D | heap.c | 32 char *one, *two; in lkdtm_VMALLOC_LINEAR_OVERFLOW() local
|
/linux-6.12.1/drivers/pinctrl/aspeed/ |
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-6.12.1/tools/perf/tests/ |
D | cpumap.c | 218 struct perf_cpu_map *two = perf_cpu_map__new("2"); in test__cpu_map_equal() local
|
/linux-6.12.1/sound/pci/emu10k1/ |
D | emumixer.c | 77 #define PAIR_PS(base, one, two, sfx) base " " one sfx, base " " two sfx argument 84 #define PAIR_REGS(base, one, two) \ argument 103 #define PAIR_TEXTS(base, one, two) PAIR_PS(base, one, two, "") argument
|
/linux-6.12.1/arch/x86/boot/compressed/ |
D | kaslr.c | 102 static bool mem_overlaps(struct mem_vector *one, struct mem_vector *two) in mem_overlaps()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/modules/color/ |
D | color_gamma.c | 980 struct fixed31_32 two; in hermite_spline_eetf() local
|