Searched refs:memblock (Results 1 – 1 of 1) sorted by relevance
28 struct rt_mmblk_reg *_nth_reg(struct rt_memblock *memblock, rt_uint32_t n) in _nth_reg() argument32 rt_slist_for_each_entry(ret, &(memblock->reg_list), node) in _nth_reg()41 rt_uint32_t _reg_cnt(struct rt_memblock *memblock) in _reg_cnt() argument46 rt_slist_for_each_entry(reg, &(memblock->reg_list), node) in _reg_cnt()
Completed in 14 milliseconds