Home
last modified time | relevance | path

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

/Linux-v5.4/arch/nios2/include/asm/
Dptrace.h78 void do_syscall_trace_exit(void);
/Linux-v5.4/arch/s390/kernel/
Dentry.h23 asmlinkage void do_syscall_trace_exit(struct pt_regs *regs);
Dptrace.c877 asmlinkage void do_syscall_trace_exit(struct pt_regs *regs) in do_syscall_trace_exit() function
Dentry.S575 jg do_syscall_trace_exit
/Linux-v5.4/arch/riscv/kernel/
Dptrace.c165 __visible void do_syscall_trace_exit(struct pt_regs *regs) in do_syscall_trace_exit() function
Dentry.S312 call do_syscall_trace_exit
/Linux-v5.4/arch/nios2/kernel/
Dptrace.c163 asmlinkage void do_syscall_trace_exit(void) in do_syscall_trace_exit() function
Dentry.S286 call do_syscall_trace_exit
/Linux-v5.4/arch/parisc/kernel/
Dsyscall.S394 BL do_syscall_trace_exit,%r2
415 BL do_syscall_trace_exit,%r2
Dptrace.c372 void do_syscall_trace_exit(struct pt_regs *regs) in do_syscall_trace_exit() function