Function report |
Source Code:mm\swap.c |
Create Date:2022-07-28 14:13:46 |
Last Modify:2022-05-23 13:40:24 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pagevec_lookup_range_nr_tag
Proto:unsigned pagevec_lookup_range_nr_tag(struct pagevec *pvec, struct address_space *mapping, unsigned long *index, unsigned long end, xa_mark_t tag, unsigned max_pages)
Type:unsigned
Parameter:
Type | Parameter | Name |
---|---|---|
struct pagevec * | pvec | |
struct address_space * | mapping | |
unsigned long * | index | |
unsigned long | end | |
xa_mark_t | tag | |
unsigned | max_pages |
1085 | Return pagevec_count(pvec) |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |