Searched defs:create_map (Results 1 – 7 of 7) sorted by relevance
| /kernel/linux/linux-6.6/tools/perf/tests/ |
| D | symbols.c | 52 static int create_map(struct test_info *ti, char *filename, struct map **map_p) in create_map() function
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| D | test_lru_map.c | 29 static int create_map(int map_type, int map_flags, unsigned int size) in create_map() function
|
| D | test_verifier.c | 398 static int create_map(uint32_t type, uint32_t size_key, in create_map() function
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| D | test_lru_map.c | 28 static int create_map(int map_type, int map_flags, unsigned int size) in create_map() function
|
| D | test_verifier.c | 561 static int create_map(uint32_t type, uint32_t size_key, in create_map() function
|
| /kernel/linux/linux-5.10/samples/bpf/ |
| D | test_lru_dist.c | 208 static int create_map(int map_type, int map_flags, unsigned int size) in create_map() function
|
| /kernel/linux/linux-6.6/samples/bpf/ |
| D | test_lru_dist.c | 202 static int create_map(int map_type, int map_flags, unsigned int size) in create_map() function
|