函数逻辑报告 |
Source Code:kernel\audit_tree.c |
Create Date:2022-07-27 12:33:34 |
Last Modify:2022-05-22 16:43:11 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:chunk_hash
函数原型:static inline struct list_head *chunk_hash(unsigned long key)
返回类型:struct list_head
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned long | key |
225 | n等于key除L1_CACHE_BYTES |
226 | 返回:chunk_hash_heads加n取模HASH_SIZE |
名称 | 描述 |
---|---|
insert_hash | hash_lock & mark->group->mark_mutex is held by caller |
audit_tree_lookup | alled under rcu_read_lock |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |