Home
last modified time | relevance | path

Searched refs:bpf_object__create_map (Results 1 - 1 of 1) sorted by relevance

/third_party/libbpf/src/
H A Dlibbpf.c5505 static int bpf_object__create_map(struct bpf_object *obj, struct bpf_map *map, bool is_inner) function
5530 err = bpf_object__create_map(obj, map->inner_map, true);
5775 err = bpf_object__create_map(obj, map, false);

Completed in 17 milliseconds