Home
last modified time | relevance | path

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

12

/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
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
Dtest_mmap.c32 int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dtest_sockmap_kern.h98 int *f, two = 2; in bpf_prog1() local
239 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local
269 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local
354 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, err = 0; in bpf_prog10() local
Dtest_mmap.c30 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-6.6/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-6.6/lib/
Dstackinit_kunit.c245 unsigned long two; member
253 char two; member
262 u8 two; member
270 char *two; member
279 unsigned long two; member
Dmemcpy_kunit.c23 u16 two; member
40 #define compare(name, one, two) do { \ argument
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/
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()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
Dsubprogs.c15 char two = '2'; in toggle_jit_harden() local
Dmmap.c20 const int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
/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.c136 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-6.6/drivers/misc/lkdtm/
Dbugs.c311 int two; member
317 int two; member
Dheap.c31 char *one, *two; in lkdtm_VMALLOC_LINEAR_OVERFLOW() local
Dusercopy.c137 unsigned char *one, *two; in do_usercopy_slab_size() local
/kernel/linux/linux-6.6/tools/perf/tests/
Dcpumap.c218 struct perf_cpu_map *two = perf_cpu_map__new("2"); in test__cpu_map_equal() local
/kernel/linux/linux-6.6/drivers/pinctrl/aspeed/
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
/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-6.6/sound/pci/emu10k1/
Demumixer.c77 #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
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
Dkaslr.c102 static bool mem_overlaps(struct mem_vector *one, struct mem_vector *two) in mem_overlaps()

12