Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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 Dbpf_cookie.c320 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, opts); in uprobe_subtest()
/kernel/linux/linux-6.6/tools/perf/bench/
H A Duprobe.c63 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, uprobe_opts); in bench_uprobe__setup_bpf_skel()
/kernel/linux/linux-6.6/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.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()

Completed in 23 milliseconds