Function report |
Source Code:lib\scatterlist.c |
Create Date:2022-07-28 06:20:45 |
| 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_dma_next
Proto:bool __sg_page_iter_dma_next(struct sg_dma_page_iter *dma_iter)
Type:bool
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct sg_dma_page_iter * | dma_iter |
| 645 | If Not maining sg entries || Not sg holding the page Then Return false |
| 651 | When page offset within the sg >= sg_dma_page_count(sg holding the page ) cycle |
| 654 | If Not --maining sg entries || Not sg holding the page Then Return false |
| 658 | Return true |
| 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 |