Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
A Dattach_probe.c15 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, uprobe_opts); in test_attach_probe()
A Dbpf_cookie.c62 DECLARE_LIBBPF_OPTS(bpf_uprobe_opts, opts); in uprobe_subtest()
/linux/tools/lib/bpf/
A Dlibbpf.h332 struct bpf_uprobe_opts { struct
354 const struct bpf_uprobe_opts *opts); argument
A Dlibbpf.c9904 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