Function report |
Source Code:include\linux\xarray.h |
Create Date:2022-07-28 05:42:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:xa_alloc_cyclic
Proto:static inline int xa_alloc_cyclic(struct xarray *xa, u32 *id, void *entry, struct xa_limit limit, u32 *next, gfp_t gfp)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct xarray * | xa | |
u32 * | id | |
void * | entry | |
struct xa_limit | limit | |
u32 * | next | |
gfp_t | gfp |
952 | Return err |
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 |