Lines Matching refs:ubuf

240 		   const void __user *ubuf)
248 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
253 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &reg,
264 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
270 user_regset_copyin_ignore(&pos, &count, &kbuf, &ubuf,
275 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &reg,
283 user_regset_copyin_ignore(&pos, &count, &kbuf, &ubuf,
301 const void __user *ubuf)
306 return user_regset_copyin(&pos, &count, &kbuf, &ubuf,
317 const void __user *ubuf)
319 return user_regset_copyin(&pos, &count, &kbuf, &ubuf,
331 const void __user *ubuf)
333 return user_regset_copyin(&pos, &count, &kbuf, &ubuf,
366 const void __user *ubuf)
380 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &target->thread.ebbrr,
384 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
389 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
420 const void __user *ubuf)
433 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &target->thread.siar,
437 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
442 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
447 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
452 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
506 const void __user *ubuf)
511 return user_regset_copyin(&pos, &count, &kbuf, &ubuf, &target->thread.hashkeyr,
540 const void __user *ubuf)
552 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
760 const void __user *ubuf, unsigned long *regs)
762 const compat_ulong_t __user *u = ubuf;
799 ubuf = u;
802 user_regset_copyin_ignore(&pos, &count, &kbuf, &ubuf,
814 const void *kbuf, const void __user *ubuf,
820 return gpr32_set_common_user(target, regset, pos, count, ubuf, regs);
837 const void *kbuf, const void __user *ubuf)
842 return gpr32_set_common(target, regset, pos, count, kbuf, ubuf,