Query: find_get_pages_tag
OS: suse
Section: 9
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)NAMEfind_get_pages_tag - find and return pages that match tagSYNOPSISunsigned find_get_pages_tag(struct address_space * mapping, pgoff_t * index, int tag, unsigned int nr_pages, struct page ** pages);ARGUMENTSmapping 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 placedDESCRIPTIONLike find_get_pages, except we only return pages which are tagged with tag. We update index to index the next page for the traversal.COPYRIGHTKernel Hackers Manual 2.6. July 2010 FIND_GET_PAGES_TAG(9)
Related Man Pages |
---|
man(1) - plan9 |
tag(3tcl) - redhat |
tag(3tcl) - hpux |
tag(3tcl) - suse |
tag(3tcl) - bsd |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
Migrating to UNIX |
Tar Command |
Docker learning Phase-I |
32 bit process addressing more than 4GB |