Home
last modified time | relevance | path

Searched refs:handle_event (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/remoteproc/
Dda8xx_remoteproc.c67 static irqreturn_t handle_event(int irq, void *p) in handle_event() function
232 handle_event, 0, "da8xx-remoteproc", in da8xx_rproc_probe()
/linux-4.4.14/fs/notify/inotify/
Dinotify_fsnotify.c180 .handle_event = inotify_handle_event,
/linux-4.4.14/kernel/
Daudit_fsnotify.c204 .handle_event = audit_mark_handle_event,
Daudit_watch.c508 .handle_event = audit_watch_handle_event,
Daudit_tree.c973 .handle_event = audit_tree_handle_event,
/linux-4.4.14/fs/notify/
Dfsnotify.c179 return group->ops->handle_event(group, to_tell, inode_mark, in send_to_group()
/linux-4.4.14/fs/notify/fanotify/
Dfanotify.c267 .handle_event = fanotify_handle_event,
/linux-4.4.14/include/linux/
Dfsnotify_backend.h95 int (*handle_event)(struct fsnotify_group *group, member
/linux-4.4.14/fs/notify/dnotify/
Ddnotify.c140 .handle_event = dnotify_handle_event,