Home
last modified time | relevance | path

Searched refs:user_regset_copyout_zero (Results 1 – 18 of 18) sorted by relevance

/linux-4.4.14/arch/openrisc/kernel/
Dptrace.c60 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, 0, 4); in genregs_get()
72 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in genregs_get()
/linux-4.4.14/arch/metag/kernel/
Dptrace.c78 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in metag_gp_regs_copyout()
167 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in metag_cb_regs_copyout()
212 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in metag_rp_state_copyout()
227 ret = user_regset_copyout_zero(&pos, &count, &kbuf, in metag_rp_state_copyout()
/linux-4.4.14/arch/nios2/kernel/
Dptrace.c32 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, \ in genregs_get()
58 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in genregs_get()
/linux-4.4.14/arch/sparc/kernel/
Dptrace_64.c250 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in genregs64_get()
350 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in fpregs64_get()
362 ret = user_regset_copyout_zero(&pos, &count, in fpregs64_get()
392 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in fpregs64_get()
580 return user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in genregs32_get()
731 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in fpregs32_get()
751 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in fpregs32_get()
Dptrace_32.c122 return user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in genregs32_get()
228 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in fpregs32_get()
248 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in fpregs32_get()
/linux-4.4.14/arch/frv/kernel/
Dptrace.c53 return user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in genregs_get()
118 return user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in fpmregs_get()
/linux-4.4.14/arch/mn10300/kernel/
Dptrace.c101 return user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in genregs_get()
172 return user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in fpuregs_get()
/linux-4.4.14/arch/score/kernel/
Dptrace.c46 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in genregs_get()
56 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in genregs_get()
/linux-4.4.14/arch/sh/kernel/
Dptrace_32.c156 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in genregs_get()
246 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in dspregs_get()
Dptrace_64.c175 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in genregs_get()
/linux-4.4.14/arch/hexagon/kernel/
Dptrace.c101 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in genregs_get()
/linux-4.4.14/include/linux/
Dregset.h274 static inline int user_regset_copyout_zero(unsigned int *pos, in user_regset_copyout_zero() function
/linux-4.4.14/arch/blackfin/kernel/
Dptrace.c172 return user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in genregs_get()
/linux-4.4.14/arch/arc/kernel/
Dptrace.c45 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, \ in genregs_get()
/linux-4.4.14/arch/arm64/kernel/
Dptrace.c394 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, offset, in hw_break_get()
421 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in hw_break_get()
/linux-4.4.14/arch/ia64/kernel/
Dptrace.c1519 dst->ret = user_regset_copyout_zero(&dst->pos, &dst->count, in do_gpregs_get()
1697 dst->ret = user_regset_copyout_zero(&dst->pos, &dst->count, in do_fpregs_get()
1736 dst->ret = user_regset_copyout_zero( in do_fpregs_get()
/linux-4.4.14/arch/arm/kernel/
Dptrace.c685 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in vfp_get()
/linux-4.4.14/arch/powerpc/kernel/
Dptrace.c299 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in gpr_get()
729 return user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in gpr32_get()