Searched refs:enabled (Results 1 – 9 of 9) sorted by relevance
56 BOOL enabled; in OSReport() local63 enabled = OSDisableInterrupts(); in OSReport()88 OSRestoreInterrupts(enabled); in OSReport()
163 BOOL enabled; in waitFrame() local165 enabled = OSDisableInterrupts(); in waitFrame()168 OSRestoreInterrupts(enabled); in waitFrame()
64 BOOL enabled; in main() local108 enabled = OSDisableInterrupts(); in main()110 OSRestoreInterrupts(enabled); in main()
298 int enabled; in main() local352 enabled = OSDisableInterrupts(); in main()357 OSRestoreInterrupts(enabled); in main()387 enabled = OSDisableInterrupts(); in main()389 OSRestoreInterrupts(enabled); in main()
22 echo (0 ... disabled, 1 ... enabled)52 echo (0 ... disabled, 1 ... enabled)
1694 BOOL enabled; in MEMSetAllocModeForExpHeap() local1699 enabled = OSDisableInterrupts(); in MEMSetAllocModeForExpHeap()1705 (void)OSRestoreInterrupts( enabled ); in MEMSetAllocModeForExpHeap()1743 BOOL enabled; in MEMSetGroupIDForExpHeap() local1748 enabled = OSDisableInterrupts(); in MEMSetGroupIDForExpHeap()1755 (void)OSRestoreInterrupts( enabled ); in MEMSetGroupIDForExpHeap()
566 BOOL enabled = OSDisableInterrupts(); in MEMGetAllocatableSizeForFrmHeapEx() local577 (void)OSRestoreInterrupts( enabled ); in MEMGetAllocatableSizeForFrmHeapEx()
606 BOOL enabled; in CheckPrefetch() local608 enabled = OSDisableInterrupts(); in CheckPrefetch()615 OSRestoreInterrupts(enabled); in CheckPrefetch()
66 … textures are displayed as broken when the anisotropic filter feature is enabled for textures usin…