Searched refs:copyin (Results 176 - 200 of 341) sorted by relevance

1234567891011>>

/freebsd-9.3-release/sys/i386/i386/
H A Dsupport.s344 * copyin(from_user, to_kernel, len) - MP SAFE
346 ENTRY(copyin) function
380 END(copyin)
/freebsd-9.3-release/sys/ia64/ia64/
H A Dtrap.c502 error = copyin((void*)tf->tf_scratch.gr8,
585 /* Check for copyin/copyout fault. */
678 /* Check for copyin/copyout fault. */
712 error = copyin(ip, &bundle, sizeof(bundle));
/freebsd-9.3-release/sys/kern/
H A Dkern_ntptime.c335 error = copyin((caddr_t)uap->tp, (caddr_t)&ntv, sizeof(ntv));
941 error = copyin(uap->delta, &delta, sizeof(delta));
H A Dvfs_acl.c120 * latter case, the routines below just copyin/copyout the contents. In the
121 * former case, they copyin the "struct oldacl" and convert it to the new
133 error = copyin(user_acl, &old, sizeof(old));
140 error = copyin(user_acl, kernel_acl, sizeof(*kernel_acl));
H A Dkern_resource.c299 /* Perform copyin before acquiring locks if needed. */
301 cierror = copyin(uap->rtp, &rtp, sizeof(struct rtprio));
383 /* Perform copyin before acquiring locks if needed. */
385 cierror = copyin(uap->rtp, &rtp, sizeof(struct rtprio));
550 if ((error = copyin(uap->rlp, &olim, sizeof(struct orlimit))))
611 if ((error = copyin(uap->rlp, &alim, sizeof(struct rlimit))))
H A Dkern_xxx.c315 if ((error = copyin(uap->size, &size, sizeof(size))) != 0)
H A Dsys_process.c504 * copyin(uap->addr, &r.reg, sizeof r.reg);
506 * copyin(uap->addr, &r.reg32, sizeof r.reg32);
510 copyin(u, k ## 32, s ## 32) : \
511 copyin(u, k, s)
516 #define COPYIN(u, k, s) copyin(u, k, s)
1346 error = copyin(uap->data, &flags, sizeof(flags));
H A Dsysv_shm.c577 /* IPC_SET needs to copyin the buffer before calling kern_shmctl */
579 if ((error = copyin(uap->buf, &buf, sizeof(struct shmid_ds))))
1140 if ((error = copyin(uap->buf, &u32.shmid_ds32,
1225 if ((error = copyin(uap->buf, &u32.shmid_ds32,
1325 /* IPC_SET needs to copyin the buffer before calling kern_shmctl */
1327 if ((error = copyin(uap->buf, &old, sizeof(old))))
H A Dkern_sig.c794 error = copyin(uap->act, actp, sizeof(act));
825 error = copyin(uap->act, actp, sizeof(act));
861 error = copyin(uap->nsa, &sa, sizeof(sa));
1045 error = copyin(uap->set, setp, sizeof(set));
1085 error = copyin(uap->set, &set, sizeof(set));
1116 error = copyin(uap->timeout, &ts, sizeof(ts));
1124 error = copyin(uap->set, &set, sizeof(set));
1147 error = copyin(uap->set, &set, sizeof(set));
1347 error = copyin(uap->nsv, &vec, sizeof(vec));
1422 error = copyin(ua
[all...]
/freebsd-9.3-release/sys/powerpc/aim/
H A Dtrap.c436 error = copyin(MOREARGS(frame->fixreg[1]), sa->args + n,
472 * invalid already, since we are likely to do copyin()/copyout().
725 if (copyin((void *)frame->cpu.aim.dar, fpr,
/freebsd-9.3-release/sys/boot/userboot/test/
H A Dtest.c383 .copyin = test_copyin,
/freebsd-9.3-release/sys/dev/drm2/i915/
H A Di915_gem_execbuffer.c729 ret = -copyin(user_relocs, reloc + total,
1227 ret = -copyin((void *)(uintptr_t)args->cliprects_ptr, cliprects,
1433 ret = -copyin((void *)(uintptr_t)args->buffers_ptr, exec_list,
1505 ret = -copyin((void *)(uintptr_t)args->buffers_ptr, exec2_list,
/freebsd-9.3-release/sys/dev/netmap/
H A Dnetmap_offloadings.c354 if (copyin(src, dst, src_len)) {
/freebsd-9.3-release/sys/dev/speaker/
H A Dspkr.c511 error = copyin(tp, &ttp, sizeof(tone_t));
/freebsd-9.3-release/sys/security/mac/
H A Dmac_process.c150 error = copyin(mac_p, &mac, sizeof(mac));
/freebsd-9.3-release/sys/cam/scsi/
H A Dscsi_sg.c562 error = copyin(arg, &user_timeout, sizeof(u_int));
579 error = copyin(arg, &req, sizeof(req));
596 error = copyin(req.cmdp, &csio->cdb_io.cdb_bytes,
/freebsd-9.3-release/sys/compat/svr4/
H A Dsvr4_termios.c539 if ((error = copyin(data, &st, sizeof(st))) != 0)
547 if ((error = copyin(data, &t, sizeof(t))) != 0)
602 if ((error = copyin(data, &ws, sizeof(ws))) != 0)
/freebsd-9.3-release/sys/contrib/ia64/libuwx/src/
H A Duwx_step.c81 if (env->copyin == 0 || env->lookupip == 0)
711 (*env->copyin)(UWX_COPYIN_MSTACK, (dest), (src), \
759 (*env->copyin)(UWX_COPYIN_MSTACK, (dest), (src), \
/freebsd-9.3-release/sys/dev/ipmi/
H A Dipmi.c340 error = copyin(req->addr, &addr, sizeof(addr));
358 error = copyin(req->msg.data, kreq->ir_request,
377 error = copyin(recv->addr, &addr, sizeof(addr));
/freebsd-9.3-release/sys/dev/pci/
H A Dpci_user.c675 error = copyin(cio->patterns,
682 error = copyin(cio->patterns,
689 error = copyin(cio->patterns, pattern_buf,
/freebsd-9.3-release/sys/dev/usb/input/
H A Duhid.c492 err = copyin(user_data, kern_data, len);
616 copyin(ugd->ugd_data, &id, 1);
644 copyin(ugd->ugd_data, &id, 1);
/freebsd-9.3-release/sys/i386/ibcs2/
H A Dibcs2_ioctl.c389 if ((error = copyin(uap->data, (caddr_t)&st,
391 DPRINTF(("ibcs2_ioctl(%d): TCSET copyin failed ",
424 if ((error = copyin(uap->data, (caddr_t)&sts,
440 if ((error = copyin(uap->data, (caddr_t)&sts,
/freebsd-9.3-release/sys/dev/an/
H A Dif_an.c1964 error = copyin(ifr->ifr_data, &sc->areq, sizeof(sc->areq));
1999 error = copyin(ifr->ifr_data, &sc->areq, sizeof(sc->areq));
2008 error = copyin(ifr->ifr_data, &l_ioctl, sizeof(l_ioctl));
2032 error = copyin(ifr->ifr_data, &l_ioctl, sizeof(l_ioctl));
2385 error = copyin(ireq->i_data,
2430 error = copyin(ireq->i_data, tmpstr, 13);
2525 error = copyin(ireq->i_data,
3480 error = copyin((l_ioctl->data) + 2, &sc->areq.an_val,
3782 status = copyin(l_ioctl->data, &sc->areq, l_ioctl->len);
3793 status = copyin(l_ioct
[all...]
/freebsd-9.3-release/sys/dev/amr/
H A Damr.c590 if ((error = copyin(addr, &ali, sizeof(ali))) != 0)
642 error = copyin((void *)(uintptr_t)mb->mb_physaddr, ap,
652 error = copyin((void *)(uintptr_t)ap->ap_data_transfer_address,
703 error = copyin((void *)(uintptr_t)mb->mb_physaddr, dp, len);
834 error = copyin(addr, &ali, sizeof(ali));
870 if ((error = copyin(au_buffer, dp, au_length)) != 0) {
874 debug(2, "copyin %ld bytes from %p -> %p", au_length, au_buffer, dp);
/freebsd-9.3-release/sys/fs/nfsclient/
H A Dnfs_clport.c1231 error = copyin(uap->argp, (caddr_t)&nfscbdarg, sizeof(nfscbdarg));
1256 error = copyin(uap->argp, (caddr_t)&nfscbdarg2,
1262 error = copyin(uap->argp, &dumpmntopts, sizeof(dumpmntopts));

Completed in 384 milliseconds

1234567891011>>