Function report |
Source Code:kernel\time\hrtimer.c |
Create Date:2022-07-28 10:41:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:nanosleep_copyout
Proto:int nanosleep_copyout(struct restart_block *restart, struct timespec64 *ts)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct restart_block * | restart | |
struct timespec64 * | ts |
1856 | If put_timespec64(ts, rmtp) Then Return -EFAULT |
1858 | Break |
1859 | Default |
1860 | BUG() |
1862 | Return -start by calling sys_restart_syscall |
Name | Describe |
---|---|
do_nanosleep | |
do_cpu_nanosleep |
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 |