Searched defs:redzone (Results  1 – 3 of 3) sorted by relevance
| /external/linux-kselftest/tools/testing/selftests/powerpc/copyloops/ | 
| D | validate.c | 18 		   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/ | 
| D | redzone_allocator.cc | 184     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/ | 
| D | redzone_allocator_test.cc | 74   auto check_redzone = [&](DeviceMemoryBase redzone, absl::string_view name) {  in TEST() 101     DeviceMemoryBase redzone_at_offset(  in TEST()
  |