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_set_buf - Set sg entry to point at given data*@sg: SG entry*@buf: Data*@buflen: Data length
Proto:static inline void sg_set_buf(struct scatterlist *sg, const void *buf, unsigned int buflen)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct scatterlist * | sg | |
const void * | buf | |
unsigned int | buflen |
Name | Describe |
---|---|
sg_init_one | sg_init_one - Initialize a single entry sg list*@sg: SG entry*@buf: Virtual address for IO*@buflen: IO length |
derived_key_encrypt | Before returning data to userspace, encrypt decrypted data. |
derived_key_decrypt |
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 |