Home
last modified time | relevance | path

Searched defs:map_create (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/map_tests/
H A Dmap_percpu_stats.c322 static int map_create(__u32 type, const char *name, struct bpf_map_create_opts *map_opts) in map_create() function
/openbmc/linux/kernel/bpf/
H A Dsyscall.c1127 static int map_create(union bpf_attr *attr) in map_create() function