Searched refs:gen_loader_opts (Results 1 – 6 of 6) sorted by relevance
32 struct gen_loader_opts *opts;
1601 struct gen_loader_opts { struct1611 struct gen_loader_opts *opts); argument
398 struct gen_loader_opts *opts = gen->opts; in bpf_gen__finish()
8500 int bpf_object__gen_loader(struct bpf_object *obj, struct gen_loader_opts *opts) in bpf_object__gen_loader()8506 if (!OPTS_VALID(opts, gen_loader_opts)) in bpf_object__gen_loader()
1856 static int try_loader(struct gen_loader_opts *gen) in try_loader()1898 DECLARE_LIBBPF_OPTS(gen_loader_opts, gen); in do_loader()
660 DECLARE_LIBBPF_OPTS(gen_loader_opts, opts); in gen_trace()