Home
last modified time | relevance | path

Searched refs:syscall_trace (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dentry.S167 jbsr syscall_trace
180 jbsr syscall_trace
189 jbsr syscall_trace
H A Dptrace.c274 asmlinkage void syscall_trace(void) in syscall_trace() function
/OK3568_Linux_fs/kernel/arch/um/include/shared/
H A Dkern_util.h63 extern void syscall_trace(struct uml_pt_regs *regs, int entryexit);
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dentry.h53 void syscall_trace(struct pt_regs *regs, int entryexit);
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dkernel.h171 asmlinkage int syscall_trace(struct pt_regs *regs, int syscall_exit_p);
H A Dentry.S828 call syscall_trace
849 call syscall_trace
918 call syscall_trace
1042 call syscall_trace
H A Dptrace_32.c436 asmlinkage int syscall_trace(struct pt_regs *regs, int syscall_exit_p) in syscall_trace() function
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dentry.S52 andi t0, a2, _TIF_WORK_MASK # (ignoring syscall_trace)