Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/tests/
Dsymbols.c76 static int create_map(struct test_info *ti, char *filename, struct map **map_p) in create_map() function
/linux-6.12.1/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.c563 static int create_map(uint32_t type, uint32_t size_key, in create_map() function
/linux-6.12.1/samples/bpf/
Dtest_lru_dist.c202 static int create_map(int map_type, int map_flags, unsigned int size) in create_map() function