Home
last modified time | relevance | path

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

/linux/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
264 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local
341 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog10() local
A Dtest_mmap.c30 int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
/linux/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/lib/
A Dmemcpy_kunit.c23 u16 two; member
41 #define compare(name, one, two) do { \ argument
A Dtest_stackinit.c305 unsigned long two; member
313 char two; member
322 u8 two; member
330 char *two; member
339 unsigned long two; member
/linux/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/tools/testing/selftests/bpf/prog_tests/
A Dmmap.c20 const int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
/linux/drivers/misc/lkdtm/
A Dbugs.c309 int two; member
315 int two; member
A Dusercopy.c125 unsigned char *one, *two; in do_usercopy_heap_size() local
A Dheap.c28 char *one, *two; in lkdtm_VMALLOC_LINEAR_OVERFLOW() local
/linux/net/ipv6/
A Dsysctl_net_ipv6.c26 static int two = 2; variable
/linux/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/net/core/
A Dsysctl_net_core.c25 static int two = 2; variable
/linux/arch/x86/boot/compressed/
A Dkaslr.c102 static bool mem_overlaps(struct mem_vector *one, struct mem_vector *two) in mem_overlaps()
/linux/net/ipv4/
A Dsysctl_net_ipv4.c23 static int two = 2; variable
/linux/drivers/tty/serial/
A Dstm32-usart.c474 size_t two; in stm32_usart_transmit_chars_dma() local
/linux/drivers/gpu/drm/amd/display/modules/color/
A Dcolor_gamma.c882 struct fixed31_32 two; in hermite_spline_eetf() local
/linux/kernel/
A Dsysctl.c117 static int __maybe_unused two = 2; variable

Completed in 38 milliseconds