Lines Matching defs:ubuf
508 const void *kbuf, const void __user *ubuf)
517 user_regset_copyin_ignore(&pos, &count, &kbuf, &ubuf, 0, offset);
524 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &addr,
535 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &ctrl,
544 user_regset_copyin_ignore(&pos, &count, &kbuf, &ubuf,
564 const void *kbuf, const void __user *ubuf)
569 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &newregs, 0, -1);
618 const void *kbuf, const void __user *ubuf,
632 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &newstate,
644 const void *kbuf, const void __user *ubuf)
651 ret = __fpr_set(target, regset, pos, count, kbuf, ubuf, 0);
680 const void *kbuf, const void __user *ubuf)
689 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, tls, 0, count);
710 const void *kbuf, const void __user *ubuf)
715 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &syscallno, 0, -1);
846 const void *kbuf, const void __user *ubuf,
857 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &header,
910 ret = __fpr_set(target, regset, pos, count, kbuf, ubuf,
955 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
963 user_regset_copyin_ignore(&pos, &count, &kbuf, &ubuf, start, end);
971 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
983 const void *kbuf, const void __user *ubuf)
988 return sve_set_common(target, regset, pos, count, kbuf, ubuf,
1009 const void *kbuf, const void __user *ubuf)
1014 return sve_set_common(target, regset, pos, count, kbuf, ubuf,
1070 const void *kbuf, const void __user *ubuf)
1083 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &header,
1137 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
1175 const void *kbuf, const void __user *ubuf)
1193 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
1245 const void *kbuf, const void __user *ubuf)
1253 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &enabled_keys, 0,
1314 const void *kbuf, const void __user *ubuf)
1324 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
1363 const void *kbuf, const void __user *ubuf)
1373 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
1400 void __user *ubuf)
1405 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &ctrl, 0, -1);
1635 const void *kbuf, const void __user *ubuf)
1660 ret = copy_from_user(®, ubuf, sizeof(reg));
1666 ubuf += sizeof(reg);
1722 const void *kbuf, const void __user *ubuf)
1734 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, uregs, 0,
1738 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &fpscr,
1760 const void __user *ubuf)
1765 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &tls, 0, -1);