opal_list_prepend  105 ompi/class/ompi_seq_tracker.c                 opal_list_prepend(seq_ids, (opal_list_item_t*) new_item);
opal_list_prepend  145 ompi/communicator/comm_request.c                 opal_list_prepend (&request->schedule, &request_item->super);
opal_list_prepend  457 ompi/mca/mtl/portals4/mtl_portals4_send.c             opal_list_prepend(&ompi_mtl_portals4.flowctl.pending_sends,
opal_list_prepend  100 ompi/mca/pml/ob1/pml_ob1_sendreq.h         opal_list_prepend(&mca_pml_ob1.send_pending, item);
opal_list_prepend  179 ompi/mca/pml/v/pml_v_component.c     opal_list_prepend(&ompi_pml_base_framework.framework_components,
opal_list_prepend  124 opal/class/opal_list.c         opal_list_prepend(list, item);
opal_list_prepend   49 opal/mca/btl/smcuda/btl_smcuda_fifo.h         opal_list_prepend(&ep->pending_sends, (opal_list_item_t*)si);
opal_list_prepend  505 opal/mca/btl/uct/btl_uct_component.c             opal_list_prepend (&uct_btl->pending_frags, (opal_list_item_t *) frag);
opal_list_prepend  189 opal/mca/btl/ugni/btl_ugni_send.c                 opal_list_prepend (&endpoint->frag_wait_list, (opal_list_item_t *) frag);
opal_list_prepend  502 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c         opal_list_prepend(&rcache_rgpusm->lru_list, (opal_list_item_t*)reg);
opal_list_prepend  544 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c         opal_list_prepend(&rcache_rgpusm->lru_list, (opal_list_item_t*)reg);
opal_list_prepend 1202 orte/mca/filem/raw/filem_raw_module.c                 opal_list_prepend(&sink->outputs, item);
opal_list_prepend 1227 orte/mca/filem/raw/filem_raw_module.c             opal_list_prepend(&sink->outputs, item);
opal_list_prepend  325 orte/mca/iof/base/iof_base_output.c                 opal_list_prepend(&wev->outputs, item);
opal_list_prepend  348 orte/mca/iof/base/iof_base_output.c             opal_list_prepend(&wev->outputs, item);
opal_list_prepend  572 orte/mca/iof/hnp/iof_hnp.c                 opal_list_prepend(&wev->outputs, item);
opal_list_prepend  593 orte/mca/iof/hnp/iof_hnp.c             opal_list_prepend(&wev->outputs, item);
opal_list_prepend  422 orte/mca/iof/orted/iof_orted.c                 opal_list_prepend(&wev->outputs, item);
opal_list_prepend  451 orte/mca/iof/orted/iof_orted.c             opal_list_prepend(&wev->outputs, item);
opal_list_prepend  649 orte/mca/odls/base/odls_base_default_fns.c                 opal_list_prepend(&cache, &kv->super);
opal_list_prepend 2149 orte/mca/plm/base/plm_base_launch_support.c         opal_list_prepend(&nodes, &node->super);
opal_list_prepend  356 orte/mca/rmaps/base/rmaps_base_support_fns.c                         opal_list_prepend(allocated_nodes, &node->super);
opal_list_prepend  547 orte/mca/rmaps/resilient/rmaps_resilient.c             opal_list_prepend(&candidates, item);
opal_list_prepend  165 orte/util/attr.c     opal_list_prepend(attributes, &kv->super);
opal_list_prepend  186 test/class/opal_list.c     opal_list_prepend(&list,(opal_list_item_t *)elements);