Searched refs:bpf_uprobe_opts (Results 1 – 4 of 4) sorted by relevance
15 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, uprobe_opts); in test_attach_probe()
62 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, opts); in uprobe_subtest()
332 struct bpf_uprobe_opts { struct354 const struct bpf_uprobe_opts *opts); argument
9904 const struct bpf_uprobe_opts *opts) in bpf_program__attach_uprobe_opts()9913 if (!OPTS_VALID(opts, bpf_uprobe_opts)) in bpf_program__attach_uprobe_opts()9978 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, opts, .retprobe = retprobe); in bpf_program__attach_uprobe()
Completed in 28 milliseconds