Searched defs:handle_event (Results 1 – 7 of 7) sorted by relevance
/linux/tools/bpf/runqslower/ |
A D | runqslower.c | 101 void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event() function
|
/linux/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/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/include/linux/ |
A D | fsnotify_backend.h | 158 int (*handle_event)(struct fsnotify_group *group, u32 mask, member
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
A D | core.c | 505 void brcmf_rx_frame(struct device *dev, struct sk_buff *skb, bool handle_event, in brcmf_rx_frame()
|
/linux/drivers/thunderbolt/ |
A D | tb.h | 444 void (*handle_event)(struct tb *tb, enum tb_cfg_pkg_type, member
|
Completed in 16 milliseconds