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
142 struct syscall_trace_exit { struct143 struct trace_entry ent;144 int nr;145 long ret;
877 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
2300 void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function