Searched defs:create_map (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | symbols.c | 52 static int create_map(struct test_info *ti, char *filename, struct map **map_p) in create_map() function
|
/third_party/ltp/testcases/kernel/tracing/pt_test/ |
H A D | pt_test.c | 48 static uint64_t **create_map(int fde, long bufsize, int flag) in create_map() function
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_lru_map.c | 29 static int create_map(int map_type, int map_flags, unsigned int size) in create_map() function [all...] |
H A D | test_verifier.c | 398 static int create_map(uint32_t type, uint32_t size_key, in create_map() function [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_lru_map.c | 28 static int create_map(int map_type, int map_flags, unsigned int size) in create_map() function [all...] |
H A D | test_verifier.c | 561 static int create_map(uint32_t type, uint32_t size_key, in create_map() function [all...] |
/kernel/linux/linux-5.10/samples/bpf/ |
H A 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/ |
H A D | test_lru_dist.c | 202 static int create_map(int map_type, int map_flags, unsigned int size) in create_map() function
|
/third_party/ffmpeg/libavcodec/ |
H A D | vorbisdec.c | 855 static int create_map(vorbis_context *vc, unsigned floor_number) in create_map() function
|
Completed in 11 milliseconds