Lines Matching defs:pos

507 			unsigned int pos, unsigned int count,
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,
563 unsigned int pos, unsigned int count,
569 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &newregs, 0, -1);
617 unsigned int pos, unsigned int count,
632 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &newstate,
643 unsigned int pos, unsigned int count,
651 ret = __fpr_set(target, regset, pos, count, kbuf, ubuf, 0);
679 unsigned int pos, unsigned int count,
689 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, tls, 0, count);
713 unsigned int pos, unsigned int count,
722 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &fpmr, 0, count);
742 unsigned int pos, unsigned int count,
748 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &syscallno, 0, -1);
875 unsigned int pos, unsigned int count,
887 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &header,
940 ret = __fpr_set(target, regset, pos, count, kbuf, ubuf,
985 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
993 user_regset_copyin_ignore(&pos, &count, &kbuf, &ubuf, start, end);
1001 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
1012 unsigned int pos, unsigned int count,
1018 return sve_set_common(target, regset, pos, count, kbuf, ubuf,
1038 unsigned int pos, unsigned int count,
1044 return sve_set_common(target, regset, pos, count, kbuf, ubuf,
1099 unsigned int pos, unsigned int count,
1113 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &header,
1167 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
1204 unsigned int pos, unsigned int count,
1223 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
1274 unsigned int pos, unsigned int count,
1283 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &enabled_keys, 0,
1343 unsigned int pos, unsigned int count,
1354 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
1392 unsigned int pos, unsigned int count,
1403 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
1428 user_regset *regset, unsigned int pos,
1435 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &ctrl, 0, -1);
1672 unsigned int pos, unsigned int count,
1682 /* Convert pos into an register number */
1683 start = pos / regset->size;
1759 unsigned int pos, unsigned int count,
1772 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, uregs, 0,
1776 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &fpscr,
1796 const struct user_regset *regset, unsigned int pos,
1803 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &tls, 0, -1);