| Function report | 
| Source Code: ipc\shm.c | Create Date:2022-07-28 16:46:36 | 
| Last Modify:2020-03-17 22:58:32 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__shm_open
Proto:static int __shm_open(struct vm_area_struct *vma)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct vm_area_struct * | vma | 
| 238 | sfd = shm_file_data(file) | 
| 241 | shp = shm_lock_(check_) routines are called in the paths where the rwsem* is not necessarily held. | 
| 248 | shm_unlock(shp) | 
| 249 | Return -EINVAL | 
| 253 | ipc_update_pid( & shm_lprid, task_tgid(current process)) | 
| 254 | shm_nattch++ | 
| 255 | shm_unlock(shp) | 
| 256 | 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 |