Function report |
Source Code:mm\mmap.c |
Create Date:2022-07-28 14:49:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:vm_munmap
Proto:int vm_munmap(unsigned long start, size_t len)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | start | |
size_t | len |
2854 | Return __vm_munmap(start, len, false) |
Name | Describe |
---|---|
test_user_copy_init | |
kill_ioctx | kill_ioctx* Cancels all outstanding aio requests on an aio context. Used* when the processes owning a context have all exited to encourage* the rapid destruction of the kioctx. |
elf_map | |
load_flat_file |
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 |