Searched refs:syscall_trace_exit (Results 1 - 13 of 13) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dsyscall.h89 void syscall_trace_exit(struct pt_regs *regs);
/linux-master/arch/csky/include/asm/
H A Dptrace.h100 asmlinkage void syscall_trace_exit(struct pt_regs *regs);
/linux-master/arch/arm64/kernel/
H A Dsyscall.c147 syscall_trace_exit(regs);
H A Dptrace.c2254 void syscall_trace_exit(struct pt_regs *regs) function
/linux-master/arch/arm/include/asm/
H A Dptrace.h198 void syscall_trace_exit(struct pt_regs *regs);
/linux-master/arch/csky/kernel/
H A Dentry.S112 jbsr syscall_trace_exit
132 jbsr syscall_trace_exit
H A Dptrace.c336 asmlinkage void syscall_trace_exit(struct pt_regs *regs) function
/linux-master/kernel/trace/
H A Dtrace_syscalls.c179 struct syscall_trace_exit *trace;
336 struct syscall_trace_exit *entry;
660 struct syscall_trace_exit *rec)
678 struct syscall_trace_exit *rec;
H A Dtrace.h142 struct syscall_trace_exit { struct
/linux-master/arch/arc/include/asm/
H A Dptrace.h173 extern void syscall_trace_exit(struct pt_regs *);
/linux-master/arch/arm/kernel/
H A Dentry-common.S309 bl syscall_trace_exit
315 bl syscall_trace_exit
H A Dptrace.c877 asmlinkage void syscall_trace_exit(struct pt_regs *regs) function
/linux-master/arch/arc/kernel/
H A Dptrace.c356 asmlinkage void syscall_trace_exit(struct pt_regs *regs) function

Completed in 408 milliseconds