Home
last modified time | relevance | path

Searched refs:syscall_trace_exit (Results 1 – 9 of 9) sorted by relevance

/linux/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) in syscall_trace_exit() function
/linux/arch/csky/include/asm/
H A Dptrace.h100 asmlinkage void syscall_trace_exit(struct pt_regs *regs);
/linux/arch/arm/include/asm/
H A Dptrace.h199 void syscall_trace_exit(struct pt_regs *regs);
/linux/arch/arc/include/asm/
H A Dptrace.h173 extern void syscall_trace_exit(struct pt_regs *);
/linux/arch/arm/kernel/
H A Dentry-common.S312 bl syscall_trace_exit
318 bl syscall_trace_exit
H A Dptrace.c877 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux/arch/arc/kernel/
H A Dptrace.c356 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux/arch/arm64/kernel/
H A Dptrace.c2435 void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function