| /Linux-v5.4/tools/testing/selftests/bpf/ | 
| D | test_sockmap_kern.h | 177 	int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5;  in bpf_prog4()  local204 	int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5;  in bpf_prog5()  local
 270 	int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0;  in bpf_prog6()  local
 312 	int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5;  in bpf_prog7()  local
 426 	int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5;  in bpf_prog10()  local
 
 | 
| /Linux-v5.4/lib/ | 
| D | test_stackinit.c | 197 	unsigned long two;  member205 	char two;  member
 219 	u8 two;  member
 227 	char *two;  member
 236 	unsigned long two;  member
 
 | 
| /Linux-v5.4/arch/arm/probes/kprobes/ | 
| D | test-arm.c | 1176 #define COPROCESSOR_INSTRUCTIONS_ST_LD(two,cc)					\  in kprobe_arm_test_cases()  argument1235 #define COPROCESSOR_INSTRUCTIONS_MC_MR(two,cc)					\  in kprobe_arm_test_cases()  argument
 
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/ | 
| D | dr_crc32.c | 68 	u32 crc = 0, one, two;  in mlx5dr_crc32_slice8_calc()  local
 | 
| /Linux-v5.4/drivers/misc/lkdtm/ | 
| D | usercopy.c | 125 	unsigned char *one, *two;  in do_usercopy_heap_size()  local
 | 
| /Linux-v5.4/drivers/pinctrl/aspeed/ | 
| D | pinmux-aspeed.h | 740 #define FUNC_DECL_2(func, one, two) FUNC_DECL_(func, #one, #two)  argument741 #define FUNC_DECL_3(func, one, two, three) FUNC_DECL_(func, #one, #two, #three)  argument
 
 | 
| /Linux-v5.4/arch/x86/boot/compressed/ | 
| D | kaslr.c | 115 static bool mem_overlaps(struct mem_vector *one, struct mem_vector *two)  in mem_overlaps()
 | 
| /Linux-v5.4/net/ipv4/ | 
| D | sysctl_net_ipv4.c | 31 static int two = 2;  variable
 | 
| /Linux-v5.4/drivers/tty/serial/ | 
| D | stm32-usart.c | 375 		size_t two;  in stm32_transmit_chars_dma()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/display/modules/color/ | 
| D | color_gamma.c | 822 	struct fixed31_32 two;  in hermite_spline_eetf()  local
 | 
| /Linux-v5.4/kernel/ | 
| D | sysctl.c | 128 static int __maybe_unused two = 2;  variable
 |