incubator-nuttx/mm/mm_heap
wangbowen6 f7dec2c250 mm_size2ndx: using flsl to calculate the ndx
Signed-off-by: wangbowen6 <wangbowen6@xiaomi.com>
2022-11-23 13:19:41 +08:00
..
Make.defs Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
mm.h sched/task/task_getpid: getpid should return process id not thread id 2022-11-17 17:58:08 +08:00
mm_addfreechunk.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
mm_brkaddr.c mm: Remove mm_heap_impl_s struct 2021-07-07 04:25:15 -07:00
mm_calloc.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
mm_checkcorruption.c mm/mm_checkcorruption: using mm_foreach to do mm_checkcorruption 2022-02-13 03:20:31 +08:00
mm_extend.c Revert "mm: Check the function result with suitable macro." 2022-11-07 10:01:52 +01:00
mm_foreach.c mm: Restore the return type of mm_lock from bool to int 2022-11-07 10:01:52 +01:00
mm_free.c sched/task/task_getpid: getpid should return process id not thread id 2022-11-17 17:58:08 +08:00
mm_heapmember.c mm: Remove mm_heap_impl_s struct 2021-07-07 04:25:15 -07:00
mm_initialize.c Revert "mm: Check the function result with suitable macro." 2022-11-07 10:01:52 +01:00
mm_lock.c sched/task/task_getpid: getpid should return process id not thread id 2022-11-17 17:58:08 +08:00
mm_mallinfo.c mm/mm_heap: change CONFIG_MM_BACKTRACE to int type 2022-07-26 23:45:31 +08:00
mm_malloc.c mm: Remove mm_ prefix from mm_[add|free]_delaylist 2022-11-07 10:01:52 +01:00
mm_malloc_size.c mm: Add kmm_malloc_size and mm_malloc_size 2021-07-05 14:23:24 +09:00
mm_memalign.c Revert "mm: Check the function result with suitable macro." 2022-11-07 10:01:52 +01:00
mm_memdump.c mm/mm_heap: change CONFIG_MM_BACKTRACE to int type 2022-07-26 23:45:31 +08:00
mm_realloc.c Revert "mm: Check the function result with suitable macro." 2022-11-07 10:01:52 +01:00
mm_shrinkchunk.c mm/mm_heap: define MM_MASK_BIT as significant bits mask 2022-10-29 00:12:02 +08:00
mm_size2ndx.c mm_size2ndx: using flsl to calculate the ndx 2022-11-23 13:19:41 +08:00
mm_zalloc.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00