Function report |
Source Code:include\linux\fs.h |
Create Date:2022-07-28 05:43:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:call_mmap
Proto:static inline int call_mmap(struct file *file, struct vm_area_struct *vma)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | file | |
struct vm_area_struct * | vma |
Name | Describe |
---|---|
do_mmap_shared_file | set up a shared mapping on a file (the driver or filesystem provides and* pins the storage) |
do_mmap_private | set up a private mapping or an anonymous shared mapping |
mmap_region | |
shm_mmap |
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 |