Function report | 
Source Code:kernel\time\time.c | 
Create Date:2022-07-28 10:38:40 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:put_itimerspec64
Proto:int put_itimerspec64(const struct itimerspec64 *it, struct __kernel_itimerspec __user *uit)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const struct itimerspec64 * | it | |
| struct __kernel_itimerspec __user * | uit | 
| 971 | ret = put_timespec64( & it_interval, & timer period ) | 
| 975 | ret = put_timespec64( & it_value, & timer expiration ) | 
| 977 | Return ret | 
| Name | Describe | 
|---|---|
| SYSCALL_DEFINE2 | Get the time remaining on a POSIX.1b interval timer. | 
| SYSCALL_DEFINE4 | Set a POSIX.1b interval timer | 
| SYSCALL_DEFINE2 | 
| 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  |