Function report |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-28 17:56:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bfq_exit_bfqq
Proto:static void bfq_exit_bfqq(struct bfq_data *bfqd, struct bfq_queue *bfqq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bfq_data * | bfqd | |
struct bfq_queue * | bfqq |
4926 | If bfqq == bfq_queue in service Then |
4931 | bfq_log_bfqq(bfqd, bfqq, "exit_bfqq: %p, %d", bfqq, ce counter ) |
4933 | bfq_put_cooperator(bfqq) |
4935 | bfq_release_process_ref(bfqd, bfqq) |
Name | Describe |
---|---|
bfq_exit_icq_bfqq |
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 |