Searched refs:handle_uprobe_byname3_sleepable (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_attach_probe.c91 int handle_uprobe_byname3_sleepable(struct pt_regs *ctx) function
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dattach_probe.c264 skel->links.handle_uprobe_byname3_sleepable = bpf_program__attach(skel->progs.handle_uprobe_byname3_sleepable);
265 if (!ASSERT_OK_PTR(skel->links.handle_uprobe_byname3_sleepable, "attach_uprobe_byname3_sleepable"))

Completed in 150 milliseconds