| Function report | 
| Source Code: ipc\shm.c | Create Date:2022-07-28 16:46:56 | 
| Last Modify:2020-03-17 22:58:32 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:shm_mmap
Proto:static int shm_mmap(struct file *file, struct vm_area_struct *vma)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct file * | file | |
| struct vm_area_struct * | vma | 
| 489 | sfd = shm_file_data(file) | 
| 497 | ret = __shm_open(vma) | 
| 502 | If ret Then | 
| 511 | Return 0 | 
| 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 |