centos man page for find_get_pages_tag

Query: find_get_pages_tag

OS: centos

Section: 9

Links: centos man pages | All man pages

Forums: Unix Linux Community | Forum Categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 3.10 June 2014 FIND_GET_PAGES_TAG(9)
Related Man Pages
index_dump(1p) - debian
rindex(3) - opendarwin
rindex(3) - xfree86
rindex(3) - x11r4
rindex(3) - v7
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq