Home
last modified time | relevance | path

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

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