Searched defs:three (Results  1 – 6 of 6) sorted by relevance
| /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 | 198 	unsigned long three;  member207 	int three;  member
 220 	u8 three;  member
 228 	char *three;  member
 237 	char __user *three;  member
 
 | 
| /Linux-v5.4/fs/ext4/ | 
| D | resize.c | 703 static unsigned ext4_list_backups(struct super_block *sb, unsigned *three,  in ext4_list_backups()741 	unsigned three = 1;  in verify_reserved_gdb()  local
 1084 	unsigned three = 1;  in update_backups()  local
 
 | 
| /Linux-v5.4/drivers/pinctrl/aspeed/ | 
| D | pinmux-aspeed.h | 741 #define FUNC_DECL_3(func, one, two, three) FUNC_DECL_(func, #one, #two, #three)  argument
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/display/modules/color/ | 
| D | color_gamma.c | 823 	struct fixed31_32 three;  in hermite_spline_eetf()  local
 | 
| /Linux-v5.4/net/netfilter/ipvs/ | 
| D | ip_vs_ctl.c | 1729 static int three = 3;  variable
 |