Function report | 
Source Code:include\linux\mm.h | 
Create Date:2022-07-28 05:43:42 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:pud_alloc
Proto:static inline pud_t *pud_alloc(struct mm_struct *mm, p4d_t *p4d, unsigned long address)
Type:pud_t
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct mm_struct * | mm | |
| p4d_t * | p4d | |
| unsigned long | address | 
| Name | Describe | 
|---|---|
| ioremap_pud_range | |
| map_tboot_page | |
| copy_pud_range | |
| __get_locked_pte | |
| remap_pud_range | |
| apply_to_pud_range | |
| __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(). | 
| alloc_new_pmd | |
| vmap_pud_range | |
| zero_p4d_populate | |
| mm_alloc_pmd | 
| 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  |