mca_btl_uct_get_context_index  520 opal/mca/btl/uct/btl_uct_component.c     int starting_index = mca_btl_uct_get_context_index ();
mca_btl_uct_get_context_index  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_get_context_index  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_get_context_index  284 opal/mca/btl/uct/btl_uct_rdma.c     const int context_id = mca_btl_uct_get_context_index ();