Function report |
Source Code:lib\scatterlist.c |
Create Date:2022-07-28 06:20:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__sg_page_iter_next
Proto:bool __sg_page_iter_next(struct sg_page_iter *piter)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct sg_page_iter * | piter |
619 | If Not maining sg entries || Not sg holding the page Then Return false |
625 | When page offset within the sg >= sg_page_count(sg holding the page ) cycle |
628 | If Not --maining sg entries || Not sg holding the page Then Return false |
632 | Return true |
Name | Describe |
---|---|
sg_miter_get_next_page |
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 |