Home
last modified time | relevance | path

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

/linux-4.1.27/arch/c6x/kernel/
Dptrace.c184 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux-4.1.27/arch/arc/kernel/
Dptrace.c169 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux-4.1.27/arch/mn10300/kernel/
Dptrace.c382 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux-4.1.27/arch/frv/kernel/
Dptrace.c373 asmlinkage void syscall_trace_exit(void) in syscall_trace_exit() function
/linux-4.1.27/kernel/trace/
Dtrace.h98 struct syscall_trace_exit { struct
99 struct trace_entry ent;
100 int nr;
101 long ret;
/linux-4.1.27/arch/arm/kernel/
Dptrace.c958 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux-4.1.27/arch/arm64/kernel/
Dptrace.c1175 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function