Searched refs:irq_enter_rcu (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dirq_stack.h139 irq_enter_rcu(); \
158 * Note that irq_enter_rcu() and irq_exit_rcu() do not use the input
163 * saved register to be safe vs. the irq_enter_rcu() call because the
170 "call irq_enter_rcu \n" \
190 "call irq_enter_rcu \n" \
226 irq_enter_rcu(); \
234 irq_enter_rcu(); \
/linux-master/include/linux/
H A Dhardirq.h59 void irq_enter_rcu(void);
/linux-master/arch/s390/kernel/
H A Dirq.c141 irq_enter_rcu();
176 irq_enter_rcu();
/linux-master/kernel/
H A Dsoftirq.c588 * irq_enter_rcu - Enter an interrupt context with RCU watching
590 void irq_enter_rcu(void) function
607 irq_enter_rcu();
/linux-master/arch/arm64/kernel/
H A Dentry-common.c535 irq_enter_rcu();
793 irq_enter_rcu();
/linux-master/arch/parisc/kernel/
H A Dirq.c501 irq_enter_rcu();
/linux-master/arch/riscv/kernel/
H A Dtraps.c374 irq_enter_rcu();
/linux-master/arch/loongarch/kernel/
H A Dtraps.c1067 irq_enter_rcu();

Completed in 300 milliseconds