Function report |
Source Code:lib\scatterlist.c |
Create Date:2022-07-28 06:20:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sg_nents - return total count of entries in scatterlist*@sg: The scatterlist* Description:* Allows to know how many entries are in sg, taking into acount* chaining as well
Proto:int sg_nents(struct scatterlist *sg)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct scatterlist * | sg |
50 | Return nents |
Name | Describe |
---|---|
chacha20poly1305_crypt_sg_inplace | |
sg_split | sg_split - split a scatterlist into several scatterlists*@in: the input sg list*@in_mapped_nents: the result of a dma_map_sg(in, |
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 |