dispatch_event_fd
dispatch_event_fd(&obj_event->obj_sub_list, eqe);
static void dispatch_event_fd(struct list_head *fd_list, const void *data);
dispatch_event_fd(&event->unaffiliated_list, data);
dispatch_event_fd(&obj_event->obj_sub_list, data);