函数逻辑报告 | 
Source Code:lib\klist.c | 
Create Date:2022-07-27 07:13:41 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:klist_put
函数原型:static void klist_put(struct klist_node *n, bool kill)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct klist_node * | n | |
| bool | kill | 
| 211 | k等于knode_klist(n) | 
| 212 | (等于put | 
| 214 | 加自旋锁 | 
| 215 | 如果kill则knode_kill(n) | 
| 217 | 如果非klist_dec_and_del(n)则put = NULL | 
| 219 | 自旋锁解锁 | 
| 名称 | 描述 | 
|---|---|
| klist_del | 减少节点的引用计数并尝试删除 | 
| klist_iter_exit | klist_iter_exit - Finish a list iteration.*@i: Iterator structure.* Must be called when done iterating over list, as it decrements the* refcount of the current node. Necessary in case iteration exited before | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |