Function report |
Source Code:block\blk-core.c |
Create Date:2022-07-28 16:59:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:blk_get_queue
Proto:bool blk_get_queue(struct request_queue *q)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct request_queue * | q |
565 | If Value is more likely to compile time(!blk_queue_dying(q)) Then |
566 | __blk_get_queue(q) |
567 | Return true |
570 | Return false |
Name | Describe |
---|---|
__device_add_disk | __device_add_disk - add disk information to kernel list*@parent: parent device for the disk*@disk: per-device partitioning information*@groups: Additional per-device sysfs groups*@register_queue: register the queue if set to true* This function registers |
bsg_add_device | |
blkcg_schedule_throttle | lkcg_schedule_throttle - this task needs to check for throttling*@q: the request queue IO was submitted on*@use_memdelay: do we charge this to memory delay for PSI* This is called by the IO controller when we know there's delay accumulated |
iolatency_set_limit |
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 |