函数逻辑报告 |
Source Code:lib\xarray.c |
Create Date:2022-07-27 07:10:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:xa_destroy() - Free all internal data structures.*@xa: XArray.* After calling this function, the XArray is empty and has freed all memory* allocated for its internal data structures. You are responsible for* freeing the objects referenced by the XArray.
函数原型:void xa_destroy(struct xarray *xa)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct xarray * | xa |
1989 | xa_node = NULL |
1990 | xas_lock_irqsave( & xas, flags) |
1994 | 如果xa_zero_busy(xa)则xa_mark_clear(xa, XA_FREE_MARK) |
1999 | xas_unlock_irqrestore( & xas, flags) |
名称 | 描述 |
---|---|
check_xa_mark_2 | |
check_reserve | |
check_multi_store_3 | |
check_xa_alloc_1 | |
check_xa_alloc_2 | |
check_find_2 | |
check_find_3 | |
check_find_entry | |
check_move | |
check_align_1 | |
check_destroy |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |