Home
last modified time | relevance | path

Searched refs:UIO_USERSPACE (Results 1 – 25 of 44) sorted by relevance

12

/f-stack/freebsd/kern/
H A Dvfs_syscalls.c413 UIO_USERSPACE, uap->mode); in sys_getfsstat()
1483 UIO_USERSPACE, FOLLOW)); in sys_link()
1657 UIO_USERSPACE)); in sys_symlink()
1672 UIO_USERSPACE)); in sys_symlinkat()
1835 UIO_USERSPACE, 0)); in sys_unlinkat()
1851 UIO_USERSPACE, 0)); in sys_funlinkat()
3225 UIO_USERSPACE)); in sys_lutimes()
3558 UIO_USERSPACE)); in sys_renameat()
4084 NULL, UIO_USERSPACE); in sys_getdirentries()
4283 UIO_USERSPACE, uap->fhp, UIO_USERSPACE)); in sys_lgetfh()
[all …]
H A Dvfs_extattr.c106 UIO_USERSPACE, uap->filename, td); in sys_extattrctl()
116 UIO_USERSPACE, uap->path, td); in sys_extattrctl()
197 auio.uio_segflg = UIO_USERSPACE; in extattr_set_vp()
305 NDINIT(&nd, LOOKUP, follow | AUDITVNODE1, UIO_USERSPACE, path, td); in kern_extattr_set_path()
359 auio.uio_segflg = UIO_USERSPACE; in extattr_get_vp()
470 NDINIT(&nd, LOOKUP, follow | AUDITVNODE1, UIO_USERSPACE, path, td); in kern_extattr_get_path()
602 NDINIT(&nd, LOOKUP, follow | AUDITVNODE1, UIO_USERSPACE, path, td); in kern_extattr_delete_path()
647 auio.uio_segflg = UIO_USERSPACE; in extattr_list_vp()
745 NDINIT(&nd, LOOKUP, follow | AUDITVNODE1, UIO_USERSPACE, path, td); in kern_extattr_list_path()
H A Dsubr_uio.c219 KASSERT(uio->uio_segflg != UIO_USERSPACE || uio->uio_td == curthread, in uiomove_faultflag()
222 if (uio->uio_segflg == UIO_USERSPACE) { in uiomove_faultflag()
250 case UIO_USERSPACE: in uiomove_faultflag()
326 case UIO_USERSPACE: in ureadc()
385 uio->uio_segflg = UIO_USERSPACE; in copyinuio()
H A Dvfs_acl.c380 NDINIT(&nd, LOOKUP, follow | AUDITVNODE1, UIO_USERSPACE, path, td); in kern___acl_get_path()
418 NDINIT(&nd, LOOKUP, follow | AUDITVNODE1, UIO_USERSPACE, path, td); in kern___acl_set_path()
494 NDINIT(&nd, LOOKUP, follow, UIO_USERSPACE, path, td); in kern___acl_delete_path()
551 NDINIT(&nd, LOOKUP, follow, UIO_USERSPACE, path, td); in kern___acl_aclcheck_path()
H A Dsys_getrandom.c108 auio.uio_segflg = UIO_USERSPACE; in kern_getrandom()
H A Duipc_syscalls.c729 error = kern_sendit(td, s, mp, flags, control, UIO_USERSPACE); in sendit()
949 auio.uio_segflg = UIO_USERSPACE; in kern_recvit()
999 if (fromseg == UIO_USERSPACE) { in kern_recvit()
1072 error = kern_recvit(td, s, mp, UIO_USERSPACE, NULL); in recvit()
1238 uap->val, UIO_USERSPACE, uap->valsize)); in sys_setsockopt()
1261 case UIO_USERSPACE: in kern_setsockopt()
1295 uap->val, UIO_USERSPACE, &valsize); in sys_getsockopt()
1326 case UIO_USERSPACE: in kern_getsockopt()
H A Dkern_physio.c102 if (uio->uio_segflg != UIO_USERSPACE) { in physio()
/f-stack/freebsd/arm/arm/
H A Duio_machdep.c75 KASSERT(uio->uio_segflg != UIO_USERSPACE || uio->uio_td == curthread, in uiomove_fromphys()
94 case UIO_USERSPACE: in uiomove_fromphys()
/f-stack/freebsd/i386/i386/
H A Duio_machdep.c74 KASSERT(uio->uio_segflg != UIO_USERSPACE || uio->uio_td == curthread, in uiomove_fromphys()
94 case UIO_USERSPACE: in uiomove_fromphys()
/f-stack/freebsd/arm64/arm64/
H A Duio_machdep.c72 KASSERT(uio->uio_segflg != UIO_USERSPACE || uio->uio_td == curthread, in uiomove_fromphys()
95 case UIO_USERSPACE: in uiomove_fromphys()
/f-stack/freebsd/amd64/amd64/
H A Duio_machdep.c74 KASSERT(uio->uio_segflg != UIO_USERSPACE || uio->uio_td == curthread, in uiomove_fromphys()
97 case UIO_USERSPACE: in uiomove_fromphys()
/f-stack/lib/
H A Dff_kern_subr.c173 KASSERT(uio->uio_segflg != UIO_USERSPACE || uio->uio_td == curthread, in uiomove()
194 case UIO_USERSPACE: in uiomove()
251 uio->uio_segflg = UIO_USERSPACE; in copyinuio()
H A Dff_syscall_wrapper.c558 optval, UIO_USERSPACE, optlen))) in ff_getsockopt()
575 optval, UIO_USERSPACE, optlen))) in ff_getsockopt_freebsd()
601 __DECONST(void *, optval), UIO_USERSPACE, optlen))) in ff_setsockopt()
618 __DECONST(void *, optval), UIO_USERSPACE, optlen))) in ff_setsockopt_freebsd()
/f-stack/freebsd/mips/mips/
H A Duio_machdep.c79 KASSERT(uio->uio_segflg != UIO_USERSPACE || uio->uio_td == curthread, in uiomove_fromphys()
111 case UIO_USERSPACE: in uiomove_fromphys()
/f-stack/freebsd/sys/
H A D_uio.h46 UIO_USERSPACE, /* from user data space */ enumerator
/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Duio.h45 UIO_USERSPACE = 0, enumerator
122 ASSERT(seg == UIO_USERSPACE || seg == UIO_SYSSPACE); in uio_iovec_init()
/f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/
H A Duio.h60 UIO_USERSPACE = 0, enumerator
/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_uio.c67 case UIO_USERSPACE: in uiomove_iov()
218 if (uio->uio_segflg == UIO_USERSPACE) { in uio_prefaultpages()
/f-stack/tools/compat/include/sys/
H A Duio.h55 UIO_USERSPACE, /* from user data space */ enumerator
/f-stack/freebsd/arm64/linux/
H A Dlinux_machdep.c73 error = exec_copyin_args(&eargs, uap->path, UIO_USERSPACE, in linux_execve()
/f-stack/freebsd/netinet/
H A Dsctp_syscalls.c279 auio.uio_segflg = UIO_USERSPACE;
395 auio.uio_segflg = UIO_USERSPACE;
516 auio.uio_segflg = UIO_USERSPACE;
/f-stack/freebsd/i386/linux/
H A Dimgact_linux.c148 a_out->a_text + a_out->a_data, UIO_USERSPACE, 0, in exec_linux_imgact()
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_file.c252 to->type & ITER_KVEC ? UIO_SYSSPACE : UIO_USERSPACE, in zpl_uio_init()
368 uio_iovec_init(&uio, iov, nr_segs, kiocb->ki_pos, UIO_USERSPACE, in zpl_aio_read()
411 uio_iovec_init(&uio, iov, nr_segs, kiocb->ki_pos, UIO_USERSPACE, in zpl_aio_write()
/f-stack/freebsd/security/mac/
H A Dmac_syscalls.c364 NDINIT(&nd, LOOKUP, LOCKLEAF | follow, UIO_USERSPACE, path_p, td); in kern___mac_get_path()
537 NDINIT(&nd, LOOKUP, LOCKLEAF | follow, UIO_USERSPACE, path_p, td); in kern___mac_set_path()
/f-stack/freebsd/amd64/linux/
H A Dlinux_machdep.c106 error = exec_copyin_args(&eargs, args->path, UIO_USERSPACE, in linux_execve()

12