find_get_pages_tag(9) suse man page | unix.com

Man Page: find_get_pages_tag

Operating Environment: suse

Section: 9

FIND_GET_PAGES_TAG(9)					    Memory Management in Linux					     FIND_GET_PAGES_TAG(9)

NAME
find_get_pages_tag - find and return pages that match tag
SYNOPSIS
unsigned find_get_pages_tag(struct address_space * mapping, pgoff_t * index, int tag, unsigned int nr_pages, struct page ** pages);
ARGUMENTS
mapping the address_space to search index the starting page index tag the tag index nr_pages the maximum number of pages pages where the resulting pages are placed
DESCRIPTION
Like find_get_pages, except we only return pages which are tagged with tag. We update index to index the next page for the traversal.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 FIND_GET_PAGES_TAG(9)
Related Man Pages
mpage_readpages(9) - suse
__get_user_pages(9) - centos
tag(3tcl) - debian
man(1) - plan9
tag(3tcl) - linux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Shopt -s histappend