Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/bpf/runqslower/
A Drunqslower.c90 void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event() function
154 handle_event, handle_lost_events, NULL, NULL); in main()
/linux-6.3-rc2/tools/power/x86/intel-speed-select/
A Dhfi-events.c190 static int handle_event(struct nl_msg *n, void *arg) in handle_event() function
287 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, handle_event, NULL); in hfi_main()
/linux-6.3-rc2/include/linux/
A Dism.h64 void (*handle_event)(struct ism_dev *dev, struct ism_event *event); member
A Dfsnotify_backend.h156 int (*handle_event)(struct fsnotify_group *group, u32 mask, member
/linux-6.3-rc2/drivers/remoteproc/
A Dda8xx_remoteproc.c85 static irqreturn_t handle_event(int irq, void *p) in handle_event() function
322 handle_event, 0, "da8xx-remoteproc", in da8xx_rproc_probe()
A Dkeystone_remoteproc.c141 static void handle_event(struct work_struct *work) in handle_event() function
174 INIT_WORK(&ksproc->workqueue, handle_event); in keystone_rproc_start()
/linux-6.3-rc2/drivers/platform/surface/aggregator/
A Dssh_request_layer.h41 void (*handle_event)(struct ssh_rtl *rtl, const struct ssh_command *cmd, member
A Dssh_request_layer.c906 rtl->ops.handle_event(rtl, cmd, data); in ssh_rtl_rx_event()
A Dcontroller.c1007 .handle_event = ssam_handle_event,
/linux-6.3-rc2/fs/notify/
A Dfsnotify.c359 if (group->ops->handle_event) { in send_to_group()
360 return group->ops->handle_event(group, mask, data, data_type, dir, in send_to_group()
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A Dbus.h293 void brcmf_rx_frame(struct device *dev, struct sk_buff *rxp, bool handle_event,
A Dcore.c497 void brcmf_rx_frame(struct device *dev, struct sk_buff *skb, bool handle_event, in brcmf_rx_frame() argument
513 if (handle_event) { in brcmf_rx_frame()
/linux-6.3-rc2/drivers/thunderbolt/
A Ddomain.c339 if (!tb->cm_ops->handle_event) { in tb_domain_event_cb()
352 tb->cm_ops->handle_event(tb, type, buf, size); in tb_domain_event_cb()
A Dicm.c2359 .handle_event = icm_handle_event,
2379 .handle_event = icm_handle_event,
2401 .handle_event = icm_handle_event,
2423 .handle_event = icm_handle_event,
A Dtb.h499 void (*handle_event)(struct tb *tb, enum tb_cfg_pkg_type, member
A Dtb.c2201 .handle_event = tb_handle_event,
/linux-6.3-rc2/net/smc/
A Dsmc_ism.c41 .handle_event = smcd_handle_event,
/linux-6.3-rc2/fs/notify/fanotify/
A Dfanotify.c1075 .handle_event = fanotify_handle_event,
/linux-6.3-rc2/drivers/s390/net/
A Dism_drv.c506 clients[i]->handle_event(ism, entry); in ism_handle_event()

Completed in 41 milliseconds