Function report |
Source Code:include\trace\events\block.h |
Create Date:2022-07-28 12:17:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lock_bio_queue - putting new block IO operation in queue*@q: queue holding operation*@bio: new block operation* About to place the block IO operation @bio into queue @q.
Proto:static inline void trace_block_bio_queue(struct request_queue *q, struct bio *bio)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct request_queue * | q | |
struct bio * | bio |
NULL
Name | Describe |
---|---|
generic_make_request_checks |
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 |