Searched refs:ret_handler (Results 1 – 4 of 4) sorted by relevance
57 static int ret_handler(struct kretprobe_instance *ri, struct pt_regs *regs) in ret_handler() function70 NOKPROBE_SYMBOL(ret_handler);73 .handler = ret_handler,
271 return tu->consumer.ret_handler != NULL; in is_ret_probe()358 tu->consumer.ret_handler = uretprobe_dispatcher; in alloc_trace_uprobe()
3276 uprobes[i].consumer.ret_handler = uprobe_multi_link_ret_handler; in bpf_uprobe_multi_link_attach()
631 .consumer.ret_handler = uprobe_ret_handler, in testmod_register_uprobe()