Function report |
Source Code:security\tomoyo\common.c |
Create Date:2022-07-28 19:36:43 |
Last Modify:2020-03-18 09:15:18 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:moyo_poll_query - poll() for /sys/kernel/security/tomoyo/query.*@file: Pointer to "struct file".*@wait: Pointer to "poll_table".* Returns EPOLLIN | EPOLLRDNORM when ready to read, 0 otherwise.
Proto:static __poll_t tomoyo_poll_query(struct file *file, poll_table *wait)
Type:__poll_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | file | |
poll_table * | wait |
2189 | If Not list_empty - tests whether a list is empty*@head: the list to test. Then Return Epoll event masks | EPOLLRDNORM |
2192 | If Not list_empty - tests whether a list is empty*@head: the list to test. Then Return Epoll event masks | EPOLLRDNORM |
2194 | 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 |