Searched refs:LOS_MemIntegrityCheck (Results 1 – 23 of 23) sorted by relevance
46 ret = LOS_MemIntegrityCheck(g_memPool); in TestCase()52 ret = LOS_MemIntegrityCheck(g_memPool); in TestCase()58 ret = LOS_MemIntegrityCheck(g_memPool); in TestCase()
423 extern UINT32 LOS_MemIntegrityCheck(const VOID *pool);
112 if (LOS_MemIntegrityCheck(m_aucSysMem1) == LOS_OK) { in OsMagicMemCheck()
466 extern UINT32 LOS_MemIntegrityCheck(const VOID *pool);
102 if (LOS_MemIntegrityCheck(m_aucSysMem1) == LOS_OK) { in OsShellCmdMemCheck()
316 UINT32 ret = LOS_MemIntegrityCheck(LOSCFG_SYS_HEAP_ADDR); in OsExcMemPoolCheckInfo()
262 UINT32 ret = LOS_MemIntegrityCheck(LOSCFG_SYS_HEAP_ADDR); in OsExcMemPoolCheckInfo()
345 UINT32 ret = LOS_MemIntegrityCheck(LOSCFG_SYS_HEAP_ADDR); in OsExcMemPoolCheckInfo()
327 UINT32 ret = LOS_MemIntegrityCheck(LOSCFG_SYS_HEAP_ADDR); in OsExcMemPoolCheckInfo()
325 UINT32 ret = LOS_MemIntegrityCheck(LOSCFG_SYS_HEAP_ADDR); in OsExcMemPoolCheckInfo()
326 UINT32 ret = LOS_MemIntegrityCheck(LOSCFG_SYS_HEAP_ADDR); in OsExcMemPoolCheckInfo()
330 UINT32 ret = LOS_MemIntegrityCheck(LOSCFG_SYS_HEAP_ADDR); in OsExcMemPoolCheckInfo()
329 UINT32 ret = LOS_MemIntegrityCheck(LOSCFG_SYS_HEAP_ADDR); in OsExcMemPoolCheckInfo()
328 UINT32 ret = LOS_MemIntegrityCheck(LOSCFG_SYS_HEAP_ADDR); in OsExcMemPoolCheckInfo()
559 if (LOS_MemIntegrityCheck(pool)) { in OsMemUsedNodeShow()1843 UINT32 LOS_MemIntegrityCheck(const VOID *pool) in LOS_MemIntegrityCheck() function
259 if (LOS_MemIntegrityCheck(pool)) { in OsAllMemNodeDoHandle()1887 UINT32 LOS_MemIntegrityCheck(const VOID *pool) function