Lines Matching defs:retprobe
538 bool retprobe;
546 bpf_program__attach_kprobe(const struct bpf_program *prog, bool retprobe,
565 bool retprobe;
594 bool retprobe;
639 bool retprobe;
642 #define bpf_ksyscall_opts__last_field retprobe
647 * to request to install retprobe that will be triggered at syscall exit. It's
689 bool retprobe;
712 * @param retprobe Attach to function exit
721 bpf_program__attach_uprobe(const struct bpf_program *prog, bool retprobe,