Home
last modified time | relevance | path

Searched refs:bpf_kprobe_opts (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
A Dbpf_cookie.c13 DECLARE_LIBBPF_OPTS(bpf_kprobe_opts, opts); in kprobe_subtest()
/linux/tools/lib/bpf/
A Dlibbpf.h311 struct bpf_kprobe_opts { struct
330 const struct bpf_kprobe_opts *opts); argument
A Dlibbpf.c9710 const struct bpf_kprobe_opts *opts) in bpf_program__attach_kprobe_opts()
9720 if (!OPTS_VALID(opts, bpf_kprobe_opts)) in bpf_program__attach_kprobe_opts()
9781 DECLARE_LIBBPF_OPTS(bpf_kprobe_opts, opts, in bpf_program__attach_kprobe()
9790 DECLARE_LIBBPF_OPTS(bpf_kprobe_opts, opts); in attach_kprobe()

Completed in 28 milliseconds