Home
last modified time | relevance | path

Searched refs:handle_syscall_uprobe (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/
H A Duprobes.c797 handle_syscall_uprobe(regs, regs->ip); in SYSCALL_DEFINE0()
/linux/kernel/events/
H A Duprobes.c2791 void handle_syscall_uprobe(struct pt_regs *regs, unsigned long bp_vaddr) in handle_syscall_uprobe() function