Home
last modified time | relevance | path

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

/Linux-v5.15/fs/notify/fanotify/
Dfanotify.h265 struct fanotify_perm_event { struct
273 static inline struct fanotify_perm_event * argument
276 return container_of(event, struct fanotify_perm_event, fae); in FANOTIFY_PERM()
Dfanotify_user.c258 struct fanotify_perm_event *event, in finish_permission_event()
278 struct fanotify_perm_event *event; in process_access_response()
784 struct fanotify_perm_event *event; in fanotify_release()
787 struct fanotify_perm_event, fae.fse.list); in fanotify_release()
1600 KMEM_CACHE(fanotify_perm_event, SLAB_PANIC); in fanotify_user_setup()
Dfanotify.c194 struct fanotify_perm_event *event, in fanotify_get_response()
482 struct fanotify_perm_event *pevent; in fanotify_alloc_perm_event()