| 函数逻辑报告 | 
| Source Code: fs\notify\notification.c | Create Date:2022-07-29 10:47:44 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:Add an event to the group notification queue
函数原型:int fsnotify_add_event(struct fsnotify_group *group, struct fsnotify_event *event, int (*merge)(struct list_head *, struct fsnotify_event *))
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct fsnotify_group * | group | |
| struct fsnotify_event * | event | |
| int (* | merge | 
| 89 | ret等于0 | 
| 94 | 加自旋锁 | 
| 97 | 自旋锁解锁 | 
| 98 | 返回:2 | 
| 121 | queue : | 
| 122 | events on the queue 自加 | 
| 123 | 添加链表项 | 
| 124 | 自旋锁解锁 | 
| 127 | kill_fasync( & async notification , SIGIO, data input available ) | 
| 128 | 返回:ret | 
| 源代码转换工具 开放的插件接口 | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |