/Linux-v4.19/arch/c6x/kernel/ |
D | ptrace.c | 102 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/Linux-v4.19/arch/riscv/kernel/ |
D | ptrace.c | 86 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/Linux-v4.19/arch/unicore32/kernel/ |
D | ptrace.c | 88 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/Linux-v4.19/arch/microblaze/kernel/ |
D | ptrace.c | 78 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/Linux-v4.19/arch/nds32/kernel/ |
D | ptrace.c | 69 long arch_ptrace(struct task_struct *child, long request, unsigned long addr, in arch_ptrace() function
|
/Linux-v4.19/arch/openrisc/kernel/ |
D | ptrace.c | 159 long arch_ptrace(struct task_struct *child, long request, unsigned long addr, in arch_ptrace() function
|
/Linux-v4.19/arch/um/kernel/ |
D | ptrace.c | 44 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/Linux-v4.19/arch/h8300/kernel/ |
D | ptrace.c | 164 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/Linux-v4.19/arch/hexagon/kernel/ |
D | ptrace.c | 200 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/Linux-v4.19/arch/nios2/kernel/ |
D | ptrace.c | 147 long arch_ptrace(struct task_struct *child, long request, unsigned long addr, in arch_ptrace() function
|
/Linux-v4.19/include/linux/ |
D | ptrace.h | 49 extern long arch_ptrace(struct task_struct *child, long request,
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | ptrace32.c | 309 ret = arch_ptrace(child, request, addr, data); in compat_arch_ptrace()
|
/Linux-v4.19/arch/m68k/kernel/ |
D | ptrace.c | 162 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/Linux-v4.19/arch/parisc/kernel/ |
D | ptrace.c | 124 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function 277 ret = arch_ptrace(child, request, addr, data); in compat_arch_ptrace()
|
/Linux-v4.19/arch/alpha/kernel/ |
D | ptrace.c | 277 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/Linux-v4.19/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 | 1020 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/Linux-v4.19/arch/arc/kernel/ |
D | ptrace.c | 274 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/Linux-v4.19/arch/sh/kernel/ |
D | ptrace_64.c | 387 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
D | ptrace_32.c | 371 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/Linux-v4.19/arch/xtensa/kernel/ |
D | ptrace.c | 409 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/Linux-v4.19/arch/x86/kernel/ |
D | ptrace.c | 767 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function 1138 return arch_ptrace(child, request, addr, data); in ia32_arch_ptrace()
|
/Linux-v4.19/arch/arm/kernel/ |
D | ptrace.c | 794 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/Linux-v4.19/kernel/ |
D | ptrace.c | 1145 ret = arch_ptrace(child, request, addr, data); in SYSCALL_DEFINE4()
|
/Linux-v4.19/arch/mips/kernel/ |
D | ptrace.c | 1025 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|