Lines Matching defs:copyout
46 * bcopy/copyin/copyout routines.
201 * ! following test omitted from copyin/copyout as they
441 * affecting a copyin/copyout only, or of an error that really only
496 * kcopy, copyout, xcopyout, copyin, and xcopyin do not set this flag.
1715 * Note that copyin(9F) and copyout(9F) are part of the
1762 * Copy kernel data to user space (copyout/xcopyout/xcopyout_little).
1788 * fault occurs in (x)copyin/(x)copyout. In order for this to function
1841 copyout(const void *kaddr, void *uaddr, size_t count)
1846 ENTRY(copyout)
2195 * We got here because of a fault during short copyout.
2215 SET_SIZE(copyout)
2452 * We got here because of a fault during copyout.