Function report | 
Source Code:mm\userfaultfd.c | 
Create Date:2022-07-28 16:34:09 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:mfill_zeropage
Proto:ssize_t mfill_zeropage(struct mm_struct *dst_mm, unsigned long start, unsigned long len, bool *mmap_changing)
Type:ssize_t
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct mm_struct * | dst_mm | |
| unsigned long | start | |
| unsigned long | len | |
| bool * | mmap_changing | 
| 614 | Return __mcopy_atomic(dst_mm, start, 0, len, true, mmap_changing) | 
| 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  |