Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Ducma.c139 static struct ucma_context *ucma_get_ctx(struct ucma_file *file, int id) in ucma_get_ctx() function
164 struct ucma_context *ctx = ucma_get_ctx(file, id); in ucma_get_ctx_dev()
637 ctx = ucma_get_ctx(file, cmd.id); in ucma_bind_ip()
663 ctx = ucma_get_ctx(file, cmd.id); in ucma_bind()
689 ctx = ucma_get_ctx(file, cmd.id); in ucma_resolve_ip()
717 ctx = ucma_get_ctx(file, cmd.id); in ucma_resolve_addr()
831 ctx = ucma_get_ctx(file, cmd.id); in ucma_query_route()
1008 ctx = ucma_get_ctx(file, cmd.id); in ucma_query()
1095 ctx = ucma_get_ctx(file, cmd.id); in ucma_listen()
1392 ctx = ucma_get_ctx(file, cmd.id); in ucma_set_option()
[all …]