Home
last modified time | relevance | path

Searched defs:redzone (Results 1 – 3 of 3) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/powerpc/copyloops/
Dvalidate.c18 unsigned long dst_off, unsigned long len, void *redzone, in do_one()
65 char *src, *dst, *redzone, *fill; in test_copy_loop() local
/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/
Dredzone_allocator.cc184 DeviceMemoryBase redzone, DeviceMemoryBase user_allocation, in CheckRedzoneHost()
218 Stream* stream, const DeviceMemory<uint8>& redzone, uint8 redzone_pattern, in RunRedzoneChecker()
240 DeviceMemoryBase redzone, in ReinitializeRedzone()
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dredzone_allocator_test.cc74 auto check_redzone = [&](DeviceMemoryBase redzone, absl::string_view name) { in TEST()
101 DeviceMemoryBase redzone_at_offset( in TEST()