Function report |
Source Code:block\blk-softirq.c |
Create Date:2022-07-28 17:06:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:blk_softirq_init
Proto:static __init int blk_softirq_init(void)
Type:int
Parameter:Nothing
147 | for_each_possible_cpu(i) |
150 | open_softirq(BLOCK_SOFTIRQ, Softirq action handler - move entries to local list and loop over them* while passing them to the queue registered handler.) |
154 | 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 |