Lines Matching refs:retprobe
495 bool retprobe;
503 bpf_program__attach_kprobe(const struct bpf_program *prog, bool retprobe,
522 bool retprobe;
526 #define bpf_kprobe_multi_opts__last_field retprobe
547 bool retprobe;
551 #define bpf_uprobe_multi_opts__last_field retprobe
590 bool retprobe;
593 #define bpf_ksyscall_opts__last_field retprobe
598 * to request to install retprobe that will be triggered at syscall exit. It's
640 bool retprobe;
663 * @param retprobe Attach to function exit
672 bpf_program__attach_uprobe(const struct bpf_program *prog, bool retprobe,