| Function report | 
| Source Code: mm\userfaultfd.c | Create Date:2022-07-28 16:33:30 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:find_dst_vma
Proto:static __always_inline struct vm_area_struct *find_dst_vma(struct mm_struct *dst_mm, unsigned long dst_start, unsigned long len)
Type:struct vm_area_struct
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct mm_struct * | dst_mm | |
| unsigned long | dst_start | |
| unsigned long | len | 
| 33 | If Not dst_vma Then Return NULL | 
| 36 | If dst_start < Our start address within vm_mm. || dst_start + len > The first byte after our end addresswithin vm_mm. Then Return NULL | 
| 45 | If Not ctx Then Return NULL | 
| 48 | Return dst_vma | 
| Name | Describe | 
|---|---|
| __mcopy_atomic_hugetlb | __mcopy_atomic processing for HUGETLB vmas. Note that this routine is* called with mmap_sem held, it will release mmap_sem before returning. | 
| __mcopy_atomic | 
| 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 |