Searched refs:handle_uprobe_byname3_sleepable (Results 1 – 2 of 2) sorted by relevance
176 …skel->links.handle_uprobe_byname3_sleepable = bpf_program__attach(skel->progs.handle_uprobe_byname… in test_attach_probe()177 if (!ASSERT_OK_PTR(skel->links.handle_uprobe_byname3_sleepable, "attach_uprobe_byname3_sleepable")) in test_attach_probe()
121 int handle_uprobe_byname3_sleepable(struct pt_regs *ctx) in handle_uprobe_byname3_sleepable() function