Home
last modified time | relevance | path

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

/common/
A Dmalloc_simple.c40 void *malloc_simple(size_t bytes) in malloc_simple() function
A DMakefile79 obj-$(CONFIG_$(PHASE_)SYS_MALLOC_F) += malloc_simple.o
A Ddlmalloc.c1265 return malloc_simple(bytes);
/common/spl/
A DKconfig.vpl247 bool "Only use malloc_simple functions in the VPL"
251 malloc_simple.c, rather then using the versions from dlmalloc.c;
A DKconfig.tpl79 prompt "Only use malloc_simple functions in the TPL"
82 malloc_simple.c, rather then using the versions from dlmalloc.c;
A DKconfig390 bool "Only use malloc_simple functions in the SPL"
393 malloc_simple.c, rather then using the versions from dlmalloc.c;
467 hex "Size of malloc_simple heap after switching to DRAM SPL stack"
473 malloc_simple after switching the stack to DRAM. This may be set

Completed in 17 milliseconds