函数逻辑报告 |
Source Code:kernel\audit.h |
Create Date:2022-07-27 12:25:00 |
Last Modify:2020-03-17 16:53:25 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:audit_hash_ino
函数原型:static inline int audit_hash_ino(unsigned int ino)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int | ino |
210 | 返回:ino按位与AUDIT_INODE_BUCKETS减1 |
名称 | 描述 |
---|---|
audit_find_rule | Find an existing audit rule.* Caller must hold audit_filter_mutex to prevent stale rule data. |
audit_filter_inode_name | Given an audit_name check the inode hash table to see if they match.* Called holding the rcu read lock to protect the use of audit_inode_hash |
audit_update_watch | Update inode info in audit rules based on filesystem event. |
audit_add_watch | Find a matching watch entry, or add this one.* Caller must hold audit_filter_mutex. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |