Searched defs:handle_event (Results 1 – 6 of 6) sorted by relevance
/linux/tools/bpf/runqslower/ |
H A D | runqslower.c | 90 void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event() function
|
/linux/include/linux/ |
H A D | ism.h | 62 void (*handle_event)(struct ism_dev *dev, struct ism_event *event); member
|
H A D | fsnotify_backend.h | 173 int (*handle_event)(struct fsnotify_group *group, u32 mask, member
|
/linux/drivers/platform/surface/aggregator/ |
H A D | ssh_request_layer.h | 41 void (*handle_event)(struct ssh_rtl *rtl, const struct ssh_command *cmd, member
|
/linux/tools/power/x86/intel-speed-select/ |
H A D | hfi-events.c | 190 static int handle_event(struct nl_msg *n, void *arg) in handle_event() function
|
/linux/drivers/thunderbolt/ |
H A D | tb.h | 521 void (*handle_event)(struct tb *tb, enum tb_cfg_pkg_type, member
|