函数逻辑报告 | 
Source Code:include\linux\rculist.h | 
Create Date:2022-07-27 06:40:39 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:hlist_add_tail_rcu*@n: the element to add to the hash list
函数原型:static inline void hlist_add_tail_rcu(struct hlist_node *n, struct hlist_head *h)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct hlist_node * | n | |
| struct hlist_head * | h | 
| 559 | struct hlist_node * i, * last = NULL | 
| 565 | 如果last则 | 
| 569 | 否则 | 
| 570 | 添加哈希记录 | 
| 名称 | 描述 | 
|---|---|
| security_add_hooks | security_add_hooks - Add a modules hooks to the hook lists.*@hooks: the hooks to add*@count: the number of hooks to add*@lsm: the name of the security module* Each LSM has to register its hooks with the infrastructure. | 
| sk_add_node_rcu | |
| sk_add_node_tail_rcu | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |