Function report |
Source Code:mm\memory.c |
Create Date:2022-07-28 14:41:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__get_fault_gfp_mask
Proto:static gfp_t __get_fault_gfp_mask(struct vm_area_struct *vma)
Type:gfp_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct vm_area_struct * | vma |
2326 | Return GFP_KERNEL |
Name | Describe |
---|---|
__handle_mm_fault | By the time we get here, we already hold the mm semaphore* The mmap_sem may have been released depending on flags and our* return value. See filemap_fault() and __lock_page_or_retry(). |
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 |