Home
last modified time | relevance | path

Searched refs:malloc_simple (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/include/
Dmalloc.h876 #define malloc malloc_simple
915 void *malloc_simple(size_t size);
/external/u-boot/common/
Dmalloc_simple.c15 void *malloc_simple(size_t bytes) in malloc_simple() function
DMakefile98 obj-y += malloc_simple.o
Ddlmalloc.c1259 return malloc_simple(bytes);
1897 return malloc_simple(nb);
/external/u-boot/common/spl/
DKconfig85 prompt "Only use malloc_simple functions in the SPL"
88 malloc_simple.c, rather then using the versions from dlmalloc.c;
94 prompt "Only use malloc_simple functions in the TPL"
97 malloc_simple.c, rather then using the versions from dlmalloc.c;
121 hex "Size of malloc_simple heap after switching to DRAM SPL stack"
125 malloc_simple after switching the stack to DRAM. This may be set