Searched refs:appHandle (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/sys/dev/pms/RefTisa/sallsdk/spc/ |
| H A D | mpi.c | 403 (void *)circularQ->memoryRegion.appHandle, in mpiMsgPrepare() 408 ossaCacheFlush(circularQ->agRoot, (void *)circularQ->memoryRegion.appHandle, in mpiMsgPrepare() 530 …ossaCachePreFlush(circularQ->agRoot, (void *)circularQ->memoryRegion.appHandle, (void *)msgHeader,… in mpiMsgProduce() 533 …ossaCacheFlush(circularQ->agRoot, (void *)circularQ->memoryRegion.appHandle, (void *)msgHeader, ci… in mpiMsgProduce() 690 …ossaCacheInvalidate(circularQ->agRoot, (void *)circularQ->memoryRegion.appHandle, (void *)msgHeade… in mpiMsgConsume() 730 …ossaCacheInvalidate(circularQ->agRoot, (void *)circularQ->memoryRegion.appHandle, (void *)msgHeade… in mpiMsgConsume()
|
| H A D | mpi.h | 112 void* appHandle; /**< Handle used for the application to free memory */ member
|
| H A D | sainit.c | 1002 …mpiMemoryAllocated.region[i].appHandle = memoryAllocated->agMemory[MPI_IBQ_OBQ_INDEX + i].osH… in saInitialize()
|