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

/freebsd-9.3-release/sys/ofed/drivers/infiniband/core/
H A Ducma.c113 static struct ucma_context *ucma_get_ctx(struct ucma_file *file, int id) function
507 ctx = ucma_get_ctx(file, cmd.id);
527 ctx = ucma_get_ctx(file, cmd.id);
549 ctx = ucma_get_ctx(file, cmd.id);
638 ctx = ucma_get_ctx(file, cmd.id);
706 ctx = ucma_get_ctx(file, cmd.id);
726 ctx = ucma_get_ctx(file, cmd.id);
748 ctx = ucma_get_ctx(file, cmd.id);
773 ctx = ucma_get_ctx(file, cmd.id);
792 ctx = ucma_get_ctx(fil
[all...]

Completed in 27 milliseconds