Function report |
Source Code:mm\filemap.c |
Create Date:2022-07-28 14:02:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ad_cache_page_gfp - read into page cache, using specified page allocation flags
Proto:struct page *read_cache_page_gfp(struct address_space *mapping, unsigned long index, gfp_t gfp)
Type:struct page
Parameter:
Type | Parameter | Name |
---|---|---|
struct address_space * | mapping | |
unsigned long | index | |
gfp_t | gfp |
Name | Describe |
---|---|
shmem_read_mapping_page_gfp | shmem_read_mapping_page_gfp - read into page cache, using specified page allocation flags |
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 |