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:ep_read_events_proc
Proto:static __poll_t ep_read_events_proc(struct eventpoll *ep, struct list_head *head, void *priv)
Type:__poll_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct eventpoll * | ep | |
struct list_head * | head | |
void * | priv |
889 | init_poll_funcptr( & pt, NULL) |
890 | depth++ |
894 | Return Epoll event masks | EPOLLRDNORM |
895 | Else |
906 | Return 0 |
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 |