Lines Matching refs:kbuf

509 			const void *kbuf, const void __user *ubuf)
518 user_regset_copyin_ignore(&pos, &count, &kbuf, &ubuf, 0, offset);
525 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &addr,
536 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &ctrl,
545 user_regset_copyin_ignore(&pos, &count, &kbuf, &ubuf,
565 const void *kbuf, const void __user *ubuf)
570 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &newregs, 0, -1);
619 const void *kbuf, const void __user *ubuf,
633 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &newstate,
645 const void *kbuf, const void __user *ubuf)
652 ret = __fpr_set(target, regset, pos, count, kbuf, ubuf, 0);
681 const void *kbuf, const void __user *ubuf)
690 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, tls, 0, count);
715 const void *kbuf, const void __user *ubuf)
725 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &fpmr, 0, count);
746 const void *kbuf, const void __user *ubuf)
751 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &syscallno, 0, -1);
886 const void *kbuf, const void __user *ubuf,
900 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &header,
995 ret = __fpr_set(target, regset, pos, count, kbuf, ubuf,
1015 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
1023 user_regset_copyin_ignore(&pos, &count, &kbuf, &ubuf, start, end);
1031 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
1041 const void *kbuf, const void __user *ubuf)
1046 return sve_set_common(target, regset, pos, count, kbuf, ubuf,
1067 const void *kbuf, const void __user *ubuf)
1072 return sve_set_common(target, regset, pos, count, kbuf, ubuf,
1128 const void *kbuf, const void __user *ubuf)
1141 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &header,
1199 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
1237 const void *kbuf, const void __user *ubuf)
1255 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
1307 const void *kbuf, const void __user *ubuf)
1315 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &enabled_keys, 0,
1376 const void *kbuf, const void __user *ubuf)
1386 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
1425 const void *kbuf, const void __user *ubuf)
1435 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
1461 unsigned int count, const void *kbuf, const
1471 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &ctrl, 0, -1);
1496 unsigned int count, const void *kbuf, const
1507 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &ctrl, 0, -1);
1553 unsigned int count, const void *kbuf, const
1564 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &user_gcs, 0, -1);
1833 const void *kbuf, const void __user *ubuf)
1854 if (kbuf) {
1855 memcpy(&reg, kbuf, sizeof(reg));
1856 kbuf += sizeof(reg);
1920 const void *kbuf, const void __user *ubuf)
1932 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, uregs, 0,
1936 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &fpscr,
1957 unsigned int count, const void *kbuf,
1963 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &tls, 0, -1);