Function report |
Source Code:fs\aio.c |
Create Date:2022-07-28 20:21:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:COMPAT_SYSCALL_DEFINE6
Proto:COMPAT_SYSCALL_DEFINE6(io_pgetevents_time64, compat_aio_context_t, ctx_id, compat_long_t, min_nr, compat_long_t, nr, struct io_event __user *, events, struct __kernel_timespec __user *, timeout, const struct __compat_aio_sigset __user *, usig)
Type:
Parameter:Nothing
2247 | struct __compat_aio_sigset ksig = {0, } |
2252 | If timeout && get_timespec64( & t, timeout) Then Return -EFAULT |
2264 | interrupted = signal_pending(current process) |
2266 | If interrupted && Not ret Then ret = -start if no handler.. |
2269 | 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 |