| /linux-4.4.14/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.4.14/arch/h8300/include/asm/ |
| D | syscall.h | 52 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs);
|
| /linux-4.4.14/arch/nios2/include/asm/ |
| D | ptrace.h | 77 int do_syscall_trace_enter(void);
|
| /linux-4.4.14/arch/tile/include/asm/ |
| D | ptrace.h | 48 extern int do_syscall_trace_enter(struct pt_regs *regs);
|
| /linux-4.4.14/arch/microblaze/include/asm/ |
| D | syscall.h | 100 asmlinkage unsigned long do_syscall_trace_enter(struct pt_regs *regs);
|
| /linux-4.4.14/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.4.14/arch/s390/kernel/ |
| D | entry.h | 20 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs);
|
| D | ptrace.c | 824 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
|
| D | entry.S | 423 brasl %r14,do_syscall_trace_enter
|
| /linux-4.4.14/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.4.14/arch/h8300/kernel/ |
| D | ptrace.c | 175 asmlinkage long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
|
| D | entry.S | 251 jsr @do_syscall_trace_enter
|
| /linux-4.4.14/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.4.14/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.4.14/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 | 1247 jal do_syscall_trace_enter
|
| D | intvec_32.S | 1224 jal do_syscall_trace_enter
|
| /linux-4.4.14/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 | 1832 movi a4, do_syscall_trace_enter
|
| /linux-4.4.14/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.4.14/arch/powerpc/kernel/ |
| D | entry_64.S | 247 bl do_syscall_trace_enter
|
| D | entry_32.S | 447 bl do_syscall_trace_enter
|
| D | ptrace.c | 1822 long do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter() function
|
| /linux-4.4.14/arch/sh/kernel/cpu/sh5/ |
| D | entry.S | 1263 movi do_syscall_trace_enter, r4
|