Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dptrace.h80 void do_syscall_trace_exit(void);
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dentry.h21 asmlinkage void do_syscall_trace_exit(struct pt_regs *regs);
H A Dptrace.c930 asmlinkage void do_syscall_trace_exit(struct pt_regs *regs) in do_syscall_trace_exit() function
H A Dentry.S612 jg do_syscall_trace_exit
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dptrace.c167 __visible void do_syscall_trace_exit(struct pt_regs *regs) in do_syscall_trace_exit() function
H A Dentry.S372 call do_syscall_trace_exit
/OK3568_Linux_fs/kernel/arch/nios2/kernel/
H A Dptrace.c142 asmlinkage void do_syscall_trace_exit(void) in do_syscall_trace_exit() function
H A Dentry.S292 call do_syscall_trace_exit
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dsyscall.S394 BL do_syscall_trace_exit,%r2
415 BL do_syscall_trace_exit,%r2
H A Dptrace.c371 void do_syscall_trace_exit(struct pt_regs *regs) in do_syscall_trace_exit() function