mca_btl_uct_module_get_tl_context_specific 105 opal/mca/btl/uct/btl_uct_device_context.h return mca_btl_uct_module_get_tl_context_specific (module, module->rdma_tl, mca_btl_uct_get_context_index ()); mca_btl_uct_module_get_tl_context_specific 110 opal/mca/btl/uct/btl_uct_device_context.h return mca_btl_uct_module_get_tl_context_specific (module, module->rdma_tl, context_id); mca_btl_uct_module_get_tl_context_specific 115 opal/mca/btl/uct/btl_uct_device_context.h return mca_btl_uct_module_get_tl_context_specific (module, module->am_tl, mca_btl_uct_get_context_index ()); mca_btl_uct_module_get_tl_context_specific 337 opal/mca/btl/uct/btl_uct_endpoint.c mca_btl_uct_device_context_t *tl_context = mca_btl_uct_module_get_tl_context_specific (uct_btl, tl, context_id);