Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Ddlmalloc.c579 ulong mem_malloc_brk = 0; variable
583 ulong old = mem_malloc_brk; in sbrk()
596 mem_malloc_brk = new; in sbrk()
605 mem_malloc_brk = start; in mem_malloc_init()
/OK3568_Linux_fs/u-boot/include/
H A Dmalloc.h956 extern ulong mem_malloc_brk;
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map