Searched defs:rt_mmblk_reg (Results 1 – 1 of 1) sorted by relevance
31 struct rt_mmblk_reg struct33 rt_region_t memreg; /**< used to indicate the extent of this area */34 mmblk_flag_t flags; /**< the flag of the region */35 rt_bool_t alloc; /**< is the node allocated */36 rt_slist_t node; /**< hook on rt_memblock */
Completed in 2 milliseconds