Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_insn_array.c7 static int map_create(__u32 map_type, __u32 max_entries) in map_create() function
/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.c1369 static int map_create(union bpf_attr *attr, bpfptr_t uattr) in map_create() function