Searched refs:restore_interrupts (Results 1 - 25 of 81) sorted by relevance

1234

/haiku/src/add-ons/kernel/bus_managers/ps2/
H A Dpacket_buffer.cpp51 restore_interrupts(state);
64 restore_interrupts(state);
79 restore_interrupts(state);
94 restore_interrupts(state);
107 restore_interrupts(state);
123 restore_interrupts(state);
/haiku/src/system/kernel/arch/m68k/
H A Darch_atomic.cpp37 restore_interrupts(status);
52 restore_interrupts(status);
66 restore_interrupts(status);
80 restore_interrupts(status);
94 restore_interrupts(status);
107 restore_interrupts(status);
125 restore_interrupts(status);
149 restore_interrupts(status);
172 restore_interrupts(status);
195 restore_interrupts(statu
[all...]
/haiku/src/add-ons/kernel/bus_managers/scsi/
H A Dscsi_lock.h50 restore_interrupts(prev_irq_state);
/haiku/headers/private/kernel/util/
H A DAutoLock.h94 restore_interrupts(*lockable);
152 restore_interrupts(fState);
197 restore_interrupts(fState);
243 restore_interrupts(fState);
289 restore_interrupts(fState);
/haiku/src/system/kernel/scheduler/
H A Dscheduler_locking.h106 restore_interrupts(*lockable);
139 restore_interrupts(*lockable);
/haiku/src/system/kernel/arch/x86/timers/
H A Dx86_apic.cpp87 restore_interrupts(state);
104 restore_interrupts(state);
/haiku/src/add-ons/kernel/generic/dpc/
H A Ddpc.c61 restore_interrupts(former);
146 restore_interrupts(former);
186 restore_interrupts(former);
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dtimer.cpp98 restore_interrupts(cpu);
143 restore_interrupts(cpu);
176 restore_interrupts(cpu);
/haiku/src/system/kernel/arch/x86/paging/32bit/
H A DX86PagingStructures32Bit.cpp87 restore_interrupts(state);
/haiku/src/system/kernel/arch/x86/paging/
H A DX86VMTranslationMap.cpp113 restore_interrupts(state);
/haiku/src/system/kernel/arch/ppc/
H A Darch_real_time_clock.cpp69 restore_interrupts(state);
/haiku/src/system/kernel/arch/arm/paging/
H A DARMVMTranslationMap.cpp113 restore_interrupts(state);
/haiku/src/add-ons/kernel/drivers/audio/ice1712/
H A Dutil.cpp36 restore_interrupts(status);
/haiku/src/system/kernel/arch/m68k/paging/
H A DM68KVMTranslationMap.cpp113 restore_interrupts(state);
/haiku/src/system/kernel/arch/ppc/paging/460/
H A DPPCPagingStructures460.cpp94 restore_interrupts(state);
/haiku/src/system/kernel/arch/ppc/paging/classic/
H A DPPCPagingStructuresClassic.cpp94 restore_interrupts(state);
/haiku/src/system/kernel/arch/ppc/paging/
H A DPPCVMTranslationMap.cpp113 restore_interrupts(state);
/haiku/headers/private/kernel/
H A Dkscheduler.h130 restore_interrupts(state);
H A Dint.h77 #define restore_interrupts(status) arch_int_restore_interrupts(status) macro
/haiku/src/system/kernel/arch/arm/paging/32bit/
H A DARMPagingStructures32Bit.cpp87 restore_interrupts(state);
/haiku/src/add-ons/kernel/drivers/audio/cmedia/
H A Dmidi.c40 restore_interrupts(cp);
52 restore_interrupts(cp);
/haiku/src/system/kernel/arch/m68k/paging/040/
H A DM68KPagingStructures040.cpp87 restore_interrupts(state);
/haiku/src/system/kernel/arch/x86/
H A Darch_timer.cpp115 restore_interrupts(state);
/haiku/src/libs/compat/openbsd_network/compat/sys/
H A Dsystm.h87 restore_interrupts(ipl);
/haiku/src/add-ons/kernel/drivers/audio/generic/
H A Dutil.c55 restore_interrupts(status);

Completed in 309 milliseconds

1234