Searched defs:memory (Results 1 – 4 of 4) sorted by relevance
363 uint8_t* memory; in RunSingleBufferOverreadTest() local384 uint8_t* memory; in RunSrcDstBufferOverreadTest() local
1126 void* memory = malloc(10 * 1024 * 1024); in TEST() local1156 void* memory = malloc(80 * 1024 * 1024); in TEST() local1184 void* memory = malloc(60 * 1024 * 1024); in TEST() local
276 uint8_t* memory = reinterpret_cast<uint8_t*>(info.pointer); in LogFreeError() local323 const uint8_t* memory = reinterpret_cast<const uint8_t*>(info.pointer); in VerifyFreedPointer() local
67 __u32 memory; member