Function report | 
Source Code:ipc\shm.c | 
Create Date:2022-07-28 16:47:24 | 
| Last Modify:2020-03-17 22:58:32 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:copy_shminfo_to_user
Proto:static inline unsigned long copy_shminfo_to_user(void __user *buf, struct shminfo64 *in, int version)
Type:unsigned long
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| void __user * | buf | |
| struct shminfo64 * | in | |
| int | version | 
| 806 | Return copy_to_user(buf, in, size of in ) | 
| 821 | Return copy_to_user(buf, & out, size of out ) | 
| 823 | Default | 
| 824 | 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  |