Searched refs:handle_uretprobe_byname (Results 1 – 3 of 3) sorted by relevance
126 skel->links.handle_uretprobe_byname = in test_attach_probe()127 bpf_program__attach(skel->progs.handle_uretprobe_byname); in test_attach_probe()128 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
72 int handle_uretprobe_byname(struct pt_regs *ctx) in handle_uretprobe_byname() function