Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_sockmap_kern.h98 int *f, two = 2; in bpf_prog1() local
236 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local
266 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local
352 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, err = 0; in bpf_prog10() local
H A Dtest_mmap.c30 int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
/linux/lib/
H A Dstackinit_kunit.c257 unsigned long two; member
265 char two; member
274 u8 two; member
282 char *two; member
291 unsigned long two; member
H A Dmemcpy_kunit.c23 u16 two; member
40 #define compare(name, one, two) do { \ argument
H A Dfortify_kunit.c641 char two[] = "BC"; in fortify_test_strcat() local
979 char two[] = "My mind is going ... I can feel it."; in fortify_test_memcmp() local
/linux/arch/arm/probes/kprobes/
H 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/tools/testing/selftests/seccomp/
H A Dseccomp_benchmark.c86 double two = i_two, two_bump = two * 0.1; in approx() local
107 unsigned long long one, bool (*eval)(int, int), unsigned long long two, in compare()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsubprogs.c15 char two = '2'; in toggle_jit_harden() local
H A Dmmap.c20 const int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
/linux/drivers/misc/lkdtm/
H A Dbugs.c368 int two; member
374 int two; member
H A Dusercopy.c137 unsigned char *one, *two; in do_usercopy_slab_size() local
H A Dheap.c32 char *one, *two; in lkdtm_VMALLOC_LINEAR_OVERFLOW() local
/linux/drivers/pinctrl/aspeed/
H 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/tools/perf/tests/
H A Dcpumap.c218 struct perf_cpu_map *two = perf_cpu_map__new("2"); in test__cpu_map_equal() local
/linux/sound/pci/emu10k1/
H A 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
/linux/arch/x86/boot/compressed/
H A Dkaslr.c102 static bool mem_overlaps(struct mem_vector *one, struct mem_vector *two) in mem_overlaps()
/linux/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c980 struct fixed31_32 two; in hermite_spline_eetf() local