Lines Matching refs:enabled
363 OSIntrMode enabled = OS_DisableInterrupts(); in OS_AllocFromHeap() local
379 (void)OS_RestoreInterrupts(enabled); in OS_AllocFromHeap()
414 (void)OS_RestoreInterrupts(enabled); in OS_AllocFromHeap()
470 (void)OS_RestoreInterrupts(enabled); in OS_AllocFromHeap()
499 OSIntrMode enabled = OS_DisableInterrupts(); in OS_AllocFixed() local
525 (void)OS_RestoreInterrupts(enabled); in OS_AllocFixed()
651 (void)OS_RestoreInterrupts(enabled); in OS_AllocFixed()
673 OSIntrMode enabled = OS_DisableInterrupts(); in OS_FreeToHeap() local
711 (void)OS_RestoreInterrupts(enabled); in OS_FreeToHeap()
730 OSIntrMode enabled = OS_DisableInterrupts(); in OS_FreeAllToHeap() local
765 (void)OS_RestoreInterrupts(enabled); in OS_FreeAllToHeap()
784 OSIntrMode enabled = OS_DisableInterrupts(); in OS_SetCurrentHeap() local
797 (void)OS_RestoreInterrupts(enabled); in OS_SetCurrentHeap()
822 OSIntrMode enabled = OS_DisableInterrupts(); in OS_InitAlloc() local
865 (void)OS_RestoreInterrupts(enabled); in OS_InitAlloc()
907 OSIntrMode enabled = OS_DisableInterrupts(); in OS_CreateHeap() local
962 (void)OS_RestoreInterrupts(enabled); in OS_CreateHeap()
972 (void)OS_RestoreInterrupts(enabled); in OS_CreateHeap()
995 OSIntrMode enabled = OS_DisableInterrupts(); in OS_DestroyHeap() local
1029 (void)OS_RestoreInterrupts(enabled); in OS_DestroyHeap()
1054 OSIntrMode enabled = OS_DisableInterrupts(); in OS_AddToHeap() local
1101 (void)OS_RestoreInterrupts(enabled); in OS_AddToHeap()
1157 OSIntrMode enabled = OS_DisableInterrupts(); in OS_CheckHeap() local
1218 (void)OS_RestoreInterrupts(enabled); in OS_CheckHeap()
1237 OSIntrMode enabled = OS_DisableInterrupts(); in OS_ReferentSize() local
1260 (void)OS_RestoreInterrupts(enabled); in OS_ReferentSize()
1280 OSIntrMode enabled = OS_DisableInterrupts(); in OS_DumpHeap() local
1343 (void)OS_RestoreInterrupts(enabled); in OS_DumpHeap()
1369 OSIntrMode enabled = OS_DisableInterrupts(); in OS_VisitAllocated() local
1387 (void)OS_RestoreInterrupts(enabled); in OS_VisitAllocated()
1410 OSIntrMode enabled = OS_DisableInterrupts(); in OSi_GetTotalAllocSize() local
1438 (void)OS_RestoreInterrupts(enabled); in OSi_GetTotalAllocSize()
1459 OSIntrMode enabled = OS_DisableInterrupts(); in OS_GetTotalFreeSize() local
1477 (void)OS_RestoreInterrupts(enabled); in OS_GetTotalFreeSize()
1497 OSIntrMode enabled = OS_DisableInterrupts(); in OS_GetMaxFreeSize() local
1519 (void)OS_RestoreInterrupts(enabled); in OS_GetMaxFreeSize()
1543 OSIntrMode enabled = OS_DisableInterrupts(); in OS_ClearHeap() local
1583 (void)OS_RestoreInterrupts(enabled); in OS_ClearHeap()