Searched defs:bpf_map_create (Results 1 – 3 of 3) sorted by relevance
30 int bpf_map_create(union bpf_attr *const attr) in bpf_map_create() function
170 int bpf_map_create(enum bpf_map_type map_type, in bpf_map_create() function
1178 static int bpf_map_create(enum bpf_map_type type, uint32_t size_key, in bpf_map_create() function