Searched refs:ib_ucm_event (Results 1 – 1 of 1) sorted by relevance
91 struct ib_ucm_event { struct155 struct ib_ucm_event *uevent; in ib_ucm_cleanup_events()162 struct ib_ucm_event, ctx_list); in ib_ucm_cleanup_events()253 struct ib_ucm_event *uvt) in ib_ucm_event_process()351 struct ib_ucm_event *uevent; in ib_ucm_event_handler()385 static ssize_t ib_ucm_event(struct ib_ucm_file *file, in ib_ucm_event() function391 struct ib_ucm_event *uevent; in ib_ucm_event()414 uevent = list_entry(file->events.next, struct ib_ucm_event, file_list); in ib_ucm_event()1096 [IB_USER_CM_CMD_EVENT] = ib_ucm_event,