/linux-6.3-rc2/tools/testing/selftests/bpf/progs/ |
A D | test_sockmap_kern.h | 97 int *f, two = 2; in bpf_prog1() local 237 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local 267 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local 348 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, err = 0; in bpf_prog10() local
|
A D | test_mmap.c | 30 int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
|
/linux-6.3-rc2/arch/arm/probes/kprobes/ |
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-6.3-rc2/lib/ |
A D | stackinit_kunit.c | 244 unsigned long two; member 252 char two; member 261 u8 two; member 269 char *two; member 278 unsigned long two; member
|
A D | memcpy_kunit.c | 23 u16 two; member 40 #define compare(name, one, two) do { \ argument
|
/linux-6.3-rc2/tools/testing/selftests/seccomp/ |
A D | seccomp_benchmark.c | 80 double two = i_two, two_bump = two * 0.01; in approx() local 101 unsigned long long one, bool (*eval)(int, int), unsigned long long two) in compare()
|
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/ |
A D | subprogs.c | 15 char two = '2'; in toggle_jit_harden() local
|
A D | mmap.c | 20 const int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
|
/linux-6.3-rc2/drivers/misc/lkdtm/ |
A D | bugs.c | 311 int two; member 317 int two; member
|
A D | heap.c | 31 char *one, *two; in lkdtm_VMALLOC_LINEAR_OVERFLOW() local
|
A D | usercopy.c | 137 unsigned char *one, *two; in do_usercopy_slab_size() local
|
/linux-6.3-rc2/drivers/pinctrl/aspeed/ |
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-6.3-rc2/arch/x86/boot/compressed/ |
A D | kaslr.c | 102 static bool mem_overlaps(struct mem_vector *one, struct mem_vector *two) in mem_overlaps()
|
/linux-6.3-rc2/drivers/tty/serial/ |
A D | stm32-usart.c | 636 size_t two; in stm32_usart_transmit_chars_dma() local
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/modules/color/ |
A D | color_gamma.c | 879 struct fixed31_32 two; in hermite_spline_eetf() local
|