Searched refs:handle_uretprobe (Results 1 – 4 of 4) sorted by relevance
39 int handle_uretprobe(struct pt_regs *ctx) in handle_uretprobe() function
53 int handle_uretprobe(struct pt_regs *ctx) in handle_uretprobe() function
86 uretprobe_link = bpf_program__attach_uprobe_opts(skel->progs.handle_uretprobe, in test_attach_probe_manual()92 skel->links.handle_uretprobe = uretprobe_link; in test_attach_probe_manual()
347 retlink1 = bpf_program__attach_uprobe_opts(skel->progs.handle_uretprobe, -1 /* any pid */, in uprobe_subtest()354 retlink2 = bpf_program__attach_uprobe_opts(skel->progs.handle_uretprobe, 0 /* self pid */, in uprobe_subtest()