Searched refs:mpiMem_t (Results 1 – 2 of 2) sorted by relevance
124 typedef struct mpiMem_s mpiMem_t; typedef138 …mpiMem_t region[MPI_MAX_MEM_REGIONS]; /**< Pointer to the array of structures that define memroy…161 mpiMem_t memoryRegion; /**< Queue's memory region descriptor */187 mpiMem_t memoryRegion; /**< Queue's memory region descriptor */
2308 …memcpy(&saRoot->inboundQueue[qIdx].memoryRegion, &memoryAllocated->region[mIdx], sizeof(mpiMem_t)); in mpiInitialize()2415 …emcpy(&saRoot->outboundQueue[qIdx].memoryRegion, &memoryAllocated->region[mIdx], sizeof(mpiMem_t)); in mpiInitialize()