Home
last modified time | relevance | path

Searched refs:irq_enter_rcu (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dirq_stack.h139 irq_enter_rcu(); \
226 irq_enter_rcu(); \
234 irq_enter_rcu(); \
/openbmc/linux/Documentation/core-api/
H A Dentry.rst155 irq_enter_rcu();
165 irq_enter_rcu() and irq_exit_rcu() pair.
167 irq_enter_rcu() updates the preemption count which makes in_hardirq()
169 means that up to the point where irq_enter_rcu() is invoked in_hardirq()
176 practice, deferring this update to irq_enter_rcu() allows the preemption-count
179 is that the early entry code up to irq_enter_rcu() must be aware that the
/openbmc/linux/include/linux/
H A Dhardirq.h59 void irq_enter_rcu(void);
/openbmc/linux/arch/s390/kernel/
H A Dirq.c141 irq_enter_rcu(); in do_io_irq()
176 irq_enter_rcu(); in do_ext_irq()
/openbmc/linux/kernel/
H A Dsoftirq.c600 void irq_enter_rcu(void) in irq_enter_rcu() function
617 irq_enter_rcu(); in irq_enter()
/openbmc/linux/arch/arm64/kernel/
H A Dentry-common.c501 irq_enter_rcu(); in __el1_irq()
759 irq_enter_rcu(); in el0_interrupt()
/openbmc/linux/tools/perf/Documentation/
H A Dperf-lock.txt204 and 'irq_enter_rcu'.
/openbmc/linux/arch/riscv/kernel/
H A Dtraps.c352 irq_enter_rcu(); in handle_riscv_irq()
/openbmc/linux/arch/parisc/kernel/
H A Dirq.c501 irq_enter_rcu(); in do_cpu_irq_mask()
/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c1046 irq_enter_rcu(); in handle_loongarch_irq()