Searched refs:uretprobe (Results 1 – 11 of 11) sorted by relevance
30 r[:[GRP/][EVENT]] PATH:OFFSET [FETCHARGS] : Set a return uprobe (uretprobe)31 p[:[GRP/][EVENT]] PATH:OFFSET%return [FETCHARGS] : Set a return uprobe (uretprobe)32 -:[GRP/][EVENT] : Clear uprobe or uretprobe event92 * Add a probe as a new uretprobe event::122 And the same for the uretprobe would be::185 and contents of ax register being 79. And uretprobe was triggered with ip at
11 int uretprobe(struct pt_regs *ctx) in uretprobe() function
92 int uretprobe(struct pt_regs *ctx) in uretprobe() function
5 for i in usermode-count syscall-count {uprobe,uretprobe}-{nop,push,ret}
98 | | | ``uretprobe+…100 | | | ``uretprobe.…
284 skel->links.uretprobe = bpf_program__attach_uprobe_multi(skel->progs.uretprobe, pid, in __test_attach_api()286 if (!ASSERT_OK_PTR(skel->links.uretprobe, "bpf_program__attach_uprobe_multi")) in __test_attach_api()694 prog_fd = bpf_program__fd(skel->progs.uretprobe); in __test_link_api()
305 link2 = bpf_program__attach_uprobe_multi(skel->progs.uretprobe, -1, in uprobe_multi_attach_api_subtest()
394 COND_SYSCALL(uretprobe);
365 SYSCALL_DEFINE0(uretprobe) in SYSCALL_DEFINE0() argument
347 335 common uretprobe sys_uretprobe