Lines Matching refs:pos

269 			 unsigned int pos, unsigned int count,
278 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
281 if (!ret && count && pos < (32 * sizeof(u64))) {
287 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
301 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
317 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
326 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
335 user_regset_copyin_ignore(&pos, &count, &kbuf, &ubuf,
373 unsigned int pos, unsigned int count,
383 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
387 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
392 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
399 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
409 user_regset_copyin_ignore(&pos, &count, &kbuf, &ubuf,
459 unsigned int pos, unsigned int count,
470 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
476 user_regset_copyin_ignore(&pos, &count, &kbuf, &ubuf,
479 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
493 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
500 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
560 unsigned int pos, unsigned int count,
572 pos /= sizeof(reg);
576 for (; count > 0 && pos < 16; count--)
577 regs->u_regs[pos++] = *k++;
582 for (; count > 0 && pos < 32; count--) {
583 if (put_user(*k++, &reg_window[pos++]))
587 for (; count > 0 && pos < 32; count--) {
590 &reg_window[pos],
597 pos++;
601 for (; count > 0 && pos < 16; count--) {
604 regs->u_regs[pos++] = reg;
610 for (; count > 0 && pos < 32; count--) {
612 put_user(reg, &reg_window[pos++]))
616 for (; count > 0 && pos < 32; count--) {
621 &reg_window[pos],
626 pos++;
639 switch (pos) {
664 pos++;
668 pos *= sizeof(reg);
671 user_regset_copyin_ignore(&pos, &count, &kbuf, &ubuf,
700 unsigned int pos, unsigned int count,
712 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
716 user_regset_copyin_ignore(&pos, &count, &kbuf, &ubuf,
723 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
739 user_regset_copyin_ignore(&pos, &count, &kbuf, &ubuf,
797 unsigned int pos, unsigned int count,
808 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
848 unsigned int pos, unsigned int count,
860 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,
867 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf,