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
89 struct syscall_trace_exit { struct90 struct trace_entry ent;91 int nr;92 long ret;
382 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
373 asmlinkage void syscall_trace_exit(void) in syscall_trace_exit() function