Searched refs:syscall_trace (Results 1 - 21 of 21) sorted by relevance

/linux-4.4.14/arch/um/include/shared/
H A Dkern_util.h61 extern void syscall_trace(struct uml_pt_regs *regs, int entryexit);
/linux-4.4.14/arch/s390/kernel/
H A Dentry.h49 void syscall_trace(struct pt_regs *regs, int entryexit);
/linux-4.4.14/arch/m68k/kernel/
H A Dentry.S154 jbsr syscall_trace
167 jbsr syscall_trace
176 jbsr syscall_trace
H A Dptrace.c274 asmlinkage void syscall_trace(void) syscall_trace() function
/linux-4.4.14/arch/unicore32/kernel/
H A Dptrace.c115 asmlinkage int syscall_trace(int why, struct pt_regs *regs, int scno) syscall_trace() function
H A Dentry.S645 b.l syscall_trace
660 b.l syscall_trace
/linux-4.4.14/arch/mips/kernel/
H A Dentry.S56 andi t0, a2, _TIF_WORK_MASK # (ignoring syscall_trace)
H A Dptrace.c889 * - triggered by current->work.syscall_trace
915 * - triggered by current->work.syscall_trace
/linux-4.4.14/arch/sparc/kernel/
H A Dkernel.h164 asmlinkage int syscall_trace(struct pt_regs *regs, int syscall_exit_p);
H A Dentry.S841 call syscall_trace
862 call syscall_trace
946 call syscall_trace
1070 call syscall_trace
H A Dptrace_32.c446 asmlinkage int syscall_trace(struct pt_regs *regs, int syscall_exit_p) syscall_trace() function
/linux-4.4.14/arch/openrisc/kernel/
H A Dptrace.c175 * - triggered by current->work.syscall_trace
/linux-4.4.14/arch/avr32/kernel/
H A Dptrace.c192 asmlinkage void syscall_trace(void) syscall_trace() function
210 pr_debug("syscall_trace: sending signal %d to PID %u\n", syscall_trace()
H A Dentry-avr32b.S266 call syscall_trace
274 call syscall_trace
/linux-4.4.14/arch/score/kernel/
H A Dentry.S256 and.c r8, r8, r6 # ignoring syscall_trace
H A Dptrace.c359 * - triggered by current->work.syscall_trace
/linux-4.4.14/arch/alpha/kernel/
H A Dentry.S574 /* set up signal stack, call syscall_trace */
/linux-4.4.14/arch/m32r/kernel/
H A Dptrace.c679 * - triggered by current->work.syscall_trace
/linux-4.4.14/arch/parisc/kernel/
H A Dsyscall.S366 makes a direct call to syscall_trace. */
/linux-4.4.14/arch/sh/kernel/cpu/sh5/
H A Dentry.S1262 /* Trace it by calling syscall_trace before and after */
/linux-4.4.14/arch/ia64/kernel/
H A Dentry.S567 * When traced and returning from sigreturn, we invoke syscall_trace but then

Completed in 705 milliseconds