Function report |
Source Code:fs\aio.c |
Create Date:2022-07-28 20:21:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:do_io_getevents
Proto:static long do_io_getevents(aio_context_t ctx_id, long min_nr, long nr, struct io_event __user *events, struct timespec64 *ts)
Type:long
Parameter:
Type | Parameter | Name |
---|---|---|
aio_context_t | ctx_id | |
long | min_nr | |
long | nr | |
struct io_event __user * | events | |
struct timespec64 * | ts |
2050 | until = If ts Then vert a timespec64 to ktime_t format: Else KTIME_MAX |
2051 | ioctx = lookup_ioctx(ctx_id) |
2054 | If Value is more likely to compile time(ioctx) Then |
2060 | Return ret |
Name | Describe |
---|---|
SYSCALL_DEFINE6 | |
COMPAT_SYSCALL_DEFINE6 |
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 |