Searched refs:bpf_uprobe_opts (Results 1 – 5 of 5) sorted by relevance
30 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, uprobe_opts); in test_attach_probe()
244 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, opts); in uprobe_subtest()
510 struct bpf_uprobe_opts { struct571 const struct bpf_uprobe_opts *opts);
951 LIBBPF_OPTS(bpf_uprobe_opts, opts); in usdt_manager_attach_usdt()
10736 const struct bpf_uprobe_opts *opts) in bpf_program__attach_uprobe_opts()10747 if (!OPTS_VALID(opts, bpf_uprobe_opts)) in bpf_program__attach_uprobe_opts()10845 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, opts); in attach_uprobe()10893 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, opts, .retprobe = retprobe); in bpf_program__attach_uprobe()10909 if (!OPTS_VALID(opts, bpf_uprobe_opts)) in bpf_program__attach_usdt()