Searched refs:MEM_POOL (Results 1 – 1 of 1) sorted by relevance
93 #define MEM_POOL(_mem) \ macro510 small_mem = MEM_POOL(mem); in rt_smem_free()517 RT_ASSERT(MEM_POOL(&small_mem->heap_ptr[mem->next]) == small_mem); in rt_smem_free()584 if (MEM_POOL(mem) != m) goto __exit; in memcheck()653 if (MEM_POOL(mem) != m) in memtrace()
Completed in 2 milliseconds