Searched refs:MM_LAST_BLK_MAGIC (Results 1 – 3 of 3) sorted by relevance
103 #define MM_LAST_BLK_MAGIC 0x11224433 macro
295 if (mm_list->owner != MM_LAST_BLK_MAGIC) { in debug_blk_damaged()
105 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