Function report |
Source Code:kernel\power\swap.c |
Create Date:2022-07-28 10:02:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hib_end_io
Proto:static void hib_end_io(struct bio *bio)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bio * | bio |
240 | hb = bi_private |
241 | page = bio_first_page_all(bio) |
243 | If bi_status Then |
249 | If Return the data direction, READ or WRITE.(bio) == WRITE Then put_page(page) |
257 | If atomic_dec_and_test( & count) Then wake_up( & wait) |
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 |