Lines Matching refs:UIO_USERSPACE
469 if (type_seg == UIO_USERSPACE) {
557 return do_sys_mount(l, SCARG(uap, type), UIO_USERSPACE,
559 SCARG(uap, data), UIO_USERSPACE, SCARG(uap, data_len),
599 if (data != NULL && data_seg == UIO_USERSPACE) {
633 if (data_seg == UIO_USERSPACE)
1642 return do_sys_chdir(l, SCARG(uap, path), UIO_USERSPACE, retval);
1663 error = chdir_lookup(SCARG(uap, path), UIO_USERSPACE, &vp, l);
2376 UIO_USERSPACE);
2725 if (seg == UIO_USERSPACE) {
2783 UIO_USERSPACE);
2797 SCARG(uap, path2), UIO_USERSPACE);
2858 UIO_USERSPACE);
2872 SCARG(uap, flag), UIO_USERSPACE);
3953 SCARG(uap, tptr), UIO_USERSPACE);
3975 UIO_USERSPACE);
3995 SCARG(uap, tptr), UIO_USERSPACE);
4014 SCARG(uap, tptr), UIO_USERSPACE);
4035 SCARG(uap, path), follow, tptr, UIO_USERSPACE);
4376 SCARG(uap, to), UIO_USERSPACE, 0);
4391 SCARG(uap, tofd), SCARG(uap, to), UIO_USERSPACE, 0);
4408 SCARG(uap, to), UIO_USERSPACE, 1);
4767 SCARG(uap, mode), UIO_USERSPACE);
4781 SCARG(uap, mode), UIO_USERSPACE);
4852 UIO_USERSPACE);
4877 error = vn_readdir(fp, SCARG(uap, buf), UIO_USERSPACE,