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