/arch/c6x/kernel/ |
D | ptrace.c | 94 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/arch/microblaze/kernel/ |
D | ptrace.c | 78 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/arch/nds32/kernel/ |
D | ptrace.c | 68 long arch_ptrace(struct task_struct *child, long request, unsigned long addr, in arch_ptrace() function
|
/arch/openrisc/kernel/ |
D | ptrace.c | 139 long arch_ptrace(struct task_struct *child, long request, unsigned long addr, in arch_ptrace() function
|
/arch/um/kernel/ |
D | ptrace.c | 44 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/arch/riscv/kernel/ |
D | ptrace.c | 126 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/arch/nios2/kernel/ |
D | ptrace.c | 126 long arch_ptrace(struct task_struct *child, long request, unsigned long addr, in arch_ptrace() function
|
/arch/h8300/kernel/ |
D | ptrace.c | 159 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/arch/hexagon/kernel/ |
D | ptrace.c | 167 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/arch/parisc/kernel/ |
D | ptrace.c | 123 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function 287 ret = arch_ptrace(child, request, addr, data); in compat_arch_ptrace() 316 return arch_ptrace(child, request, addr, data); in compat_arch_ptrace()
|
/arch/powerpc/kernel/ptrace/ |
D | ptrace32.c | 298 ret = arch_ptrace(child, request, addr, data); in compat_arch_ptrace()
|
D | ptrace.c | 44 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/arch/m68k/kernel/ |
D | ptrace.c | 161 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/arch/alpha/kernel/ |
D | ptrace.c | 276 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/arch/arc/kernel/ |
D | ptrace.c | 239 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/arch/csky/kernel/ |
D | ptrace.c | 306 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/arch/sparc/kernel/ |
D | ptrace_32.c | 360 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
D | ptrace_64.c | 1012 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/arch/sh/kernel/ |
D | ptrace_32.c | 339 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/arch/x86/kernel/ |
D | ptrace.c | 708 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function 1091 return arch_ptrace(child, request, addr, data); in ia32_arch_ptrace()
|
/arch/xtensa/kernel/ |
D | ptrace.c | 499 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/arch/arm/kernel/ |
D | ptrace.c | 755 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/arch/mips/kernel/ |
D | ptrace.c | 1075 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/arch/s390/kernel/ |
D | ptrace.c | 463 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
/arch/arm64/kernel/ |
D | ptrace.c | 1772 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|