Man Page: copy_from_user_toio
Operating Environment: centos
Section: 9
COPY_FROM_USER_TOIO(9) Management of Cards and Device COPY_FROM_USER_TOIO(9)NAMEcopy_from_user_toio - copy data from user-space to mmio-spaceSYNOPSISint copy_from_user_toio(volatile void __iomem * dst, const void __user * src, size_t count);ARGUMENTSdst the destination pointer on mmio-space src the source pointer on user-space count the data size to copy in bytesDESCRIPTIONCopies the data from user-space to mmio-space.RETURNZero if successful, or non-zero on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 COPY_FROM_USER_TOIO(9)
| Related Man Pages |
|---|
| copy(9) - mojave |
| copyout_proc(9) - netbsd |
| copy(9) - netbsd |
| ioctl_copyin(9) - netbsd |
| ioctl_copyout(9) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Tar Command |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |