Searched refs:OsMemIntegrityCheckSub (Results 1 – 2 of 2) sorted by relevance
1639 STATIC UINT32 OsMemIntegrityCheckSub(struct OsMemNodeHead **tmpNode, const VOID *pool, in OsMemIntegrityCheckSub() function1728 if (OsMemIntegrityCheckSub(tmpNode, pool, endNode) == LOS_NOK) { in OsMemIntegrityCheck()
1638 STATIC UINT32 OsMemIntegrityCheckSub(struct OsMemNodeHead **tmpNode, const VOID *pool) function1735 if (OsMemIntegrityCheckSub(tmpNode, pool) == LOS_NOK) {