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.c141 static struct ucma_context *ucma_get_ctx(struct ucma_file *file, int id) in ucma_get_ctx() function
166 struct ucma_context *ctx = ucma_get_ctx(file, id); in ucma_get_ctx_dev()
639 ctx = ucma_get_ctx(file, cmd.id); in ucma_bind_ip()
665 ctx = ucma_get_ctx(file, cmd.id); in ucma_bind()
691 ctx = ucma_get_ctx(file, cmd.id); in ucma_resolve_ip()
719 ctx = ucma_get_ctx(file, cmd.id); in ucma_resolve_addr()
833 ctx = ucma_get_ctx(file, cmd.id); in ucma_query_route()
1010 ctx = ucma_get_ctx(file, cmd.id); in ucma_query()
1097 ctx = ucma_get_ctx(file, cmd.id); in ucma_listen()
1394 ctx = ucma_get_ctx(fil in ucma_set_option()
[all...]