Home
last modified time | relevance | path

Searched refs:malloc_prepare (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/lib/libc/common/source/stdlib/
Dmalloc.c193 static int malloc_prepare(void) in malloc_prepare() function
265 SYS_INIT(malloc_prepare, POST_KERNEL, CONFIG_KERNEL_INIT_PRIORITY_LIBC);
/Zephyr-latest/lib/libc/newlib/
Dlibc-hooks.c112 static int malloc_prepare(void)
147 SYS_INIT(malloc_prepare, POST_KERNEL, CONFIG_KERNEL_INIT_PRIORITY_LIBC);
/Zephyr-latest/doc/releases/
Drelease-notes-3.2.rst1718 - :github:`48287` - malloc_prepare ASSERT happens when enabling newlib libc with demand paging
Drelease-notes-3.3.rst2629 - :github:`48287` - malloc_prepare ASSERT happens when enabling newlib libc with demand paging