Home
last modified time | relevance | path

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

/linux-6.15/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 Duprobe.c38 LIBBPF_OPTS(bpf_uprobe_opts, uprobe_opts); in test_uprobe()
H A Duretprobe_stack.c128 LIBBPF_OPTS(bpf_uprobe_opts, uprobe_opts); in test_uretprobe_stack()
H A Dbpf_cookie.c320 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, opts); in uprobe_subtest()
H A Dfill_link_info.c240 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, opts, in test_uprobe_fill_link_info()
/linux-6.15/tools/perf/bench/
H A Duprobe.c65 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, uprobe_opts); in bench_uprobe__setup_bpf_skel()
/linux-6.15/tools/lib/bpf/
H A Dlibbpf.h679 struct bpf_uprobe_opts { struct
742 const struct bpf_uprobe_opts *opts);
H A Dusdt.c964 LIBBPF_OPTS(bpf_uprobe_opts, opts); in usdt_manager_attach_usdt()
H A Dlibbpf.c12218 const struct bpf_uprobe_opts *opts) in bpf_program__attach_uprobe_opts()
12231 if (!OPTS_VALID(opts, bpf_uprobe_opts)) in bpf_program__attach_uprobe_opts()
12363 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, opts); in attach_uprobe()
12421 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, opts, .retprobe = retprobe); in bpf_program__attach_uprobe()
12437 if (!OPTS_VALID(opts, bpf_uprobe_opts)) in bpf_program__attach_usdt()