Function report |
Source Code:fs\notify\fanotify\fanotify.h |
Create Date:2022-07-28 20:18:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fanotify_is_perm_event
Proto:static inline bool fanotify_is_perm_event(unsigned int mask)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | mask |
133 | Return IS_ENABLED(CONFIG_FOO) evaluates to 1 if CONFIG_FOO is set to 'y' or 'm',* 0 otherwise.(CONFIG_FANOTIFY_ACCESS_PERMISSIONS) && mask & Events that require a permission response from user |
Name | Describe |
---|---|
fanotify_merge | and the list better be locked by something too! |
fanotify_alloc_event | |
fanotify_handle_event | |
fanotify_free_event | |
get_one_event | Get an fsnotify notification event if one exists and is small* enough to fit in "count". Return an error pointer if the count* is not large enough. When permission event is dequeued, its state is* updated accordingly. |
copy_event_to_user | |
fanotify_read |
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 |