Searched refs:handle_uretprobe_byname (Results 1 – 3 of 3) sorted by relevance
142 skel->links.handle_uretprobe_byname = in test_attach_probe()143 bpf_program__attach(skel->progs.handle_uretprobe_byname); in test_attach_probe()144 if (!ASSERT_OK_PTR(skel->links.handle_uretprobe_byname, "attach_uretprobe_byname")) in test_attach_probe()
39 int handle_uretprobe_byname(struct pt_regs *ctx) in handle_uretprobe_byname() function
88 int handle_uretprobe_byname(struct pt_regs *ctx) in handle_uretprobe_byname() function