Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/
Dmap_percpu_stats.c322 static int map_create(__u32 type, const char *name, struct bpf_map_create_opts *map_opts) in map_create() function
/kernel/linux/linux-5.10/kernel/bpf/
Dsyscall.c807 static int map_create(union bpf_attr *attr) in map_create() function
/kernel/linux/linux-6.6/kernel/bpf/
Dsyscall.c1124 static int map_create(union bpf_attr *attr) in map_create() function