Searched defs:new_mem (Results 1 – 8 of 8) sorted by relevance
| /external/ltp/testcases/kernel/syscalls/memfd_create/ |
| D | memfd_create03.c | 130 void *new_mem; in test_max_hugepages() local
|
| /external/webp/src/enc/ |
| D | picture_enc.c | 195 uint8_t* new_mem; in WebPMemoryWrite() local
|
| /external/llvm-project/compiler-rt/lib/memprof/ |
| D | memprof_interceptors.cpp | 248 void *new_mem = memprof_malloc(length + 1, &stack); in INTERCEPTOR() local 262 void *new_mem = memprof_malloc(length + 1, &stack); in INTERCEPTOR() local
|
| /external/llvm-project/compiler-rt/lib/asan/ |
| D | asan_interceptors.cpp | 453 void *new_mem = asan_malloc(length + 1, &stack); in INTERCEPTOR() local 469 void *new_mem = asan_malloc(length + 1, &stack); in INTERCEPTOR() local
|
| /external/llvm-project/openmp/libomptarget/plugins/amdgpu/impl/ |
| D | system.cpp | 264 ATLMemory new_mem(memory_pool, *proc, ATMI_MEMTYPE_FINE_GRAINED); in get_memory_pool_info() local 271 ATLMemory new_mem(memory_pool, *proc, ATMI_MEMTYPE_COARSE_GRAINED); in get_memory_pool_info() local
|
| /external/mesa3d/src/intel/tools/ |
| D | aub_mem.c | 145 struct phys_mem *new_mem = calloc(1, sizeof(*new_mem)); in ensure_phys_mem() local
|
| /external/compiler-rt/lib/asan/ |
| D | asan_interceptors.cc | 563 void *new_mem = asan_malloc(length + 1, &stack); in INTERCEPTOR() local 579 void *new_mem = asan_malloc(length + 1, &stack); in INTERCEPTOR() local
|
| /external/e2fsprogs/e2fsck/ |
| D | rehash.c | 285 void *new_mem; in alloc_size_dir() local
|