Function report |
Source Code:mm\mlock.c |
Create Date:2022-07-28 14:45:54 |
Last Modify:2022-05-23 14:12:58 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:SYSCALL_DEFINE3
Proto:SYSCALL_DEFINE3(mlock2, unsigned long, start, size_t, len, int, flags)
Type:
Parameter:Nothing
727 | If flags & ~Lock pages in range after they are faulted in, do not prefault Then Return -EINVAL |
730 | If flags & Lock pages in range after they are faulted in, do not prefault Then vm_flags |= Lock the pages covered when they are faulted in |
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 |