Searched defs:syscall_trace_exit (Results 1 – 5 of 5) sorted by relevance
267 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
337 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
118 struct syscall_trace_exit { struct119 struct trace_entry ent;120 int nr;121 long ret;
882 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
1863 void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function