Function report |
Source Code:block\bio.c |
Create Date:2022-07-28 16:54:46 |
Last Modify:2020-03-17 23:13:58 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bio_alloc_rescue
Proto:static void bio_alloc_rescue(struct work_struct *work)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct work_struct * | work |
345 | When 1 cycle |
346 | spin_lock( & * Deadlock avoidance for stacking block drivers: see comments in * bio_alloc_bioset() for details) |
347 | bio = bio_list_pop( & rescue_list) |
348 | spin_unlock( & * Deadlock avoidance for stacking block drivers: see comments in * bio_alloc_bioset() for details) |
350 | If Not bio Then Break |
353 | generic_make_request(bio) |
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 |