Searched defs:syscall_trace_exit (Results 1 – 5 of 5) sorted by relevance
356 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
336 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
877 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
150 struct syscall_trace_exit { struct151 struct trace_entry ent;152 int nr;153 long ret;
2435 void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function