Home
last modified time | relevance | path

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

/linux-4.4.14/arch/c6x/kernel/
Dptrace.c184 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux-4.4.14/arch/arc/kernel/
Dptrace.c245 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux-4.4.14/arch/mn10300/kernel/
Dptrace.c382 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux-4.4.14/arch/frv/kernel/
Dptrace.c373 asmlinkage void syscall_trace_exit(void) in syscall_trace_exit() function
/linux-4.4.14/kernel/trace/
Dtrace.h95 struct syscall_trace_exit { struct
96 struct trace_entry ent;
97 int nr;
98 long ret;
/linux-4.4.14/arch/arm/kernel/
Dptrace.c958 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux-4.4.14/arch/arm64/kernel/
Dptrace.c1265 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function