Home
last modified time | relevance | path

Searched refs:preempt_stop (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/arch/sh/kernel/
Dentry-common.S45 # define preempt_stop() cli ; TRACE_IRQS_OFF macro
47 # define preempt_stop() macro
77 preempt_stop()
/Linux-v5.4/arch/nds32/kernel/
Dex-exit.S76 .macro preempt_stop macro
79 .macro preempt_stop macro
87 preempt_stop
/Linux-v5.4/arch/x86/entry/
Dentry_32.S67 # define preempt_stop(clobbers) DISABLE_INTERRUPTS(clobbers); TRACE_IRQS_OFF macro
69 # define preempt_stop(clobbers) macro
812 preempt_stop(CLBR_ANY)
/Linux-v5.4/arch/sh/kernel/cpu/sh5/
Dentry.S90 # define preempt_stop() CLI() macro
92 # define preempt_stop() macro
877 preempt_stop()