Searched refs:uprobe_sleep (Results 1 – 2 of 2) sorted by relevance
99 int uprobe_sleep(struct pt_regs *ctx) in uprobe_sleep() function
290 skel->links.uprobe_sleep = bpf_program__attach_uprobe_multi(skel->progs.uprobe_sleep, pid, in __test_attach_api()292 if (!ASSERT_OK_PTR(skel->links.uprobe_sleep, "bpf_program__attach_uprobe_multi")) in __test_attach_api()700 prog_fd = bpf_program__fd(skel->progs.uprobe_sleep); in __test_link_api()