Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
Dtest_stackinit.c198 unsigned long two; member
206 char two; member
215 u8 two; member
223 char *two; member
232 unsigned long two; member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
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
Dtest_mmap.c32 int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
/kernel/linux/linux-5.10/arch/arm/probes/kprobes/
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
/kernel/linux/linux-5.10/net/ipv6/
Dsysctl_net_ipv6.c24 static int two = 2; variable
/kernel/linux/linux-5.10/drivers/misc/lkdtm/
Dbugs.c215 int two; member
221 int two; member
Dusercopy.c125 unsigned char *one, *two; in do_usercopy_heap_size() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dmmap.c20 const int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
/kernel/linux/linux-5.10/drivers/pinctrl/aspeed/
Dpinmux-aspeed.h742 #define FUNC_DECL_2(func, one, two) FUNC_DECL_(func, #one, #two) argument
743 #define FUNC_DECL_3(func, one, two, three) FUNC_DECL_(func, #one, #two, #three) argument
/kernel/linux/linux-5.10/net/core/
Dsysctl_net_core.c25 static int two = 2; variable
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
Dkaslr.c106 static bool mem_overlaps(struct mem_vector *one, struct mem_vector *two) in mem_overlaps()
/kernel/linux/linux-5.10/net/ipv4/
Dsysctl_net_ipv4.c31 static int two = 2; variable
/kernel/linux/linux-5.10/drivers/tty/serial/
Dstm32-usart.c374 size_t two; in stm32_usart_transmit_chars_dma() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/color/
Dcolor_gamma.c865 struct fixed31_32 two; in hermite_spline_eetf() local
/kernel/linux/linux-5.10/kernel/
Dsysctl.c115 static int __maybe_unused two = 2; variable