Home
last modified time | relevance | path

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

/Linux-v6.1/fs/notify/fanotify/
Dfanotify.h425 struct fanotify_perm_event { struct
433 static inline struct fanotify_perm_event * argument
436 return container_of(event, struct fanotify_perm_event, fae); in FANOTIFY_PERM()
Dfanotify_user.c291 struct fanotify_perm_event *event, in finish_permission_event()
311 struct fanotify_perm_event *event; in process_access_response()
874 struct fanotify_perm_event *event; in fanotify_release()
877 struct fanotify_perm_event, fae.fse.list); in fanotify_release()
1875 KMEM_CACHE(fanotify_perm_event, SLAB_PANIC); in fanotify_user_setup()
Dfanotify.c230 struct fanotify_perm_event *event, in fanotify_get_response()
558 struct fanotify_perm_event *pevent; in fanotify_alloc_perm_event()