Searched refs:syscall_trace (Results 1 – 8 of 8) sorted by relevance
63 extern void syscall_trace(struct uml_pt_regs *regs, int entryexit);
167 jbsr syscall_trace183 jbsr syscall_trace192 jbsr syscall_trace
274 asmlinkage void syscall_trace(void) in syscall_trace() function
53 void syscall_trace(struct 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_trace1042 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)