Home
last modified time | relevance | path

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

/linux-6.12.1/fs/notify/fanotify/
Dfanotify.h425 struct fanotify_perm_event { struct
437 static inline struct fanotify_perm_event * argument
440 return container_of(event, struct fanotify_perm_event, fae); in FANOTIFY_PERM()
Dfanotify_user.c310 struct fanotify_perm_event *event, u32 response, in finish_permission_event()
335 struct fanotify_perm_event *event; in process_access_response()
922 struct fanotify_perm_event *event; in fanotify_release()
925 struct fanotify_perm_event, fae.fse.list); in fanotify_release()
1968 KMEM_CACHE(fanotify_perm_event, SLAB_PANIC); in fanotify_user_setup()
Dfanotify.c224 struct fanotify_perm_event *event, in fanotify_get_response()
555 struct fanotify_perm_event *pevent; in fanotify_alloc_perm_event()