Searched refs:preempt_stop (Results 1 - 6 of 6) sorted by relevance

/arch/m32r/kernel/
H A Dentry.S115 #define preempt_stop(x) DISABLE_INTERRUPTS(x) define
117 #define preempt_stop(x) define
153 preempt_stop(r4)
/arch/sh/kernel/
H A Dentry-common.S49 # define preempt_stop() cli ; TRACE_IRQS_OFF
51 # define preempt_stop()
81 preempt_stop()
/arch/mn10300/kernel/
H A Dentry.S35 #define preempt_stop LOCAL_IRQ_DISABLE define
37 #define preempt_stop define
168 preempt_stop
/arch/x86/kernel/
H A Dentry_32.S88 #define preempt_stop(clobbers) DISABLE_INTERRUPTS(clobbers); TRACE_IRQS_OFF define
90 #define preempt_stop(clobbers) define
328 preempt_stop(CLBR_ANY)
/arch/avr32/kernel/
H A Dentry-avr32b.S28 # define preempt_stop mask_interrupts
30 # define preempt_stop
/arch/sh/kernel/cpu/sh5/
H A Dentry.S93 # define preempt_stop() CLI()
95 # define preempt_stop()
880 preempt_stop()

Completed in 158 milliseconds