/Linux-v4.19/arch/openrisc/kernel/ |
D | ptrace.c | 63 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in genregs_get() 66 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in genregs_get() 69 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in genregs_get()
|
/Linux-v4.19/arch/sparc/kernel/ |
D | ptrace_64.c | 258 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in genregs64_get() 266 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in genregs64_get() 274 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in genregs64_get() 283 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in genregs64_get() 386 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in fpregs64_get() 396 ret = user_regset_copyout(&pos, &count, in fpregs64_get() 416 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in fpregs64_get() 421 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in fpregs64_get() 426 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in fpregs64_get() 772 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in fpregs32_get() [all …]
|
D | ptrace_32.c | 224 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in fpregs32_get() 233 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in fpregs32_get() 242 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in fpregs32_get()
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | ptrace.c | 345 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in gpr_get() 350 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, &msr, in gpr_get() 360 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in gpr_get() 452 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, buf, 0, -1); in fpr_get() 459 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, in fpr_get() 557 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in vr_get() 572 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, &vrsave, in vr_get() 670 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in vsr_get() 740 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in evr_get() 748 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in evr_get() [all …]
|
/Linux-v4.19/arch/sh/kernel/ |
D | ptrace_32.c | 147 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in genregs_get() 152 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in genregs_get() 199 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, in fpregs_get() 202 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, in fpregs_get() 244 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, regs, in dspregs_get()
|
D | ptrace_64.c | 158 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in genregs_get() 164 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in genregs_get() 170 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in genregs_get() 228 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, in fpregs_get()
|
/Linux-v4.19/arch/arm64/kernel/ |
D | ptrace.c | 503 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, &info, 0, in hw_break_get() 522 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, &addr, in hw_break_get() 531 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, &ctrl, in hw_break_get() 609 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, uregs, 0, -1); in gpr_get() 644 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, uregs, in __fpr_get() 710 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, tls, 0, -1); in tls_get() 735 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, in system_call_get() 812 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, &header, in sve_get() 832 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in sve_get() 851 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in sve_get() [all …]
|
/Linux-v4.19/arch/x86/kernel/fpu/ |
D | regset.c | 45 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, in xfpregs_get() 112 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, xsave, 0, -1); in xstateregs_get() 313 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, in fpregs_get() 326 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, &env, 0, -1); in fpregs_get()
|
/Linux-v4.19/arch/mips/kernel/ |
D | ptrace.c | 304 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, uregs, 0, in gpr32_get() 371 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, uregs, 0, in gpr64_get() 432 return user_regset_copyout(pos, count, kbuf, ubuf, in fpr_get_fpa() 454 err = user_regset_copyout(pos, count, kbuf, ubuf, in fpr_get_msa() 485 err = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in fpr_get() 491 err = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in fpr_get() 626 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, dspregs, 0, in dsp32_get() 706 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, dspregs, 0, in dsp64_get() 771 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, &fp_mode, 0, in fp_mode_get()
|
/Linux-v4.19/arch/hexagon/kernel/ |
D | ptrace.c | 68 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in genregs_get() 73 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, \ in genregs_get()
|
/Linux-v4.19/arch/nios2/kernel/ |
D | ptrace.c | 38 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, PTR, \ in genregs_get() 43 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, PTR, \ in genregs_get()
|
/Linux-v4.19/arch/arc/kernel/ |
D | ptrace.c | 34 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, PTR, \ in genregs_get() 40 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, PTR, \ in genregs_get() 205 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, ®s->r30, in arcv2regs_get()
|
/Linux-v4.19/arch/c6x/kernel/ |
D | ptrace.c | 68 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, in gpr_get()
|
/Linux-v4.19/arch/riscv/kernel/ |
D | ptrace.c | 41 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, regs, 0, -1); in riscv_gpr_get()
|
/Linux-v4.19/arch/arm/kernel/ |
D | ptrace.c | 588 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, in gpr_get() 619 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, in fpa_get() 674 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in vfp_get() 687 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, in vfp_get()
|
/Linux-v4.19/arch/s390/kernel/ |
D | ptrace.c | 968 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, in s390_fpregs_get() 1051 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, data, 0, 256); in s390_tdb_get() 1076 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, vxrs, 0, -1); in s390_vxrs_low_get() 1116 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, vxrs, 0, -1); in s390_vxrs_high_get() 1142 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, in s390_system_call_get() 1169 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, in s390_gs_cb_get() 1223 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, in s390_gs_bc_get() 1285 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, in s390_runtime_instr_get()
|
/Linux-v4.19/arch/x86/math-emu/ |
D | fpu_entry.c | 715 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, s387, 0, in fpregs_soft_get() 720 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in fpregs_soft_get() 723 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in fpregs_soft_get()
|
/Linux-v4.19/arch/nds32/kernel/ |
D | ptrace.c | 20 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, uregs, 0, -1); in gpr_get()
|
/Linux-v4.19/include/linux/ |
D | regset.h | 257 static inline int user_regset_copyout(unsigned int *pos, unsigned int *count, in user_regset_copyout() function
|
/Linux-v4.19/arch/h8300/kernel/ |
D | ptrace.c | 102 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, in regs_get()
|
/Linux-v4.19/arch/ia64/kernel/ |
D | ptrace.c | 1546 dst->ret = user_regset_copyout(&dst->pos, &dst->count, in do_gpregs_get() 1556 dst->ret = user_regset_copyout(&dst->pos, &dst->count, in do_gpregs_get() 1575 dst->ret = user_regset_copyout(&dst->pos, &dst->count, in do_gpregs_get() 1596 dst->ret = user_regset_copyout(&dst->pos, &dst->count, in do_gpregs_get() 1725 dst->ret = user_regset_copyout(&dst->pos, &dst->count, in do_fpregs_get() 1736 dst->ret = user_regset_copyout( in do_fpregs_get()
|
/Linux-v4.19/arch/x86/kernel/ |
D | ptrace.c | 745 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, in ioperm_get()
|