Searched refs:bpf_object_init_progs (Results 1 – 1 of 1) sorted by relevance
7337 static int bpf_object_init_progs(struct bpf_object *obj, const struct bpf_object_open_opts *opts) in bpf_object_init_progs() function7446 err = err ? : bpf_object_init_progs(obj, opts); in bpf_object_open()