Searched refs:handle_syscall_uprobe (Results 1 – 3 of 3) sorted by relevance
243 extern void handle_syscall_uprobe(struct pt_regs *regs, unsigned long bp_vaddr);
839 handle_syscall_uprobe(regs, regs->ip); in SYSCALL_DEFINE0()
2793 void handle_syscall_uprobe(struct pt_regs *regs, unsigned long bp_vaddr) in handle_syscall_uprobe() function