Query: copy_to_user_fromio
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
COPY_TO_USER_FROMIO(9) Management of Cards and Device COPY_TO_USER_FROMIO(9)NAMEcopy_to_user_fromio - copy data from mmio-space to user-spaceSYNOPSISint copy_to_user_fromio(void __user * dst, const volatile void __iomem * src, size_t count);ARGUMENTSdst the destination pointer on user-space src the source pointer on mmio count the data size to copy in bytesDESCRIPTIONCopies the data from mmio-space to user-space.RETURNZero if successful, or non-zero on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 COPY_TO_USER_FROMIO(9)
Related Man Pages |
---|
copyinstr(9) - mojave |
copyout_proc(9) - netbsd |
copyin(9) - netbsd |
copy(9) - netbsd |
copystr(9) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
CentOS 6 ran out of space, need to reclaim it |
[TIP] Processing YAML files with yq |