Searched refs:malloc_simple (Results 1 – 5 of 5) sorted by relevance
876 #define malloc malloc_simple915 void *malloc_simple(size_t size);
15 void *malloc_simple(size_t bytes) in malloc_simple() function
98 obj-y += malloc_simple.o
1259 return malloc_simple(bytes);1897 return malloc_simple(nb);
85 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