Searched defs:four (Results  1 – 5 of 5) 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 | 199 	unsigned long four;  member208 	unsigned long four;  member
 222 	struct test_aligned four;  member
 229 	char four;  member
 238 	unsigned long four;  member
 
 | 
| /Linux-v5.4/net/rxrpc/ | 
| D | sysctl.c | 14 static const unsigned int four = 4;  variable
 | 
| /Linux-v5.4/net/ipv4/ | 
| D | sysctl_net_ipv4.c | 32 static int four = 4;  variable
 | 
| /Linux-v5.4/kernel/ | 
| D | sysctl.c | 129 static int __maybe_unused four = 4;  variable
 |