函数逻辑报告 |
Source Code:security\smack\smack_access.c |
Create Date:2022-07-27 20:54:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:smk_insert_entry - insert a smack label into a hash map,* this function must be called under smack_known_lock
函数原型:void smk_insert_entry(struct smack_known *skp)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct smack_known * | skp |
408 | head等于smack_known_hash[hash & (SMACK_HASH_SLOTS - 1)] |
410 | 添加哈希记录 |
411 | 添加RCU保护项 |
名称 | 描述 |
---|---|
init_smack_known_list | |
smk_import_entry | smk_import_entry - import a label, return the list entry*@string: a text string that might be a Smack label*@len: the maximum size, or zero if it is NULL terminated |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |