Home
last modified time | relevance | path

Searched refs:bpf_uprobe_opts (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dattach_probe.c39 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, uprobe_opts); in test_attach_probe_manual()
161 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, uprobe_opts); in test_uprobe_lib()
197 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, uprobe_opts); in test_uprobe_ref_ctr()
H A Dfill_link_info.c200 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, opts, in test_uprobe_fill_link_info()
H A Dbpf_cookie.c320 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, opts); in uprobe_subtest()
/openbmc/linux/tools/perf/bench/
H A Duprobe.c63 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, uprobe_opts); in bench_uprobe__setup_bpf_skel()
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.h630 struct bpf_uprobe_opts { struct
693 const struct bpf_uprobe_opts *opts);
H A Dusdt.c962 LIBBPF_OPTS(bpf_uprobe_opts, opts); in usdt_manager_attach_usdt()
H A Dlibbpf.c11373 const struct bpf_uprobe_opts *opts) in bpf_program__attach_uprobe_opts()
11386 if (!OPTS_VALID(opts, bpf_uprobe_opts)) in bpf_program__attach_uprobe_opts()
11518 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, opts); in attach_uprobe()
11566 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, opts, .retprobe = retprobe); in bpf_program__attach_uprobe()
11582 if (!OPTS_VALID(opts, bpf_uprobe_opts)) in bpf_program__attach_usdt()