short_frags 101 opal/mca/btl/uct/btl_uct.h opal_free_list_t short_frags; short_frags 277 opal/mca/btl/uct/btl_uct_component.c OBJ_CONSTRUCT(&module->short_frags, opal_free_list_t); short_frags 50 opal/mca/btl/uct/btl_uct_frag.h return mca_btl_uct_frag_alloc (uct_btl, &uct_btl->short_frags, endpoint); short_frags 88 opal/mca/btl/uct/btl_uct_module.c rc = opal_free_list_init (&uct_module->short_frags, sizeof (mca_btl_uct_base_frag_t), short_frags 274 opal/mca/btl/uct/btl_uct_module.c OBJ_DESTRUCT(&uct_module->short_frags);