Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dkernel.h170 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
1040 call syscall_trace
H A Dptrace_32.c436 asmlinkage int syscall_trace(struct pt_regs *regs, int syscall_exit_p) in syscall_trace() function
/openbmc/linux/arch/mips/kernel/
H A Dentry.S51 andi t0, a2, _TIF_WORK_MASK # (ignoring syscall_trace)