Searched defs:oldState (Results 1 - 13 of 13) sorted by relevance

/haiku/headers/private/kernel/arch/sparc/
H A Darch_int.h46 arch_int_restore_interrupts_inline(int oldState) argument
/haiku/headers/private/kernel/arch/arm64/
H A Darch_int.h34 arch_int_restore_interrupts_inline(int oldState) argument
/haiku/headers/private/kernel/arch/riscv64/
H A Darch_int.h36 arch_int_restore_interrupts_inline(int oldState) argument
/haiku/headers/private/kernel/arch/x86/64/
H A Dcpu.h33 x86_context_switch(arch_thread* oldState, arch_thread* newState) argument
/haiku/headers/private/kernel/arch/x86/
H A Darch_int.h41 arch_int_restore_interrupts_inline(int oldState) argument
/haiku/src/apps/mediaplayer/interface/
H A DSubtitleBitmap.cpp259 ParseState* oldState = state; local
319 ParseState* oldState = state; local
/haiku/src/system/kernel/
H A Dcpu.cpp409 bool oldState = gCPU[cpu].disabled; local
H A Dlow_resource_manager.cpp161 int32 oldState = sLowPagesState; local
[all...]
H A Dport.cpp819 const int32 oldState = atomic_test_and_set(&port->state, local
1044 const int32 oldState = atomic_test_and_set(&port->state, local
/haiku/src/system/kernel/arch/x86/
H A Darch_int.cpp414 arch_int_restore_interrupts(int oldState) argument
/haiku/src/system/kernel/arch/riscv64/
H A Darch_int.cpp654 arch_int_restore_interrupts(int oldState) argument
/haiku/src/servers/package/
H A DVolume.cpp1374 Volume::_CollectPackageNamesAdded(const VolumeState* oldState, argument
/haiku/src/system/kernel/debug/
H A Ddebug.cpp2123 bool oldState = sSerialDebugEnabled; local

Completed in 183 milliseconds