Function report |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-28 17:58:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__bfq_put_async_bfqq
Proto:static void __bfq_put_async_bfqq(struct bfq_data *bfqd, struct bfq_queue **bfqq_ptr)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bfq_data * | bfqd | |
struct bfq_queue ** | bfqq_ptr |
6286 | If bfqq Then |
6289 | bfq_log_bfqq(bfqd, bfqq, "put_async_bfqq: putting %p, %d", bfqq, ce counter ) |
6292 | * bfqq_ptr = NULL |
Name | Describe |
---|---|
bfq_put_async_queues | Release all the bfqg references to its async queues. If we are* deallocating the group these queues may still contain requests, so* we reparent them to the root cgroup (i.e., the only one that will |
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 |