Searched defs:syscall_trace_exit (Results 1 – 5 of 5) sorted by relevance
358 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
126 struct syscall_trace_exit { struct127 struct trace_entry ent;128 int nr;129 long ret;
880 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
2148 void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function