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

/linux-master/drivers/infiniband/core/
H A Ducma.c139 static struct ucma_context *ucma_get_ctx(struct ucma_file *file, int id) function
164 struct ucma_context *ctx = ucma_get_ctx(file, id);
637 ctx = ucma_get_ctx(file, cmd.id);
663 ctx = ucma_get_ctx(file, cmd.id);
689 ctx = ucma_get_ctx(file, cmd.id);
717 ctx = ucma_get_ctx(file, cmd.id);
831 ctx = ucma_get_ctx(file, cmd.id);
1008 ctx = ucma_get_ctx(file, cmd.id);
1095 ctx = ucma_get_ctx(file, cmd.id);
1392 ctx = ucma_get_ctx(fil
[all...]

Completed in 148 milliseconds