Function report |
Source Code:include\linux\scatterlist.h |
Create Date:2022-07-28 05:46:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sg_init_marker - Initialize markers in sg table*@sgl: The SG table*@nents: Number of entries in table
Proto:static inline void sg_init_marker(struct scatterlist *sgl, unsigned int nents)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct scatterlist * | sgl | |
unsigned int | nents |
Name | Describe |
---|---|
sg_init_table | sg_init_table - Initialize SG table*@sgl: The SG table*@nents: Number of entries in table* Notes:* If this is part of a chained sg table, sg_mark_end() should be* used only on the last table part. |
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 |