Function report |
Source Code:block\blk-cgroup.c |
Create Date:2022-07-28 17:39:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:blkg_async_bio_workfn
Proto:static void blkg_async_bio_workfn(struct work_struct *work)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct work_struct * | work |
123 | bios = BIO_EMPTY_LIST |
127 | spin_lock_bh( & async_bio_lock) |
128 | bio_list_merge( & bios, & async_bios) |
129 | bio_list_init( & async_bios) |
130 | spin_unlock_bh( & async_bio_lock) |
132 | When bio = bio_list_pop( & bios) cycle |
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 |