Function report |
Source Code:lib\sg_pool.c |
Create Date:2022-07-28 07:20:32 |
Last Modify:2022-05-21 18:25:42 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sg_pool_alloc
Proto:static struct scatterlist *sg_pool_alloc(unsigned int nents, gfp_t gfp_mask)
Type:struct scatterlist
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | nents | |
gfp_t | gfp_mask |
66 | sgp = sg_pools + sg_pool_index(nents) |
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 |