| /Linux-v5.4/arch/c6x/kernel/ |
| D | ptrace.c | 99 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
| /Linux-v5.4/arch/unicore32/kernel/ |
| D | ptrace.c | 85 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
| /Linux-v5.4/arch/microblaze/kernel/ |
| D | ptrace.c | 78 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
| /Linux-v5.4/arch/nds32/kernel/ |
| D | ptrace.c | 69 long arch_ptrace(struct task_struct *child, long request, unsigned long addr, in arch_ptrace() function
|
| /Linux-v5.4/arch/um/kernel/ |
| D | ptrace.c | 44 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
| /Linux-v5.4/arch/openrisc/kernel/ |
| D | ptrace.c | 154 long arch_ptrace(struct task_struct *child, long request, unsigned long addr, in arch_ptrace() function
|
| /Linux-v5.4/arch/riscv/kernel/ |
| D | ptrace.c | 133 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
| /Linux-v5.4/arch/nios2/kernel/ |
| D | ptrace.c | 147 long arch_ptrace(struct task_struct *child, long request, unsigned long addr, in arch_ptrace() function
|
| /Linux-v5.4/arch/hexagon/kernel/ |
| D | ptrace.c | 187 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
| /Linux-v5.4/arch/h8300/kernel/ |
| D | ptrace.c | 164 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
| /Linux-v5.4/arch/powerpc/kernel/ |
| D | ptrace32.c | 309 ret = arch_ptrace(child, request, addr, data); in compat_arch_ptrace()
|
| /Linux-v5.4/include/linux/ |
| D | ptrace.h | 56 extern long arch_ptrace(struct task_struct *child, long request,
|
| /Linux-v5.4/arch/m68k/kernel/ |
| D | ptrace.c | 162 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
| /Linux-v5.4/arch/parisc/kernel/ |
| D | ptrace.c | 124 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function 282 ret = arch_ptrace(child, request, addr, data); in compat_arch_ptrace()
|
| /Linux-v5.4/arch/alpha/kernel/ |
| D | ptrace.c | 277 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
| /Linux-v5.4/arch/csky/kernel/ |
| D | ptrace.c | 201 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
| /Linux-v5.4/arch/sparc/kernel/ |
| D | ptrace_32.c | 341 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
| D | ptrace_64.c | 1021 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
| /Linux-v5.4/arch/sh/kernel/ |
| D | ptrace_64.c | 384 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
| D | ptrace_32.c | 368 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
| /Linux-v5.4/arch/arc/kernel/ |
| D | ptrace.c | 271 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
| /Linux-v5.4/arch/x86/kernel/ |
| D | ptrace.c | 730 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function 1101 return arch_ptrace(child, request, addr, data); in ia32_arch_ptrace()
|
| /Linux-v5.4/arch/xtensa/kernel/ |
| D | ptrace.c | 498 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
| /Linux-v5.4/arch/arm/kernel/ |
| D | ptrace.c | 784 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
| /Linux-v5.4/kernel/ |
| D | ptrace.c | 1272 ret = arch_ptrace(child, request, addr, data); in SYSCALL_DEFINE4()
|