Searched refs:copyin (Results 101 - 125 of 349) sorted by relevance

1234567891011>>

/freebsd-10.1-release/sys/i386/ibcs2/
H A Dibcs2_signal.c203 if ((error = copyin(uap->act, &isa, sizeof(isa))) != 0)
367 if ((error = copyin(uap->set, &iss, sizeof(iss))) != 0)
409 if ((error = copyin(uap->mask, &sss, sizeof(sss))) != 0)
/freebsd-10.1-release/sys/amd64/amd64/
H A Duio_machdep.c95 error = copyin(iov->iov_base, cp, cnt);
/freebsd-10.1-release/sys/arm/arm/
H A Duio_machdep.c97 error = copyin(iov->iov_base, cp, cnt);
/freebsd-10.1-release/sys/cddl/dev/dtrace/powerpc/
H A Ddtrace_isa.c500 if (copyin((const void *)uaddr, (void *)kaddr, size)) {
576 if (copyin((const void *)uaddr, (void *)&ret, sizeof(ret))) {
601 if (copyin((const void *)uaddr, (void *)&ret, sizeof(ret))) {
615 if (copyin((const void *)uaddr, (void *)&ret, sizeof(ret))) {
/freebsd-10.1-release/sys/compat/freebsd32/
H A Dfreebsd32_capability.c82 error = copyin(uap->cmds, cmds32, sizeof(cmds32[0]) * ncmds);
/freebsd-10.1-release/sys/i386/i386/
H A Duio_machdep.c97 error = copyin(iov->iov_base, cp, cnt);
/freebsd-10.1-release/sys/ia64/ia64/
H A Duio_machdep.c96 error = copyin(iov->iov_base, cp, cnt);
/freebsd-10.1-release/sys/mips/mips/
H A Duio_machdep.c114 error = copyin(iov->iov_base, cp, cnt);
/freebsd-10.1-release/sys/powerpc/powerpc/
H A Duio_machdep.c104 error = copyin(iov->iov_base, cp, cnt);
/freebsd-10.1-release/sys/sparc64/sparc64/
H A Duio_machdep.c110 error = copyin(iov->iov_base, cp, cnt);
/freebsd-10.1-release/sys/compat/linux/
H A Dlinux_socket.c114 if ((error = copyin(osa, kosa, salen)))
403 if ((error = copyin(arg, &sa, sa_len)))
420 if ((error = copyin(arg, &sa, sa_len)))
442 error = copyin(osa, &sa, sizeof(sa.sa_family));
623 if ((error = copyin(PTRIN(linux_args->msg), packet,
1112 if ((error = copyin(PTRIN(args->fromlen), &len, sizeof(size_t))))
1161 error = copyin(PTRIN(args->msg), &linux_msg, sizeof(linux_msg));
1205 error = copyin(ptr_cmsg, &linux_cmsg,
1304 error = copyin(PTRIN(args->msg), &linux_msg, sizeof(linux_msg));
1503 error = copyin(PTRI
[all...]
H A Dlinux_signal.c214 error = copyin(args->act, &nsa, sizeof(l_sigaction_t));
278 error = copyin(args->mask, &mask, sizeof(l_osigset_t));
314 error = copyin(args->mask, &set, sizeof(l_sigset_t));
450 if ((error = copyin(args->mask, &lset, sizeof(lset))))
456 if ((error = copyin(args->timeout, &ltv, sizeof(ltv))))
H A Dlinux_ipc.c314 error = copyin(uaddr, &linux_msqid64, sizeof(linux_msqid64));
329 error = copyin(uaddr, linux_msqid, sizeof(*linux_msqid));
376 error = copyin(uaddr, &linux_semid64, sizeof(linux_semid64));
386 error = copyin(uaddr, linux_semid, sizeof(*linux_semid));
418 error = copyin(uaddr, &linux_shmid64, sizeof(linux_shmid64));
428 error = copyin(uaddr, linux_shmid, sizeof(*linux_shmid));
627 if ((error = copyin(msgp, &lmtype, sizeof(lmtype))) != 0)
H A Dlinux_time.c239 error = copyin(args->tp, &lts, sizeof lts);
310 error = copyin(args->rqtp, &lrqts, sizeof lrqts);
376 error = copyin(args->rqtp, &lrqts, sizeof lrqts);
/freebsd-10.1-release/sys/compat/svr4/
H A Dsvr4_filio.c80 if ((cerr = copyin(uap->fds, pfd, siz)) != 0) {
227 if ((error = copyin(data, &num, sizeof(num))) != 0)
H A Dsvr4_resource.c181 if ((error = copyin(uap->rlp, &slim, sizeof(slim))) != 0)
279 if ((error = copyin(uap->rlp, &slim, sizeof(slim))) != 0)
H A Dsvr4_signal.c278 if ((error = copyin(uap->nsa, &isa, sizeof(isa))) != 0)
312 if ((error = copyin(uap->nss, &sss, sizeof(sss))) != 0)
437 if ((error = copyin(uap->set, &sss, sizeof(sss))) != 0)
503 if ((error = copyin(uap->ss, &sss, sizeof(sss))) != 0)
545 if ((error = copyin(uap->uc, &uc, sizeof(uc))) != 0)
/freebsd-10.1-release/sys/contrib/ia64/libuwx/src/
H A Duwx_utable.c136 (*env->copyin)(UWX_COPYIN_UINFO, (dest), (src), \
211 (*env->copyin)(UWX_COPYIN_UINFO, (dest), (src), \
/freebsd-10.1-release/sys/dev/ofw/
H A Dopenfirmio.c105 error = copyin(user, cp, len);
206 error = copyin(of->of_buf, value, of->of_buflen);
/freebsd-10.1-release/sys/dev/vt/
H A Dvt_font.c204 error = copyin(f->map[i], vf->vf_map[i], mapsize);
214 error = copyin(f->glyphs, vf->vf_bytes, glyphsize);
/freebsd-10.1-release/sys/kern/
H A Dp1003_1b.c118 e = copyin(uap->param, &sched_param, sizeof(sched_param));
185 e = copyin(uap->param, &sched_param, sizeof(sched_param));
H A Dkern_thr.c107 if ((error = copyin(uap->ctx, &ctx, sizeof(ctx))))
125 if ((error = copyin(uap->param, &param, uap->param_size)))
138 error = copyin(param->rtp, &rtp, sizeof(struct rtprio));
H A Dsys_capability.c229 error = copyin(uap->rightsp, &rights, sizeof(rights.cr_rights[0]));
236 error = copyin(uap->rightsp, &rights,
436 error = copyin(uap->cmds, cmds, sizeof(cmds[0]) * ncmds);
/freebsd-10.1-release/sys/dev/cpuctl/
H A Dcpuctl.c335 if (copyin(args->data, ptr, args->size) != 0) {
336 DPRINTF("[cpuctl,%d]: copyin %p->%p of %zd bytes failed",
395 if (copyin(args->data, ptr, args->size) != 0) {
396 DPRINTF("[cpuctl,%d]: copyin %p->%p of %zd bytes failed",
447 if (copyin(args->data, ptr, args->size) != 0) {
448 DPRINTF("[cpuctl,%d]: copyin %p->%p of %zd bytes failed",
/freebsd-10.1-release/sys/i386/linux/
H A Dlinux_ptrace.c309 error = copyin((void *)uap->data, &r.reg, sizeof(r.reg));
326 error = copyin((void *)uap->data, &r.fpreg, sizeof(r.fpreg));
335 error = copyin((void *)uap->data, &r.fpxreg, sizeof(r.fpxreg));

Completed in 143 milliseconds

1234567891011>>