Function report |
Source Code:block\blk-wbt.c |
Create Date:2022-07-28 18:06:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__wbt_done
Proto:static void __wbt_done(struct rq_qos *rqos, enum wbt_flags wb_acct)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rq_qos * | rqos | |
enum wbt_flags | wb_acct |
174 | If Not (wb_acct & write, tracked for throttling ) Then Return |
177 | rqw = get_rq_wait(rwb, wb_acct) |
178 | wbt_rqw_done(rwb, rqw, wb_acct) |
Name | Describe |
---|---|
wbt_done | Called on completion of a request. Note that it's also called when* a request is merged, when the request gets freed. |
wbt_cleanup |
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 |