Searched refs:compat_arch_ptrace (Results 1 – 9 of 9) sorted by relevance
| /linux/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace32.c | 38 long compat_arch_ptrace(struct task_struct *child, compat_long_t request, in compat_arch_ptrace() function
|
| /linux/arch/mips/kernel/ |
| H A D | ptrace32.c | 43 long compat_arch_ptrace(struct task_struct *child, compat_long_t request, in compat_arch_ptrace() function
|
| /linux/arch/riscv/kernel/ |
| H A D | ptrace.c | 614 long compat_arch_ptrace(struct task_struct *child, compat_long_t request, in compat_arch_ptrace() function
|
| /linux/arch/parisc/kernel/ |
| H A D | ptrace.c | 252 long compat_arch_ptrace(struct task_struct *child, compat_long_t request, in compat_arch_ptrace() function
|
| /linux/include/linux/ |
| H A D | compat.h | 539 extern long compat_arch_ptrace(struct task_struct *child, compat_long_t request,
|
| /linux/arch/sparc/kernel/ |
| H A D | ptrace_64.c | 927 long compat_arch_ptrace(struct task_struct *child, compat_long_t request, in compat_arch_ptrace() function
|
| /linux/arch/x86/kernel/ |
| H A D | ptrace.c | 1220 long compat_arch_ptrace(struct task_struct *child, compat_long_t request, in compat_arch_ptrace() function
|
| /linux/kernel/ |
| H A D | ptrace.c | 1552 ret = compat_arch_ptrace(child, request, addr, data); in COMPAT_SYSCALL_DEFINE4()
|
| /linux/arch/arm64/kernel/ |
| H A D | ptrace.c | 2235 long compat_arch_ptrace(struct task_struct *child, compat_long_t request, in compat_arch_ptrace() function
|