Lines Matching defs:copyout
42 * bcopy/copyin/copyout routines.
197 * ! following test omitted from copyin/copyout as they
417 * affecting a copyin/copyout only, or of an error that really only
472 * kcopy, copyout, xcopyout, copyin, and xcopyin do not set this flag.
1647 * Note that copyin(9F) and copyout(9F) are part of the
1694 * Copy kernel data to user space (copyout/xcopyout/xcopyout_little).
1720 * fault occurs in (x)copyin/(x)copyout. In order for this to function
1773 copyout(const void *kaddr, void *uaddr, size_t count)
1778 ENTRY(copyout)
2127 * We got here because of a fault during short copyout.
2147 SET_SIZE(copyout)
2375 * We got here because of a fault during copyout.