post_state 87 ompi/mca/osc/ucx/osc_ucx.h volatile uint64_t post_state[OMPI_OSC_UCX_POST_PEER_MAX]; post_state 140 ompi/mca/osc/ucx/osc_ucx_active_target.c if (0 == module->state.post_state[i]) { post_state 144 ompi/mca/osc/ucx/osc_ucx_active_target.c ompi_osc_ucx_handle_incoming_post(module, &(module->state.post_state[i]), ranks_in_win_grp, size); post_state 268 ompi/mca/osc/ucx/osc_ucx_active_target.c if (0 == module->state.post_state[j]) { post_state 272 ompi/mca/osc/ucx/osc_ucx_active_target.c ompi_osc_ucx_handle_incoming_post(module, &(module->state.post_state[j]), NULL, 0); post_state 379 ompi/mca/osc/ucx/osc_ucx_component.c memset((void *)module->state.post_state, 0, sizeof(uint64_t) * OMPI_OSC_UCX_POST_PEER_MAX); post_state 386 opal/mca/btl/ugni/btl_ugni_device.h gni_post_state_t post_state; post_state 407 opal/mca/btl/ugni/btl_ugni_device.h grc = GNI_EpPostDataWaitById (*args->handle, datagram_id, -1, &post_state, post_state 415 opal/mca/btl/ugni/btl_ugni_device.h post_state, remote_addr, remote_id, (datagram_id & MCA_BTL_UGNI_DATAGRAM_MASK) == MCA_BTL_UGNI_CONNECT_DIRECTED_ID));