Function report |
Source Code:fs\io_uring.c |
Create Date:2022-07-28 20:22:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:req_need_defer
Proto:static inline bool req_need_defer(struct io_kiocb *req)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct io_kiocb * | req |
570 | If (flags & (drain existing IO first | drain done )) == drain existing IO first Then Return __req_need_defer(req) |
573 | Return false |
Name | Describe |
---|---|
io_get_deferred_req | |
io_req_defer |
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 |