Home
last modified time | relevance | path

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

/linux-3.4.99/arch/c6x/kernel/
Dptrace.c184 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux-3.4.99/kernel/trace/
Dtrace.h89 struct syscall_trace_exit { struct
90 struct trace_entry ent;
91 int nr;
92 long ret;
/linux-3.4.99/arch/mn10300/kernel/
Dptrace.c382 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux-3.4.99/arch/frv/kernel/
Dptrace.c373 asmlinkage void syscall_trace_exit(void) in syscall_trace_exit() function