handle_event      252 drivers/net/wireless/broadcom/brcm80211/brcmfmac/bus.h void brcmf_rx_frame(struct device *dev, struct sk_buff *rxp, bool handle_event);
handle_event      496 drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c void brcmf_rx_frame(struct device *dev, struct sk_buff *skb, bool handle_event)
handle_event      511 drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c 		if (handle_event)
handle_event      322 drivers/remoteproc/da8xx_remoteproc.c 					handle_event, 0, "da8xx-remoteproc",
handle_event      174 drivers/remoteproc/keystone_remoteproc.c 	INIT_WORK(&ksproc->workqueue, handle_event);
handle_event      389 drivers/thunderbolt/domain.c 	if (!tb->cm_ops->handle_event) {
handle_event      400 drivers/thunderbolt/domain.c 		tb->cm_ops->handle_event(tb, type, buf, size);
handle_event     2082 drivers/thunderbolt/icm.c 	.handle_event = icm_handle_event,
handle_event     2102 drivers/thunderbolt/icm.c 	.handle_event = icm_handle_event,
handle_event     2124 drivers/thunderbolt/icm.c 	.handle_event = icm_handle_event,
handle_event     2143 drivers/thunderbolt/icm.c 	.handle_event = icm_handle_event,
handle_event      775 drivers/thunderbolt/tb.c 	.handle_event = tb_handle_event,
handle_event      280 drivers/thunderbolt/tb.h 	void (*handle_event)(struct tb *tb, enum tb_cfg_pkg_type,
handle_event      563 fs/nfsd/filecache.c 	.handle_event = nfsd_file_fsnotify_handle_event,
handle_event      130 fs/notify/dnotify/dnotify.c 	.handle_event = dnotify_handle_event,
handle_event      508 fs/notify/fanotify/fanotify.c 	.handle_event = fanotify_handle_event,
handle_event      234 fs/notify/fsnotify.c 	return group->ops->handle_event(group, to_tell, mask, data, data_is,
handle_event      206 fs/notify/inotify/inotify_fsnotify.c 	.handle_event = inotify_handle_event,
handle_event      117 include/linux/fsnotify_backend.h 	int (*handle_event)(struct fsnotify_group *group,
handle_event      192 kernel/audit_fsnotify.c 	.handle_event =	audit_mark_handle_event,
handle_event     1073 kernel/audit_tree.c 	.handle_event = audit_tree_handle_event,
handle_event      507 kernel/audit_watch.c 	.handle_event = 	audit_watch_handle_event,