Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/ !
H A Dlibbpf.c7952 static int bpf_object_init_progs(struct bpf_object *obj, const struct bpf_object_open_opts *opts) in bpf_object_init_progs() function
8077 err = err ? : bpf_object_init_progs(obj, opts); in bpf_object_open()