Function report |
Source Code:include\linux\bio.h |
Create Date:2022-07-28 05:45:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bio_list_pop
Proto:static inline struct bio *bio_list_pop(struct bio_list *bl)
Type:struct bio
Parameter:
Type | Parameter | Name |
---|---|---|
struct bio_list * | bl |
664 | If bio Then |
672 | Return bio |
Name | Describe |
---|---|
bio_alloc_rescue | |
punt_bios_to_rescuer | |
generic_make_request | generic_make_request - hand a buffer to its device driver for I/O*@bio: The bio describing the location in memory and on the device.* generic_make_request() is used to make I/O requests of block* devices |
blkg_async_bio_workfn | |
throtl_pop_queued | hrotl_pop_queued - pop the first bio form a qnode list*@queued: the qnode list to pop a bio from*@tg_to_put: optional out argument for throtl_grp to put* Pop the first bio from the qnode list @queued |
blk_throtl_dispatch_work_fn | lk_throtl_dispatch_work_fn - work function for throtl_data->dispatch_work*@work: work item being executed* This function is queued for execution when bio's reach the bio_lists[]* of throtl_data->service_queue. Those bio's are ready and issued by this |
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 |