Home
last modified time | relevance | path

Searched defs:syscall_trace_exit (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/c6x/kernel/
H A Dptrace.c136 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Dptrace.c267 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dptrace.c336 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace.h122 struct syscall_trace_exit { struct
123 struct trace_entry ent;
124 int nr;
125 long ret;
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dptrace.c916 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dptrace.c1857 void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function