Searched refs:bpf_kprobe_opts (Results 1 – 3 of 3) sorted by relevance
13 DECLARE_LIBBPF_OPTS(bpf_kprobe_opts, opts); in kprobe_subtest()
263 struct bpf_kprobe_opts { struct282 const struct bpf_kprobe_opts *opts); argument
9213 const struct bpf_kprobe_opts *opts) in bpf_program__attach_kprobe_opts()9222 if (!OPTS_VALID(opts, bpf_kprobe_opts)) in bpf_program__attach_kprobe_opts()9253 DECLARE_LIBBPF_OPTS(bpf_kprobe_opts, opts, in bpf_program__attach_kprobe()9263 DECLARE_LIBBPF_OPTS(bpf_kprobe_opts, opts); in attach_kprobe()