Searched refs:bpf_kprobe_opts (Results 1 – 3 of 3) sorted by relevance
13 DECLARE_LIBBPF_OPTS(bpf_kprobe_opts, opts); in kprobe_subtest()
311 struct bpf_kprobe_opts { struct330 const struct bpf_kprobe_opts *opts); argument
9710 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