nuttx/mm/mm_heap
Xiang Xiao eca7059785 Refine __KERNEL__ and CONFIG_BUILD_xxx usage in the code base
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-05-01 10:43:47 -03:00
..
Make.defs
mm_addfreechunk.c Fix non C89 noncompliant code that was causing the ZDS-II compile to fail. 2020-02-19 23:09:10 +01:00
mm_brkaddr.c
mm_calloc.c
mm_extend.c mm/: Coding style clean-up 2020-02-13 15:16:53 +01:00
mm_free.c Refine __KERNEL__ and CONFIG_BUILD_xxx usage in the code base 2020-05-01 10:43:47 -03:00
mm_heapmember.c
mm_initialize.c mm: Fix heap corruption in protected build 2020-04-22 13:45:56 +08:00
mm_mallinfo.c /mm/mm_heap/mm_mallinfo.c: Fix assertion broken in 312ea9f9. 2020-02-17 08:06:46 -06:00
mm_malloc.c Refine __KERNEL__ and CONFIG_BUILD_xxx usage in the code base 2020-05-01 10:43:47 -03:00
mm_memalign.c mm/: Coding style clean-up 2020-02-13 15:16:53 +01:00
mm_realloc.c mm: Add a bunch of assertions 2020-02-13 08:21:18 -06:00
mm_sbrk.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
mm_sem.c mm: mm_heap: Fix deadlock in mm_trysemaphore in SMP mode 2020-04-13 12:06:07 +08:00
mm_shrinkchunk.c mm/: Coding style clean-up 2020-02-13 15:16:53 +01:00
mm_size2ndx.c mm/: Coding style clean-up 2020-02-13 15:16:53 +01:00
mm_zalloc.c