Home
last modified time | relevance | path

Searched refs:bpf_object__init_maps (Results 1 – 1 of 1) sorted by relevance

/external/libbpf/src/
Dlibbpf.c2599 static int bpf_object__init_maps(struct bpf_object *obj, in bpf_object__init_maps() function
7046 err = err ? : bpf_object__init_maps(obj, opts); in bpf_object_open()