Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dtest_sockmap_kern.h97 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 Dtest_mmap.c30 int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
/linux-6.3-rc2/arch/arm/probes/kprobes/
A Dtest-arm.c1176 #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 Dstackinit_kunit.c244 unsigned long two; member
252 char two; member
261 u8 two; member
269 char *two; member
278 unsigned long two; member
A Dmemcpy_kunit.c23 u16 two; member
40 #define compare(name, one, two) do { \ argument
/linux-6.3-rc2/tools/testing/selftests/seccomp/
A Dseccomp_benchmark.c80 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 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
/linux-6.3-rc2/drivers/misc/lkdtm/
A Dbugs.c311 int two; member
317 int two; member
A Dheap.c31 char *one, *two; in lkdtm_VMALLOC_LINEAR_OVERFLOW() local
A Dusercopy.c137 unsigned char *one, *two; in do_usercopy_slab_size() local
/linux-6.3-rc2/drivers/pinctrl/aspeed/
A Dpinmux-aspeed.h750 #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 Dkaslr.c102 static bool mem_overlaps(struct mem_vector *one, struct mem_vector *two) in mem_overlaps()
/linux-6.3-rc2/drivers/tty/serial/
A Dstm32-usart.c636 size_t two; in stm32_usart_transmit_chars_dma() local
/linux-6.3-rc2/drivers/gpu/drm/amd/display/modules/color/
A Dcolor_gamma.c879 struct fixed31_32 two; in hermite_spline_eetf() local

Completed in 33 milliseconds