Searched refs:uevent_close (Results 1 – 1 of 1) sorted by relevance
163 struct ucma_event *uevent_close = container_of(work, struct ucma_event, close_work); in ucma_close_event_id() local165 rdma_destroy_id(uevent_close->cm_id); in ucma_close_event_id()166 kfree(uevent_close); in ucma_close_event_id()