Home
last modified time | relevance | path

Searched defs:create_map (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/tests/
H A Dsymbols.c76 static int create_map(struct test_info *ti, char *filename, struct map **map_p) in create_map() function
/linux/tools/testing/selftests/bpf/
H A Dtest_lru_map.c28 static int create_map(int map_type, int map_flags, unsigned int size) in create_map() function
/linux/samples/bpf/
H A Dtest_lru_dist.c202 static int create_map(int map_type, int map_flags, unsigned int size) in create_map() function