Function report |
Source Code:lib\test_xarray.c |
Create Date:2022-07-28 06:33:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:If anyone needs this, please move it to xarray.c. We have no current* users outside the test suite because all current multislot users want* to use the advanced API.
Proto:static void *xa_store_order(struct xarray *xa, unsigned long index, unsigned order, void *entry, gfp_t gfp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct xarray * | xa | |
unsigned long | index | |
unsigned | order | |
void * | entry | |
gfp_t | gfp |
74 | Do |
80 | Return curr |
Name | Describe |
---|---|
check_xa_mark_1 | |
check_xa_shrink | |
check_multi_store_1 | |
check_multi_store_2 | |
check_multi_store_3 | |
check_multi_store | |
check_multi_find_1 | |
check_multi_find_2 | |
check_find_entry | |
check_account | Check that the pointer / value / sibling entries are accounted the* way we expect them to be. |
check_destroy |
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 |