Home
last modified time | relevance | path

Searched refs:MM_LAST_BLK_MAGIC (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/kernel/rhino/include/
A Dk_mm.h103 #define MM_LAST_BLK_MAGIC 0x11224433 macro
/AliOS-Things-master/components/debug/src/
A Ddebug_panic.c295 if (mm_list->owner != MM_LAST_BLK_MAGIC) { in debug_blk_damaged()
/AliOS-Things-master/kernel/rhino/
A Dk_mm.c105 lastblk->owner = MM_LAST_BLK_MAGIC; in init_mm_region()
573 } else if (MM_LAST_BLK_MAGIC != next_b->owner) { in k_mm_free()

Completed in 5 milliseconds