_copy_from_pages(9) centos man page | unix.com

Man Page: _copy_from_pages

Operating Environment: centos

Section: 9

_COPY_FROM_PAGES(9)						 Linux Networking					       _COPY_FROM_PAGES(9)

NAME
_copy_from_pages -
SYNOPSIS
void _copy_from_pages(char * p, struct page ** pages, size_t pgbase, size_t len);
ARGUMENTS
p pointer to destination pages array of pages pgbase offset of source data len length
DESCRIPTION
Copies data into an arbitrary memory location from an array of pages The copy is assumed to be non-overlapping.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 _COPY_FROM_PAGES(9)
Related Man Pages
kmalloc_array(9) - centos
netlink(3) - suse
netlink(3) - php
netlink(3) - v7
netlink(3) - opensolaris
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I