Function report | 
Source Code:fs\eventpoll.c | 
Create Date:2022-07-28 20:19:07 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Differs from ep_eventpoll_poll() in that internal callers already have* the ep->mtx so we need to start from depth=1, such that mutex_lock_nested()* is correctly annotated.
Proto:static __poll_t ep_item_poll(const struct epitem *epi, poll_table *pt, int depth)
Type:__poll_t
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const struct epitem * | epi | |
| poll_table * | pt | |
| int | depth | 
| 874 | poll_wait(file, & Wait queue used by file->poll() , pt) | 
| 875 | locked = pt && _qproc == ep_ptable_queue_proc | 
| Name | Describe | 
|---|---|
| ep_read_events_proc | |
| ep_insert | Must be called with "mtx" held. | 
| ep_modify | Modify the interest event mask by dropping an event if the new mask* has a match in the current file status. 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  |