Home
last modified time | relevance | path

Searched refs:fanotify_perm_event (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/notify/fanotify/
H A Dfanotify.h247 struct fanotify_perm_event { struct
255 static inline struct fanotify_perm_event * argument
258 return container_of(event, struct fanotify_perm_event, fae); in FANOTIFY_PERM()
H A Dfanotify_user.c167 struct fanotify_perm_event *event, in finish_permission_event()
187 struct fanotify_perm_event *event; in process_access_response()
590 struct fanotify_perm_event *event; in fanotify_release()
593 struct fanotify_perm_event, fae.fse.list); in fanotify_release()
1326 KMEM_CACHE(fanotify_perm_event, SLAB_PANIC); in fanotify_user_setup()
H A Dfanotify.c173 struct fanotify_perm_event *event, in fanotify_get_response()
452 struct fanotify_perm_event *pevent; in fanotify_alloc_perm_event()