Searched refs:m_total_max (Results 1 – 1 of 1) sorted by relevance
122 RK_U32 total_max(void) { return m_total_max; } in total_max()147 RK_U32 m_total_max; member in MppMemService212 m_total_max(0) in MppMemService()332 if (m_total_size > m_total_max) in add_node()333 m_total_max = m_total_size; in add_node()