Searched refs:gen_loader_opts (Results 1 – 6 of 6) sorted by relevance
13 struct gen_loader_opts *opts;
879 struct gen_loader_opts { struct889 struct gen_loader_opts *opts); argument
333 struct gen_loader_opts *opts = gen->opts; in bpf_gen__finish()
7628 int bpf_object__gen_loader(struct bpf_object *obj, struct gen_loader_opts *opts) in bpf_object__gen_loader()7634 if (!OPTS_VALID(opts, gen_loader_opts)) in bpf_object__gen_loader()
434 DECLARE_LIBBPF_OPTS(gen_loader_opts, opts); in gen_trace()
1672 static int try_loader(struct gen_loader_opts *gen) in try_loader()1712 DECLARE_LIBBPF_OPTS(gen_loader_opts, gen); in do_loader()