Home
last modified time | relevance | path

Searched refs:ucma_get_ctx_dev (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/infiniband/core/
H A Ducma.c164 static struct ucma_context *ucma_get_ctx_dev(struct ucma_file *file, int id) in ucma_get_ctx_dev() function
742 ctx = ucma_get_ctx_dev(file, cmd.id); in ucma_resolve_route()
1070 ctx = ucma_get_ctx_dev(file, cmd.id); in ucma_connect()
1128 ctx = ucma_get_ctx_dev(file, cmd.id); in ucma_accept()
1180 ctx = ucma_get_ctx_dev(file, cmd.id); in ucma_reject()
1202 ctx = ucma_get_ctx_dev(file, cmd.id); in ucma_disconnect()
1232 ctx = ucma_get_ctx_dev(file, cmd.id); in ucma_init_qp_attr()
1461 ctx = ucma_get_ctx_dev(file, cmd->id); in ucma_process_join()