Home
last modified time | relevance | path

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

/openbmc/linux/fs/notify/fanotify/
H A 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()
H A Dfanotify_user.c311 struct fanotify_perm_event *event, u32 response, in finish_permission_event()
336 struct fanotify_perm_event *event; in process_access_response()
923 struct fanotify_perm_event *event; in fanotify_release()
926 struct fanotify_perm_event, fae.fse.list); in fanotify_release()
1946 KMEM_CACHE(fanotify_perm_event, SLAB_PANIC); in fanotify_user_setup()
H A Dfanotify.c230 struct fanotify_perm_event *event, in fanotify_get_response()
559 struct fanotify_perm_event *pevent; in fanotify_alloc_perm_event()