Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/core/
Ducma.c145 static struct ucma_context *ucma_get_ctx(struct ucma_file *file, int id) in ucma_get_ctx() function
173 struct ucma_context *ctx = ucma_get_ctx(file, id); in ucma_get_ctx_dev()
657 ctx = ucma_get_ctx(file, cmd.id); in ucma_bind_ip()
680 ctx = ucma_get_ctx(file, cmd.id); in ucma_bind()
704 ctx = ucma_get_ctx(file, cmd.id); in ucma_resolve_ip()
730 ctx = ucma_get_ctx(file, cmd.id); in ucma_resolve_addr()
840 ctx = ucma_get_ctx(file, cmd.id); in ucma_query_route()
1013 ctx = ucma_get_ctx(file, cmd.id); in ucma_query()
1086 ctx = ucma_get_ctx(file, cmd.id); in ucma_listen()
1337 ctx = ucma_get_ctx(file, cmd.id); in ucma_set_option()
[all …]