Searched refs:handle_event (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/drivers/remoteproc/ |
D | da8xx_remoteproc.c | 67 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/ |
D | inotify_fsnotify.c | 180 .handle_event = inotify_handle_event,
|
/linux-4.4.14/kernel/ |
D | audit_fsnotify.c | 204 .handle_event = audit_mark_handle_event,
|
D | audit_watch.c | 508 .handle_event = audit_watch_handle_event,
|
D | audit_tree.c | 973 .handle_event = audit_tree_handle_event,
|
/linux-4.4.14/fs/notify/ |
D | fsnotify.c | 179 return group->ops->handle_event(group, to_tell, inode_mark, in send_to_group()
|
/linux-4.4.14/fs/notify/fanotify/ |
D | fanotify.c | 267 .handle_event = fanotify_handle_event,
|
/linux-4.4.14/include/linux/ |
D | fsnotify_backend.h | 95 int (*handle_event)(struct fsnotify_group *group, member
|
/linux-4.4.14/fs/notify/dnotify/ |
D | dnotify.c | 140 .handle_event = dnotify_handle_event,
|