函数逻辑报告 |
Source Code:fs\eventpoll.c |
Create Date:2022-07-29 10:50:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:all only when ep->mtx is held
函数原型:static inline struct wakeup_source *ep_wakeup_source(struct epitem *epi)
返回类型:struct wakeup_source
参数:
类型 | 参数 | 名称 |
---|---|---|
struct epitem * | epi |
名称 | 描述 |
---|---|
ep_pm_stay_awake | all only when ep->mtx is held |
ep_remove | Removes a "struct epitem" from the eventpoll RB tree and deallocates* all the associated resources. Must be called with "mtx" held. |
ep_read_events_proc | |
ep_destroy_wakeup_source | are code path, only used when EPOLL_CTL_MOD removes a wakeup source |
ep_insert | Must be called with "mtx" held. |
ep_send_events_proc |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |