Function report |
Source Code:mm\nommu.c |
Create Date:2022-07-28 14:37:11 |
Last Modify:2020-03-17 21:26:27 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:set up a shared mapping on a file (the driver or filesystem provides and* pins the storage)
Proto:static int do_mmap_shared_file(struct vm_area_struct *vma)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct vm_area_struct * | vma |
988 | ret = call_mmap(File we map to (can be NULL). , vma) |
989 | If ret == 0 Then |
999 | Return -ENODEV |
Name | Describe |
---|---|
do_mmap | handle mapping creation for uClinux |
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 |