Searched refs:bpf_kprobe_opts (Results 1 – 4 of 4) sorted by relevance
51 LIBBPF_OPTS(bpf_kprobe_opts, kopts); in test_function_body()
23 DECLARE_LIBBPF_OPTS(bpf_kprobe_opts, opts); in kprobe_subtest()
420 struct bpf_kprobe_opts { struct439 const struct bpf_kprobe_opts *opts); argument
10069 const struct bpf_kprobe_opts *opts) in bpf_program__attach_kprobe_opts()10079 if (!OPTS_VALID(opts, bpf_kprobe_opts)) in bpf_program__attach_kprobe_opts()10144 DECLARE_LIBBPF_OPTS(bpf_kprobe_opts, opts, in bpf_program__attach_kprobe()10155 LIBBPF_OPTS(bpf_kprobe_opts, kprobe_opts); in bpf_program__attach_ksyscall()10314 DECLARE_LIBBPF_OPTS(bpf_kprobe_opts, opts); in attach_kprobe()