Function report |
Source Code:kernel\time\itimer.c |
Create Date:2022-07-28 10:49:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_itimerval
Proto:static int get_itimerval(struct itimerspec64 *o, const struct itimerval __user *i)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct itimerspec64 * | o | |
const struct itimerval __user * | i |
325 | If Not Returns true if the timeval is in canonical form( & current value ) || Not Returns true if the timeval is in canonical form( & timer interval ) Then Return -EINVAL |
330 | nanoseconds = microseconds * NSEC_PER_USEC |
332 | nanoseconds = microseconds * NSEC_PER_USEC |
333 | Return 0 |
Name | Describe |
---|---|
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 |