| 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:This is called from eventpoll_release() to unlink files from the eventpoll* interface. We need to have this facility to cleanup correctly files that are* closed without being removed from the eventpoll interface.
Proto:void eventpoll_release_file(struct file *file)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct file * | file | 
| Name | Describe | 
|---|---|
| eventpoll_release | This is called from inside fs/file_table.c:__fput() to unlink files* from the eventpoll interface. We need to have this facility to cleanup* correctly files that are closed without being removed from the eventpoll* interface. | 
| 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 |