Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/tests/
Dsymbols.c52 static int create_map(struct test_info *ti, char *filename, struct map **map_p) in create_map() function
/Linux-v6.6/tools/testing/selftests/bpf/
Dtest_lru_map.c28 static int create_map(int map_type, int map_flags, unsigned int size) in create_map() function
Dtest_verifier.c561 static int create_map(uint32_t type, uint32_t size_key, in create_map() function
/Linux-v6.6/samples/bpf/
Dtest_lru_dist.c202 static int create_map(int map_type, int map_flags, unsigned int size) in create_map() function