Searched refs:bpf_object__init_maps (Results 1 – 1 of 1) sorted by relevance
3126 static int bpf_object__init_maps(struct bpf_object *obj, in bpf_object__init_maps() function8563 err = err ? : bpf_object__init_maps(obj, opts); in bpf_object_open()