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
144 struct syscall_trace_exit { struct145 struct trace_entry ent;146 int nr;147 long ret;
2387 void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function