Function report |
Source Code:block\blk-cgroup.c |
Create Date:2022-07-28 17:41:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:blkcg_init
Proto:static int __init blkcg_init(void)
Type:int
Parameter:Nothing
1710 | blkcg_punt_bio_wq = alloc_workqueue("blkcg_punt_bio", WQ_MEM_RECLAIM | WQ_FREEZABLE | WQ_UNBOUND | WQ_SYSFS, 0) |
1713 | If Not blkcg_punt_bio_wq Then Return -ENOMEM |
1715 | Return 0 |
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 |