Searched defs:syscall_trace_exit (Results 1 – 4 of 4) sorted by relevance
184 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
83 struct syscall_trace_exit { struct84 struct trace_entry ent;85 int nr;86 long ret;
374 asmlinkage void syscall_trace_exit(void) in syscall_trace_exit() function
383 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function