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:mcopy_atomic
Proto:ssize_t mcopy_atomic(struct mm_struct *dst_mm, unsigned long dst_start, unsigned long src_start, unsigned long len, bool *mmap_changing)
Type:ssize_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct mm_struct * | dst_mm | |
unsigned long | dst_start | |
unsigned long | src_start | |
unsigned long | len | |
bool * | mmap_changing |
607 | Return __mcopy_atomic(dst_mm, dst_start, src_start, len, TSC's on different sockets may be reset asynchronously.* This may cause the TSC ADJUST value on socket 0 to be NOT 0., 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 |