/linux-4.1.27/arch/sh/include/asm/ |
D | syscalls_64.h | 13 asmlinkage long long do_syscall_trace_enter(struct pt_regs *regs);
|
D | syscalls_32.h | 23 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs);
|
/linux-4.1.27/arch/nios2/include/asm/ |
D | ptrace.h | 77 int do_syscall_trace_enter(void);
|
/linux-4.1.27/arch/tile/include/asm/ |
D | ptrace.h | 48 extern int do_syscall_trace_enter(struct pt_regs *regs);
|
/linux-4.1.27/arch/microblaze/include/asm/ |
D | syscall.h | 100 asmlinkage unsigned long do_syscall_trace_enter(struct pt_regs *regs);
|
/linux-4.1.27/arch/microblaze/kernel/ |
D | ptrace.c | 135 asmlinkage unsigned long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
|
D | entry.S | 334 brlid r15, do_syscall_trace_enter 337 # do_syscall_trace_enter returns the new syscall nr.
|
/linux-4.1.27/arch/s390/kernel/ |
D | entry.h | 21 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs);
|
D | ptrace.c | 836 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
|
D | entry.S | 358 brasl %r14,do_syscall_trace_enter
|
/linux-4.1.27/arch/openrisc/kernel/ |
D | ptrace.c | 177 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
|
D | entry.S | 737 l.jal do_syscall_trace_enter
|
/linux-4.1.27/arch/nios2/kernel/ |
D | ptrace.c | 152 asmlinkage int do_syscall_trace_enter(void) in do_syscall_trace_enter() function
|
D | entry.S | 246 call do_syscall_trace_enter
|
/linux-4.1.27/arch/parisc/kernel/ |
D | ptrace.c | 270 long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
|
D | syscall.S | 316 ldil L%do_syscall_trace_enter,%r1 318 be R%do_syscall_trace_enter(%sr7,%r1)
|
/linux-4.1.27/arch/tile/kernel/ |
D | ptrace.c | 254 int do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
|
D | intvec_64.S | 1243 jal do_syscall_trace_enter
|
D | intvec_32.S | 1224 jal do_syscall_trace_enter
|
/linux-4.1.27/arch/xtensa/kernel/ |
D | ptrace.c | 338 void do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
|
D | entry.S | 1761 movi a4, do_syscall_trace_enter
|
/linux-4.1.27/arch/sh/kernel/ |
D | ptrace_64.c | 507 asmlinkage long long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
|
D | ptrace_32.c | 487 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | entry_64.S | 240 bl do_syscall_trace_enter
|
D | entry_32.S | 446 bl do_syscall_trace_enter
|
D | ptrace.c | 1769 long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
|
/linux-4.1.27/arch/sh/kernel/cpu/sh5/ |
D | entry.S | 1263 movi do_syscall_trace_enter, r4
|