Home
last modified time | relevance | path

Searched refs:syscall_trace_enter (Results 1 – 25 of 31) sorted by relevance

12

/arch/m68k/kernel/
A Dptrace.h5 asmlinkage int syscall_trace_enter(void);
A Dptrace.c277 asmlinkage int syscall_trace_enter(void) in syscall_trace_enter() function
A Dentry.S181 jbsr syscall_trace_enter
/arch/um/include/asm/
A Dptrace-generic.h44 extern int syscall_trace_enter(struct pt_regs *regs);
/arch/um/kernel/skas/
A Dsyscall.c26 if (syscall_trace_enter(regs)) in handle_syscall()
/arch/csky/include/asm/
A Dptrace.h99 asmlinkage int syscall_trace_enter(struct pt_regs *regs);
/arch/arm64/kernel/
A Dsyscall.c127 scno = syscall_trace_enter(regs); in el0_svc_common()
/arch/arm64/include/asm/
A Dsyscall.h117 int syscall_trace_enter(struct pt_regs *regs);
/arch/um/kernel/
A Dptrace.c124 int syscall_trace_enter(struct pt_regs *regs) in syscall_trace_enter() function
/arch/mips/include/asm/
A Dptrace.h163 extern asmlinkage long syscall_trace_enter(struct pt_regs *regs);
/arch/arm/include/asm/
A Dptrace.h198 int syscall_trace_enter(struct pt_regs *regs);
/arch/mips/kernel/
A Dscall64-n32.S77 jal syscall_trace_enter
A Dscall64-n64.S87 jal syscall_trace_enter
A Dscall32-o32.S129 jal syscall_trace_enter
A Dscall64-o32.S132 jal syscall_trace_enter
/arch/arc/include/asm/
A Dptrace.h172 extern int syscall_trace_enter(struct pt_regs *);
/arch/alpha/kernel/
A Dproto.h168 extern unsigned long syscall_trace_enter(void);
A Dptrace.c322 asmlinkage unsigned long syscall_trace_enter(void) in syscall_trace_enter() function
/arch/m68k/coldfire/
A Dentry.S87 jbsr syscall_trace_enter
/arch/sparc/kernel/
A Dsyscalls.S152 call syscall_trace_enter
182 call syscall_trace_enter
A Dentry.h85 asmlinkage int syscall_trace_enter(struct pt_regs *regs);
/arch/m68k/68000/
A Dentry.S42 jbsr syscall_trace_enter
/arch/csky/kernel/
A Dentry.S87 jbsr syscall_trace_enter
A Dptrace.c320 asmlinkage int syscall_trace_enter(struct pt_regs *regs) in syscall_trace_enter() function
/arch/arm/kernel/
A Dentry-common.S302 bl syscall_trace_enter

Completed in 28 milliseconds

12