Searched defs:syscall_trace_exit (Results 1 – 5 of 5) sorted by relevance
144 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
302 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
105 struct syscall_trace_exit { struct106 struct trace_entry ent;107 int nr;108 long ret;
955 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
1655 void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function