Home
last modified time | relevance | path

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

/linux/include/linux/
H A Duprobes.h243 extern void handle_syscall_uprobe(struct pt_regs *regs, unsigned long bp_vaddr);
/linux/kernel/events/
H A Duprobes.c2789 void handle_syscall_uprobe(struct pt_regs *regs, unsigned long bp_vaddr) in handle_syscall_uprobe() function