Searched refs:ucma_get_ctx_dev (Results 1 – 1 of 1) sorted by relevance
163 static struct ucma_context *ucma_get_ctx_dev(struct ucma_file *file, int id) in ucma_get_ctx_dev() function730 ctx = ucma_get_ctx_dev(file, cmd.id); in ucma_resolve_route()1058 ctx = ucma_get_ctx_dev(file, cmd.id); in ucma_connect()1116 ctx = ucma_get_ctx_dev(file, cmd.id); in ucma_accept()1168 ctx = ucma_get_ctx_dev(file, cmd.id); in ucma_reject()1190 ctx = ucma_get_ctx_dev(file, cmd.id); in ucma_disconnect()1220 ctx = ucma_get_ctx_dev(file, cmd.id); in ucma_init_qp_attr()1449 ctx = ucma_get_ctx_dev(file, cmd->id); in ucma_process_join()