Function report |
Source Code:mm\readahead.c |
Create Date:2022-07-28 14:11:51 |
Last Modify:2020-03-17 21:13:07 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lease a list of pages, invalidating them first if need be
Proto:static void read_cache_pages_invalidate_pages(struct address_space *mapping, struct list_head *pages)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct address_space * | mapping | |
struct list_head * | pages |
70 | victim = lru_to_page(pages) |
Name | Describe |
---|---|
read_cache_pages | ad_cache_pages - populate an address space with some pages & start reads against them*@mapping: the address_space*@pages: The address of a list_head which contains the target pages. These* pages have their ->index populated and are otherwise uninitialised. |
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 |