函数逻辑报告 |
Source Code:lib\xarray.c |
Create Date:2022-07-27 07:10:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:xas_init_marks() - Initialise all marks for the entry*@xas: Array operations state
函数原型:void xas_init_marks(const struct xa_state *xas)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct xa_state * | xas |
935 | mark等于0 |
937 | 循环 |
942 | 如果mark恒等于XA_MARK_MAX则退出 |
名称 | 描述 |
---|---|
xas_store | xas_store() - Store this entry in the XArray |
xa_destroy | 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. |
check_xa_mark_2 | |
page_cache_delete | Lock ordering:* ->i_mmap_rwsem (truncate_pagecache)* ->private_lock (__free_pte->__set_page_dirty_buffers)* ->swap_lock (exclusive_swap_page, others)* ->i_pages lock* ->i_mutex* ->i_mmap_rwsem (truncate->unmap_mapping_range)* ->mmap_sem* ->i_mmap_rwsem |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |