Searched refs:handle_event (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/drivers/remoteproc/ |
D | da8xx_remoteproc.c | 68 static irqreturn_t handle_event(int irq, void *p) in handle_event() function 233 handle_event, 0, "da8xx-remoteproc", in da8xx_rproc_probe()
|
/linux-4.1.27/fs/notify/inotify/ |
D | inotify_fsnotify.c | 180 .handle_event = inotify_handle_event,
|
/linux-4.1.27/fs/notify/fanotify/ |
D | fanotify.c | 267 .handle_event = fanotify_handle_event,
|
/linux-4.1.27/fs/notify/ |
D | fsnotify.c | 180 return group->ops->handle_event(group, to_tell, inode_mark, in send_to_group()
|
/linux-4.1.27/include/linux/ |
D | fsnotify_backend.h | 97 int (*handle_event)(struct fsnotify_group *group, member
|
/linux-4.1.27/fs/notify/dnotify/ |
D | dnotify.c | 140 .handle_event = dnotify_handle_event,
|
/linux-4.1.27/kernel/ |
D | audit_watch.c | 507 .handle_event = audit_watch_handle_event,
|
D | audit_tree.c | 971 .handle_event = audit_tree_handle_event,
|