Function report |
Source Code:kernel\time\itimer.c |
Create Date:2022-07-28 10:49:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:put_itimerval
Proto:static int put_itimerval(struct itimerval __user *o, const struct itimerspec64 *i)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct itimerval __user * | o | |
const struct itimerspec64 * | i |
106 | microseconds = nanoseconds / NSEC_PER_USEC |
108 | microseconds = nanoseconds / NSEC_PER_USEC |
Name | Describe |
---|---|
SYSCALL_DEFINE2 | |
SYSCALL_DEFINE3 |
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 |