| Function report | 
| Source Code: fs\timerfd.c | Create Date:2022-07-28 20:19:58 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:SYSCALL_DEFINE2
Proto:SYSCALL_DEFINE2(timerfd_gettime, int, ufd, struct __kernel_itimerspec __user *, otmr)
Type:
Parameter:Nothing
| 560 | ret = do_timerfd_gettime(ufd, & kotmr) | 
| 563 | Return If put_itimerspec64( & kotmr, otmr) Then -EFAULT Else 0 | 
| 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 |