Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/prog_tests/
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()
Dbpf_cookie.c320 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, opts); in uprobe_subtest()
/tools/perf/bench/
Duprobe.c63 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, uprobe_opts); in bench_uprobe__setup_bpf_skel()
/tools/lib/bpf/
Dlibbpf.h630 struct bpf_uprobe_opts { struct
693 const struct bpf_uprobe_opts *opts);
Dusdt.c962 LIBBPF_OPTS(bpf_uprobe_opts, opts); in usdt_manager_attach_usdt()
Dlibbpf.c11369 const struct bpf_uprobe_opts *opts) in bpf_program__attach_uprobe_opts()
11382 if (!OPTS_VALID(opts, bpf_uprobe_opts)) in bpf_program__attach_uprobe_opts()
11514 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, opts); in attach_uprobe()
11562 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, opts, .retprobe = retprobe); in bpf_program__attach_uprobe()
11578 if (!OPTS_VALID(opts, bpf_uprobe_opts)) in bpf_program__attach_usdt()