Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/core/
Ducma.c138 static struct ucma_context *ucma_get_ctx(struct ucma_file *file, int id) in ucma_get_ctx() function
163 struct ucma_context *ctx = ucma_get_ctx(file, id); in ucma_get_ctx_dev()
635 ctx = ucma_get_ctx(file, cmd.id); in ucma_bind_ip()
661 ctx = ucma_get_ctx(file, cmd.id); in ucma_bind()
687 ctx = ucma_get_ctx(file, cmd.id); in ucma_resolve_ip()
715 ctx = ucma_get_ctx(file, cmd.id); in ucma_resolve_addr()
829 ctx = ucma_get_ctx(file, cmd.id); in ucma_query_route()
1006 ctx = ucma_get_ctx(file, cmd.id); in ucma_query()
1093 ctx = ucma_get_ctx(file, cmd.id); in ucma_listen()
1390 ctx = ucma_get_ctx(file, cmd.id); in ucma_set_option()
[all …]