Searched refs:bpf_program__attach_kprobe_opts (Results 1 – 3 of 3) sorted by relevance
274 bpf_program__attach_kprobe_opts;
437 bpf_program__attach_kprobe_opts(const struct bpf_program *prog,
10487 bpf_program__attach_kprobe_opts(const struct bpf_program *prog, function10568 return bpf_program__attach_kprobe_opts(prog, func_name, &opts);10596 return bpf_program__attach_kprobe_opts(prog, func_name, &kprobe_opts);10764 *link = bpf_program__attach_kprobe_opts(prog, func, &opts);