Searched refs:arch_ptrace (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/hexagon/kernel/ |
| H A D | ptrace.c | 169 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
| /linux/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace32.c | 296 ret = arch_ptrace(child, request, addr, data); in compat_arch_ptrace()
|
| H A D | ptrace.c | 37 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
| /linux/arch/x86/kernel/ |
| H A D | ptrace.c | 730 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function 1121 return arch_ptrace(child, request, addr, data); in ia32_arch_ptrace()
|
| /linux/arch/s390/kernel/ |
| H A D | ptrace.c | 428 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|
| /linux/arch/loongarch/kernel/ |
| H A D | ptrace.c | 1006 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace() function
|