Home
last modified time | relevance | path

Searched refs:do_syscall_trace_enter (Results 1 – 20 of 20) sorted by relevance

/arch/sh/include/asm/
A Dsyscalls_32.h22 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs);
/arch/nios2/include/asm/
A Dptrace.h79 int do_syscall_trace_enter(void);
/arch/xtensa/include/asm/
A Dptrace.h106 int do_syscall_trace_enter(struct pt_regs *regs);
/arch/openrisc/kernel/
A Dptrace.c30 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs);
291 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
A Dentry.S816 l.jal do_syscall_trace_enter
/arch/microblaze/include/asm/
A Dsyscall.h79 asmlinkage unsigned long do_syscall_trace_enter(struct pt_regs *regs);
/arch/microblaze/kernel/
A Dptrace.c135 asmlinkage unsigned long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
A Dentry.S384 brlid r15, do_syscall_trace_enter
387 # do_syscall_trace_enter returns the new syscall nr.
/arch/powerpc/kernel/
A Dsyscall.c134 r0 = do_syscall_trace_enter(regs); in system_call_exception()
/arch/nios2/kernel/
A Dptrace.c131 asmlinkage int do_syscall_trace_enter(void) in do_syscall_trace_enter() function
A Dentry.S249 call do_syscall_trace_enter
/arch/parisc/include/asm/
A Dprocessor.h309 extern long do_syscall_trace_enter(struct pt_regs *);
/arch/sh/kernel/
A Dentry-common.S399 7: .long do_syscall_trace_enter
A Dptrace_32.c455 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
/arch/powerpc/include/asm/
A Dptrace.h177 long do_syscall_trace_enter(struct pt_regs *regs);
/arch/powerpc/kernel/ptrace/
A Dptrace.c255 long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
/arch/xtensa/kernel/
A Dptrace.c544 int do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
A Dentry.S1950 abi_call do_syscall_trace_enter
/arch/parisc/kernel/
A Dsyscall.S343 ldil L%do_syscall_trace_enter,%r1
345 be R%do_syscall_trace_enter(%sr7,%r1)
A Dptrace.c326 long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function

Completed in 23 milliseconds