• Home
  • Raw
  • Download

Lines Matching refs:pos

478 			unsigned int pos, unsigned int count,  in hw_break_get()  argument
491 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, &info, 0, in hw_break_get()
498 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, offset, in hw_break_get()
510 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, &addr, in hw_break_get()
519 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, &ctrl, in hw_break_get()
525 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in hw_break_get()
539 unsigned int pos, unsigned int count, in hw_break_set() argument
549 ret = user_regset_copyin_ignore(&pos, &count, &kbuf, &ubuf, 0, offset); in hw_break_set()
558 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &addr, in hw_break_set()
569 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &ctrl, in hw_break_set()
578 ret = user_regset_copyin_ignore(&pos, &count, &kbuf, &ubuf, in hw_break_set()
593 unsigned int pos, unsigned int count, in gpr_get() argument
597 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, uregs, 0, -1); in gpr_get()
601 unsigned int pos, unsigned int count, in gpr_set() argument
607 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &newregs, 0, -1); in gpr_set()
623 unsigned int pos, unsigned int count, in __fpr_get() argument
632 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, uregs, in __fpr_get()
637 unsigned int pos, unsigned int count, in fpr_get() argument
643 return __fpr_get(target, regset, pos, count, kbuf, ubuf, 0); in fpr_get()
648 unsigned int pos, unsigned int count, in __fpr_set() argument
663 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &newstate, in __fpr_set()
674 unsigned int pos, unsigned int count, in fpr_set() argument
679 ret = __fpr_set(target, regset, pos, count, kbuf, ubuf, 0); in fpr_set()
690 unsigned int pos, unsigned int count, in tls_get() argument
698 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, tls, 0, -1); in tls_get()
702 unsigned int pos, unsigned int count, in tls_set() argument
708 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &tls, 0, -1); in tls_set()
718 unsigned int pos, unsigned int count, in system_call_get() argument
723 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, in system_call_get()
729 unsigned int pos, unsigned int count, in system_call_set() argument
735 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &syscallno, 0, -1); in system_call_set()
785 unsigned int pos, unsigned int count, in sve_get() argument
800 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, &header, in sve_get()
812 return __fpr_get(target, regset, pos, count, kbuf, ubuf, in sve_get()
820 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in sve_get()
828 ret = user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in sve_get()
839 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, in sve_get()
847 return user_regset_copyout_zero(&pos, &count, &kbuf, &ubuf, in sve_get()
853 unsigned int pos, unsigned int count, in sve_set() argument
867 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &header, in sve_set()
888 ret = __fpr_set(target, regset, pos, count, kbuf, ubuf, in sve_set()
919 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, in sve_set()
927 ret = user_regset_copyin_ignore(&pos, &count, &kbuf, &ubuf, in sve_set()
938 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, in sve_set()
952 unsigned int pos, unsigned int count, in pac_mask_get() argument
969 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, &uregs, 0, -1); in pac_mask_get()
1008 unsigned int pos, unsigned int count, in pac_address_keys_get() argument
1019 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, in pac_address_keys_get()
1025 unsigned int pos, unsigned int count, in pac_address_keys_set() argument
1036 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, in pac_address_keys_set()
1059 unsigned int pos, unsigned int count, in pac_generic_keys_get() argument
1070 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, in pac_generic_keys_get()
1076 unsigned int pos, unsigned int count, in pac_generic_keys_set() argument
1087 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, in pac_generic_keys_set()
1229 unsigned int pos, unsigned int count, in compat_gpr_get() argument
1239 start = pos / regset->size; in compat_gpr_get()
1282 unsigned int pos, unsigned int count, in compat_gpr_set() argument
1293 start = pos / regset->size; in compat_gpr_set()
1344 unsigned int pos, unsigned int count, in compat_vfp_get() argument
1361 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, uregs, in compat_vfp_get()
1368 ret = user_regset_copyout(&pos, &count, &kbuf, &ubuf, &fpscr, in compat_vfp_get()
1377 unsigned int pos, unsigned int count, in compat_vfp_set() argument
1387 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, uregs, 0, in compat_vfp_set()
1391 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &fpscr, in compat_vfp_set()
1404 const struct user_regset *regset, unsigned int pos, in compat_tls_get() argument
1408 return user_regset_copyout(&pos, &count, &kbuf, &ubuf, &tls, 0, -1); in compat_tls_get()
1412 const struct user_regset *regset, unsigned int pos, in compat_tls_set() argument
1419 ret = user_regset_copyin(&pos, &count, &kbuf, &ubuf, &tls, 0, -1); in compat_tls_set()