Man Page: find_get_pages_tag
Operating Environment: centos
Section: 9
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 3.10 June 2014 FIND_GET_PAGES_TAG(9)
| Related Man Pages |
|---|
| index_dump(1p) - debian |
| man(1) - plan9 |
| rindex(3) - x11r4 |
| rindex(3) - v7 |
| rindex(3) - plan9 |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Controlling user input |