函数逻辑报告 |
Source Code:lib\xarray.c |
Create Date:2022-07-27 07:10:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:xa_load() - Load an entry from an XArray.*@xa: XArray.*@index: index into array.* Context: Any context. Takes and releases the RCU lock.* Return: The entry at @index in @xa.
函数原型:void *xa_load(struct xarray *xa, unsigned long index)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct xarray * | xa | |
unsigned long | index |
1302 | 循环 |
1309 | 返回:entry |
名称 | 描述 |
---|---|
xa_erase_index | |
check_xa_load | |
check_xa_shrink | |
check_insert | |
check_reserve | |
check_multi_store_1 | |
check_multi_store | |
__check_store_iter | |
check_find_entry | |
__check_store_range | |
syscall_nr_to_meta | |
__do_page_cache_readahead | __do_page_cache_readahead() actually reads a chunk of disk. It allocates* the pages first, then submits them for I/O. This avoids the very bad* behaviour which would occur if page allocations are causing VM writeback. |
ib_get_client_data | _get_client_data - Get IB client context*@device:Device to get context for*@client:Client to get context for* ib_get_client_data() returns the client context data set with* ib_set_client_data() |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |