Function report |
Source Code:include\linux\eventpoll.h |
Create Date:2022-07-28 10:36:43 |
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 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.
Proto:static inline void eventpoll_release(struct file *file)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | file |
53 | If Value is more likely to compile time(list_empty - tests whether a list is empty*@head: the list to test.) Then Return |
Name | Describe |
---|---|
__fput | he real guts of fput() - releasing the last reference to file |
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 |