Searched refs:deallocTgtPtr (Results 1 – 3 of 3) sorted by relevance
186 int deallocTgtPtr(void *TgtPtrBegin, int64_t Size, bool ForceDelete,
334 int DeviceTy::deallocTgtPtr(void *HstPtrBegin, int64_t Size, bool ForceDelete, in deallocTgtPtr() function in DeviceTy
631 Ret = Device.deallocTgtPtr(Info.HstPtrBegin, Info.DataSize, in targetDataEnd()