Searched refs:bpf_uprobe_opts (Results 1 – 4 of 4) sorted by relevance
10 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, uprobe_opts); in test_attach_probe()
62 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, opts); in uprobe_subtest()
284 struct bpf_uprobe_opts { struct306 const struct bpf_uprobe_opts *opts); argument
9295 const struct bpf_uprobe_opts *opts) in bpf_program__attach_uprobe_opts()9304 if (!OPTS_VALID(opts, bpf_uprobe_opts)) in bpf_program__attach_uprobe_opts()9338 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, opts, .retprobe = retprobe); in bpf_program__attach_uprobe()