Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/core/
Ducma.c140 static struct ucma_context *ucma_get_ctx(struct ucma_file *file, int id) in ucma_get_ctx() function
165 struct ucma_context *ctx = ucma_get_ctx(file, id); in ucma_get_ctx_dev()
627 ctx = ucma_get_ctx(file, cmd.id); in ucma_bind_ip()
653 ctx = ucma_get_ctx(file, cmd.id); in ucma_bind()
679 ctx = ucma_get_ctx(file, cmd.id); in ucma_resolve_ip()
707 ctx = ucma_get_ctx(file, cmd.id); in ucma_resolve_addr()
821 ctx = ucma_get_ctx(file, cmd.id); in ucma_query_route()
998 ctx = ucma_get_ctx(file, cmd.id); in ucma_query()
1085 ctx = ucma_get_ctx(file, cmd.id); in ucma_listen()
1382 ctx = ucma_get_ctx(file, cmd.id); in ucma_set_option()
[all …]