Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/core/
Ducma.c139 static struct ucma_context *ucma_get_ctx(struct ucma_file *file, int id) in ucma_get_ctx() function
626 ctx = ucma_get_ctx(file, cmd.id); in ucma_bind_ip()
650 ctx = ucma_get_ctx(file, cmd.id); in ucma_bind()
670 ctx = ucma_get_ctx(file, cmd.id); in ucma_resolve_ip()
699 ctx = ucma_get_ctx(file, cmd.id); in ucma_resolve_addr()
719 ctx = ucma_get_ctx(file, cmd.id); in ucma_resolve_route()
808 ctx = ucma_get_ctx(file, cmd.id); in ucma_query_route()
974 ctx = ucma_get_ctx(file, cmd.id); in ucma_query()
1027 ctx = ucma_get_ctx(file, cmd.id); in ucma_connect()
1047 ctx = ucma_get_ctx(file, cmd.id); in ucma_listen()
[all …]