Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/
H A Dsymbols.c52 static int create_map(struct test_info *ti, char *filename, struct map **map_p) in create_map() function
/openbmc/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
H A Dtest_verifier.c561 static int create_map(uint32_t type, uint32_t size_key, in create_map() function
/openbmc/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