Function report | 
Source Code:ipc\shm.c | 
Create Date:2022-07-28 16:47:20 | 
| Last Modify:2020-03-17 22:58:32 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:copy_shmid_to_user
Proto:static inline unsigned long copy_shmid_to_user(void __user *buf, struct shmid64_ds *in, int version)
Type:unsigned long
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| void __user * | buf | |
| struct shmid64_ds * | in | |
| int | version | 
| 754 | Return copy_to_user(buf, in, size of in ) | 
| 765 | pid of creator = pid of creator | 
| 769 | Return copy_to_user(buf, & out, size of out ) | 
| 771 | Default | 
| 772 | Return -EINVAL | 
| Name | Describe | 
|---|---|
| ksys_shmctl | 
| 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  |