Home
last modified time | relevance | path

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

/linux-3.3/arch/c6x/kernel/
Dptrace.c184 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux-3.3/kernel/trace/
Dtrace.h83 struct syscall_trace_exit { struct
84 struct trace_entry ent;
85 int nr;
86 long ret;
/linux-3.3/arch/frv/kernel/
Dptrace.c374 asmlinkage void syscall_trace_exit(void) in syscall_trace_exit() function
/linux-3.3/arch/mn10300/kernel/
Dptrace.c383 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function