Function report |
Source Code:fs\select.c |
Create Date:2022-07-28 20:07:01 |
Last Modify:2020-03-18 10:25:38 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:poll_get_entry
Proto:static struct poll_table_entry *poll_get_entry(struct poll_wqueues *p)
Type:struct poll_table_entry
Parameter:
Type | Parameter | Name |
---|---|---|
struct poll_wqueues * | p |
164 | If inline_index < N_INLINE_POLL_ENTRIES Then Return inline_entries + inline_index++ |
167 | If Not table || POLL_TABLE_FULL(table) Then |
170 | new_table = __get_free_page(GFP_KERNEL) |
171 | If Not new_table Then |
181 | Return entry++ |
Name | Describe |
---|---|
__pollwait | Ok, Peter made a complicated, but straightforward multiple_wait() function |
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 |