Function report | 
Source Code:fs\select.c | 
Create Date:2022-07-28 20:07:05 | 
| Last Modify:2020-03-18 10:25:38 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:SYSCALL_DEFINE3
Proto:SYSCALL_DEFINE3(poll, struct pollfd __user *, ufds, unsigned int, nfds, int, timeout_msecs)
Type:
Parameter:Nothing
| 1050 | struct timespec64 end_time, * to = NULL | 
| 1053 | If timeout_msecs >= 0 Then | 
| 1059 | ret = do_sys_poll(ufds, nfds, to) | 
| 1061 | If ret == -start if no handler.. Then | 
| 1064 | restart_block = restart_block | 
| 1065 | fn = do_restart_poll | 
| 1069 | If timeout_msecs >= 0 Then | 
| 1073 | Else has_timeout = 0 | 
| 1078 | Return ret | 
| 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  |