Home
last modified time | relevance | path

Searched defs:rt_mmblk_reg (Results 1 – 1 of 1) sorted by relevance

/components/mm/
A Dmm_memblock.h31 struct rt_mmblk_reg struct
33 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