Function report |
Source Code:include\linux\blkdev.h |
Create Date:2022-07-28 05:46:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rq_is_sync
Proto:static inline bool rq_is_sync(struct request *rq)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct request * | rq |
Name | Describe |
---|---|
blk_mq_free_request | |
bfq_choose_req | Lifted from AS - choose which of rq1 and rq2 that is best served now.* We choose the request that is closer to the head right now. Distance* behind the head is penalized and only allowed to a certain extent. |
bfq_add_request | |
bfq_remove_request | |
bfq_allow_bio_merge | |
bfq_rq_enqueued | Called when a new fs request (rq) is added to bfqq. Check if there's* something we should do about it. |
__bfq_insert_request | rns true if it causes the idle timer to be disabled |
bfq_init_rq |
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 |