Function report |
Source Code:ipc\sem.c |
Create Date:2022-07-28 16:44:16 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:copy_semid_to_user
Proto:static unsigned long copy_semid_to_user(void __user *buf, struct semid64_ds *in, int version)
Type:unsigned long
Parameter:
| Type | Parameter | Name |
|---|---|---|
| void __user * | buf | |
| struct semid64_ds * | in | |
| int | version |
| 1180 | Return copy_to_user(buf, in, size of in ) |
| 1189 | last semop time = last semop time |
| 1193 | Return copy_to_user(buf, & out, size of out ) |
| 1195 | Default |
| 1196 | Return -EINVAL |
| Name | Describe |
|---|---|
| ksys_semctl |
| 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 |