Function report |
Source Code:fs\eventpoll.c |
Create Date:2022-07-28 20:19:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:all only when ep->mtx is held
Proto:static inline struct wakeup_source *ep_wakeup_source(struct epitem *epi)
Type:struct wakeup_source
Parameter:
Type | Parameter | Name |
---|---|---|
struct epitem * | epi |
Name | Describe |
---|---|
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |