uevent_close 187 drivers/infiniband/core/ucma.c struct ucma_event *uevent_close = container_of(work, struct ucma_event, close_work); uevent_close 189 drivers/infiniband/core/ucma.c rdma_destroy_id(uevent_close->cm_id); uevent_close 190 drivers/infiniband/core/ucma.c kfree(uevent_close);