Searched refs:ib_ucm_event (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/core/
H A Ducm.c90 struct ib_ucm_event { struct
154 struct ib_ucm_event *uevent;
161 struct ib_ucm_event, ctx_list);
252 struct ib_ucm_event *uvt)
350 struct ib_ucm_event *uevent;
384 static ssize_t ib_ucm_event(struct ib_ucm_file *file, function
390 struct ib_ucm_event *uevent;
413 uevent = list_entry(file->events.next, struct ib_ucm_event, file_list);
1096 [IB_USER_CM_CMD_EVENT] = ib_ucm_event,

Completed in 123 milliseconds