Searched defs:HostMemoryUnregister (Results 1 – 7 of 7) sorted by relevance
73 bool HostMemoryUnregister(void* mem) override { return true; } in HostMemoryUnregister() function
214 bool HostMemoryUnregister(void* mem) override { in HostMemoryUnregister() function
79 bool HostMemoryUnregister(void *mem) override { return true; } in HostMemoryUnregister() function
451 bool GpuExecutor::HostMemoryUnregister(void* location) { in HostMemoryUnregister() function in stream_executor::gpu::GpuExecutor
264 bool HostMemoryUnregister(void* mem) override { return false; } in HostMemoryUnregister() function in stream_executor::__anon38e6fc0f0111::CStreamExecutor
583 bool GpuExecutor::HostMemoryUnregister(void* location) { in HostMemoryUnregister() function in stream_executor::gpu::GpuExecutor
576 bool StreamExecutor::HostMemoryUnregister(void* location) { in HostMemoryUnregister() function in stream_executor::StreamExecutor