Function report |
Source Code:fs\io_uring.c |
Create Date:2022-07-28 20:22:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:io_grab_files
Proto:static int io_grab_files(struct io_kiocb *req)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct io_kiocb * | req |
3439 | spin_lock_irq( & inflight_lock) |
3446 | If Check whether the specified fd has an open file.(ring_fd) == ring_file Then |
3448 | flags |= inflight list |
3450 | ret = 0 |
3452 | spin_unlock_irq( & inflight_lock) |
3455 | Return ret |
Name | Describe |
---|---|
__io_queue_sqe |
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 |