Searched refs:PetscReallocOld (Results 1 – 2 of 2) sorted by relevance
22 static PetscErrorCode (*PetscReallocOld)(size_t, int, const char[], const char[], void **); variable44 PetscReallocOld = PetscTrRealloc; in PetscMallocSetCUDAHost()65 PetscTrRealloc = PetscReallocOld; in PetscMallocResetCUDAHost()
22 static PetscErrorCode (*PetscReallocOld)(size_t, int, const char[], const char[], void **); variable44 PetscReallocOld = PetscTrRealloc; in PetscMallocSetHIPHost()65 PetscTrRealloc = PetscReallocOld; in PetscMallocResetHIPHost()