Searched defs:syscall_trace_exit (Results 1 – 6 of 6) sorted by relevance
141 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
227 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
299 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
104 struct syscall_trace_exit { struct105 struct trace_entry ent;106 int nr;107 long ret;
945 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
1831 void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function