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
143 struct syscall_trace_exit { struct144 struct trace_entry ent;145 int nr;146 long ret;
2390 void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function