Searched refs:handle_uprobe_byname (Results 1 – 4 of 4) sorted by relevance
98 skel->links.handle_uprobe_byname = in test_attach_probe_manual()99 bpf_program__attach_uprobe_opts(skel->progs.handle_uprobe_byname, in test_attach_probe_manual()103 if (!ASSERT_OK_PTR(skel->links.handle_uprobe_byname, "attach_uprobe_byname")) in test_attach_probe_manual()137 uprobe_err_link = bpf_program__attach(skel->progs.handle_uprobe_byname); in test_attach_probe_auto()
46 int handle_uprobe_byname(struct pt_regs *ctx) in handle_uprobe_byname() function
35 int BPF_UPROBE(handle_uprobe_byname in BPF_UPROBE() argument
55 int handle_uprobe_byname(struct pt_regs *ctx) in handle_uprobe_byname() function