Searched refs:syscall_trace (Results 1 – 10 of 10) sorted by relevance
61 extern void syscall_trace(struct uml_pt_regs *regs, int entryexit);
160 jbsr syscall_trace173 jbsr syscall_trace182 jbsr syscall_trace
275 asmlinkage void syscall_trace(void) in syscall_trace() function
116 asmlinkage int syscall_trace(int why, struct pt_regs *regs, int scno) in syscall_trace() function
645 b.l syscall_trace660 b.l syscall_trace
51 void syscall_trace(struct pt_regs *regs, int entryexit);
168 asmlinkage int syscall_trace(struct pt_regs *regs, int syscall_exit_p);
828 call syscall_trace849 call syscall_trace933 call syscall_trace1057 call syscall_trace
447 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)