Searched defs:syscall_trace_exit (Results 1 – 6 of 6) sorted by relevance
136 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
267 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
335 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
122 struct syscall_trace_exit { struct123 struct trace_entry ent;124 int nr;125 long ret;
916 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
1819 void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function