函数逻辑报告 |
Source Code:include\linux\mm.h |
Create Date:2022-07-27 06:44:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:mm_populate
函数原型:static inline void mm_populate(unsigned long addr, unsigned long len)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned long | addr | |
unsigned long | len |
名称 | 描述 |
---|---|
vm_mmap_pgoff | |
SYSCALL_DEFINE1 | |
SYSCALL_DEFINE1 | |
SYSCALL_DEFINE5 | Emulation of deprecated remap_file_pages() syscall. |
vm_brk_flags | |
SYSCALL_DEFINE5 | Expand (or shrink) an existing mapping, potentially moving it at the* same time (controlled by the MREMAP_MAYMOVE flag and available VM space)* MREMAP_FIXED option added 5-Dec-1999 by Benjamin LaHaise* This option implies MREMAP_MAYMOVE. |
do_shmat | Fix shmaddr, allocate descriptor, map shm, add attach descriptor to lists.* NOTE! Despite the name, this is NOT a direct system call entrypoint. The* "raddr" thing points to kernel space, and there has to be a wrapper around* this. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |