| /Linux-v5.4/arch/openrisc/kernel/ |
| D | ptrace.c | 55 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, 0, 4); in genregs_get() 67 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in genregs_get()
|
| /Linux-v5.4/arch/nios2/kernel/ |
| D | ptrace.c | 33 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, \ in genregs_get() 59 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in genregs_get()
|
| /Linux-v5.4/arch/sparc/kernel/ |
| D | ptrace_32.c | 123 return user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in genregs32_get() 229 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in fpregs32_get() 249 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in fpregs32_get()
|
| D | ptrace_64.c | 291 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in genregs64_get() 391 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in fpregs64_get() 403 ret = user_regset_copyout_zero(&pos, &count, in fpregs64_get() 433 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in fpregs64_get() 624 return user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in genregs32_get() 778 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in fpregs32_get() 798 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in fpregs32_get()
|
| /Linux-v5.4/arch/parisc/kernel/ |
| D | ptrace.c | 418 return user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in fpr_get() 553 return user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in gpr_get() 634 return user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in gpr32_get()
|
| /Linux-v5.4/arch/sh/kernel/ |
| D | ptrace_32.c | 154 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in genregs_get() 244 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in dspregs_get()
|
| D | ptrace_64.c | 173 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in genregs_get()
|
| /Linux-v5.4/include/linux/ |
| D | regset.h | 308 static inline int user_regset_copyout_zero(unsigned int *pos, in user_regset_copyout_zero() function
|
| /Linux-v5.4/arch/hexagon/kernel/ |
| D | ptrace.c | 87 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in genregs_get()
|
| /Linux-v5.4/arch/arm64/kernel/ |
| D | ptrace.c | 498 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, offset, in hw_break_get() 525 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in hw_break_get() 828 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in sve_get() 847 return user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in sve_get()
|
| /Linux-v5.4/arch/arc/kernel/ |
| D | ptrace.c | 43 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, \ in genregs_get()
|
| /Linux-v5.4/arch/ia64/kernel/ |
| D | ptrace.c | 1526 dst->ret = user_regset_copyout_zero(&dst->pos, &dst->count, in do_gpregs_get() 1704 dst->ret = user_regset_copyout_zero(&dst->pos, &dst->count, in do_fpregs_get() 1743 dst->ret = user_regset_copyout_zero( in do_fpregs_get()
|
| /Linux-v5.4/arch/arm/kernel/ |
| D | ptrace.c | 671 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in vfp_get()
|
| /Linux-v5.4/arch/powerpc/kernel/ |
| D | ptrace.c | 372 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in gpr_get() 871 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in tm_cgpr_get() 2062 return user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in gpr32_get_common()
|