Searched refs:bpf_kprobe_multi_opts (Results 1 – 4 of 4) sorted by relevance
136 test_attach_api(const char *pattern, struct bpf_kprobe_multi_opts *opts) in test_attach_api()169 LIBBPF_OPTS(bpf_kprobe_multi_opts, opts); in test_attach_api_pattern()177 LIBBPF_OPTS(bpf_kprobe_multi_opts, opts); in test_attach_api_addrs()196 LIBBPF_OPTS(bpf_kprobe_multi_opts, opts); in test_attach_api_syms()215 LIBBPF_OPTS(bpf_kprobe_multi_opts, opts); in test_attach_api_fails()407 LIBBPF_OPTS(bpf_kprobe_multi_opts, opts); in serial_test_kprobe_multi_bench_attach()
179 LIBBPF_OPTS(bpf_kprobe_multi_opts, opts); in kprobe_multi_attach_api_subtest()
441 struct bpf_kprobe_multi_opts { struct462 const struct bpf_kprobe_multi_opts *opts); argument
10235 const struct bpf_kprobe_multi_opts *opts) in bpf_program__attach_kprobe_multi_opts()10250 if (!OPTS_VALID(opts, bpf_kprobe_multi_opts)) in bpf_program__attach_kprobe_multi_opts()10372 LIBBPF_OPTS(bpf_kprobe_multi_opts, opts); in attach_kprobe_multi()