Lines Matching refs:enabled
367 OSIntrMode enabled = OS_DisableInterrupts(); in OS_AllocFromHeap() local
383 (void)OS_RestoreInterrupts(enabled); in OS_AllocFromHeap()
418 (void)OS_RestoreInterrupts(enabled); in OS_AllocFromHeap()
474 (void)OS_RestoreInterrupts(enabled); in OS_AllocFromHeap()
503 OSIntrMode enabled = OS_DisableInterrupts(); in OS_AllocFixed() local
528 (void)OS_RestoreInterrupts(enabled); in OS_AllocFixed()
657 (void)OS_RestoreInterrupts(enabled); in OS_AllocFixed()
679 OSIntrMode enabled = OS_DisableInterrupts(); in OS_FreeToHeap() local
724 (void)OS_RestoreInterrupts(enabled); in OS_FreeToHeap()
743 OSIntrMode enabled = OS_DisableInterrupts(); in OS_FreeAllToHeap() local
778 (void)OS_RestoreInterrupts(enabled); in OS_FreeAllToHeap()
797 OSIntrMode enabled = OS_DisableInterrupts(); in OS_SetCurrentHeap() local
810 (void)OS_RestoreInterrupts(enabled); in OS_SetCurrentHeap()
835 OSIntrMode enabled = OS_DisableInterrupts(); in OS_InitAlloc() local
876 (void)OS_RestoreInterrupts(enabled); in OS_InitAlloc()
918 OSIntrMode enabled = OS_DisableInterrupts(); in OS_CreateHeap() local
970 (void)OS_RestoreInterrupts(enabled); in OS_CreateHeap()
980 (void)OS_RestoreInterrupts(enabled); in OS_CreateHeap()
1004 OSIntrMode enabled = OS_DisableInterrupts(); in OS_CreateExtraHeap() local
1038 (void) OS_RestoreInterrupts(enabled); in OS_CreateExtraHeap()
1045 (void)OS_RestoreInterrupts(enabled); in OS_CreateExtraHeap()
1069 OSIntrMode enabled = OS_DisableInterrupts(); in OS_DestroyHeap() local
1111 (void)OS_RestoreInterrupts(enabled); in OS_DestroyHeap()
1136 OSIntrMode enabled = OS_DisableInterrupts(); in OS_AddToHeap() local
1191 (void)OS_RestoreInterrupts(enabled); in OS_AddToHeap()
1273 OSIntrMode enabled = OS_DisableInterrupts(); in OS_CheckHeap() local
1352 (void)OS_RestoreInterrupts(enabled); in OS_CheckHeap()
1371 OSIntrMode enabled = OS_DisableInterrupts(); in OS_ReferentSize() local
1399 (void)OS_RestoreInterrupts(enabled); in OS_ReferentSize()
1419 OSIntrMode enabled = OS_DisableInterrupts(); in OS_DumpHeap() local
1482 (void)OS_RestoreInterrupts(enabled); in OS_DumpHeap()
1508 OSIntrMode enabled = OS_DisableInterrupts(); in OS_VisitAllocated() local
1526 (void)OS_RestoreInterrupts(enabled); in OS_VisitAllocated()
1549 OSIntrMode enabled = OS_DisableInterrupts(); in OSi_GetTotalAllocSize() local
1577 (void)OS_RestoreInterrupts(enabled); in OSi_GetTotalAllocSize()
1598 OSIntrMode enabled = OS_DisableInterrupts(); in OS_GetTotalFreeSize() local
1616 (void)OS_RestoreInterrupts(enabled); in OS_GetTotalFreeSize()
1636 OSIntrMode enabled = OS_DisableInterrupts(); in OS_GetMaxFreeSize() local
1658 (void)OS_RestoreInterrupts(enabled); in OS_GetMaxFreeSize()
1684 OSIntrMode enabled = OS_DisableInterrupts(); in OS_ClearHeap() local
1732 (void)OS_RestoreInterrupts(enabled); in OS_ClearHeap()