Home
last modified time | relevance | path

Searched refs:do_syscall_trace_exit (Results 1 – 5 of 5) sorted by relevance

/linux/arch/nios2/include/asm/
H A Dptrace.h80 void do_syscall_trace_exit(void);
/linux/arch/nios2/kernel/
H A Dptrace.c141 asmlinkage void do_syscall_trace_exit(void) in do_syscall_trace_exit() function
H A Dentry.S244 * do_syscall_trace_enter and do_syscall_trace_exit before and after the
292 call do_syscall_trace_exit
/linux/arch/parisc/kernel/
H A Dsyscall.S417 BL do_syscall_trace_exit,%r2
436 BL do_syscall_trace_exit,%r2
H A Dptrace.c381 void do_syscall_trace_exit(struct pt_regs *regs) in do_syscall_trace_exit() function