Searched refs:syscall_trace (Results 1 – 7 of 7) sorted by relevance
62 extern void syscall_trace(struct uml_pt_regs *regs, int entryexit);
171 asmlinkage int syscall_trace(struct pt_regs *regs, int syscall_exit_p);
828 call syscall_trace849 call syscall_trace918 call syscall_trace1040 call syscall_trace
436 asmlinkage int syscall_trace(struct pt_regs *regs, int syscall_exit_p) in syscall_trace() function
52 andi t0, a2, _TIF_WORK_MASK # (ignoring syscall_trace)
184 jbsr syscall_trace197 jbsr syscall_trace
274 asmlinkage void syscall_trace(void) in syscall_trace() function