Home
last modified time | relevance | path

Searched defs:alloc_mem (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_coro.c186 LLVMValueRef alloc_mem; in lp_build_coro_begin_alloc_mem() local
217 LLVMValueRef alloc_mem; in lp_build_coro_alloc_mem_array() local
230 LLVMValueRef alloc_mem = lp_build_coro_free(gallivm, coro_id, coro_hdl); in lp_build_coro_free_mem() local
/third_party/ltp/testcases/kernel/mem/mtest07/
Dmallocstress.c136 void *alloc_mem(void *threadnum) in alloc_mem() function
/third_party/ltp/utils/benchmark/ebizzy-0.3/
Debizzy.c238 static void *alloc_mem(size_t size) in alloc_mem() function
/third_party/ltp/testcases/kernel/mem/lib/
Dmem.c32 static int alloc_mem(long int length, int testcase) in alloc_mem() function
/third_party/ltp/testcases/kernel/fs/doio/
Ddoio.c3863 int alloc_mem(int nbytes) in alloc_mem() function
4136 int alloc_mem(int nbytes) in alloc_mem() function
/third_party/ffmpeg/libavutil/
Dhwcontext_vulkan.c1303 static int alloc_mem(AVHWDeviceContext *ctx, VkMemoryRequirements *req, in alloc_mem() function