Function report |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-28 17:59: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_init
Proto:static int __init bfq_init(void)
Type:int
Parameter:Nothing
6821 | If bfq_slab_setup() Then Go to err_pol_unreg |
6840 | ret = elv_register( & iosched_bfq_mq) |
6844 | Return 0 |
6846 | slab_kill : |
6847 | bfq_slab_kill() |
6848 | err_pol_unreg : |
6852 | Return ret |
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 |