Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\pagemap.h Create Date:2022-07-28 05:45:04
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:find_get_pages_tag

Proto:static inline unsigned find_get_pages_tag(struct address_space *mapping, unsigned long *index, xa_mark_t tag, unsigned int nr_pages, struct page **pages)

Type:unsigned

Parameter:

TypeParameterName
struct address_space *mapping
unsigned long *index
xa_mark_ttag
unsigned intnr_pages
struct page **pages
370  Return d_get_pages_range_tag - find and return pages in given range matching @tag*@mapping: the address_space to search*@index: the starting page index*@end: The final page index (inclusive)*@tag: the tag index*@nr_pages: the maximum number of pages*@pages: