Searched defs:handle_event (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/tools/bpf/runqslower/ |
A D | runqslower.c | 90 void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event() function
|
/linux-6.3-rc2/drivers/platform/surface/aggregator/ |
A D | ssh_request_layer.h | 41 void (*handle_event)(struct ssh_rtl *rtl, const struct ssh_command *cmd, member
|
/linux-6.3-rc2/tools/power/x86/intel-speed-select/ |
A D | hfi-events.c | 190 static int handle_event(struct nl_msg *n, void *arg) in handle_event() function
|
/linux-6.3-rc2/drivers/remoteproc/ |
A D | da8xx_remoteproc.c | 85 static irqreturn_t handle_event(int irq, void *p) in handle_event() function
|
A D | keystone_remoteproc.c | 141 static void handle_event(struct work_struct *work) in handle_event() function
|
/linux-6.3-rc2/include/linux/ |
A D | ism.h | 64 void (*handle_event)(struct ism_dev *dev, struct ism_event *event); member
|
A D | fsnotify_backend.h | 156 int (*handle_event)(struct fsnotify_group *group, u32 mask, member
|
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
A D | core.c | 497 void brcmf_rx_frame(struct device *dev, struct sk_buff *skb, bool handle_event, in brcmf_rx_frame()
|
/linux-6.3-rc2/drivers/thunderbolt/ |
A D | tb.h | 499 void (*handle_event)(struct tb *tb, enum tb_cfg_pkg_type, member
|
Completed in 20 milliseconds