Searched refs:irq_enter_rcu (Results 1 - 8 of 8) sorted by last modified time

/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/arch/s390/kernel/
H A Dirq.c142 irq_enter_rcu();
177 irq_enter_rcu();
/linux-master/kernel/
H A Dsoftirq.c592 * irq_enter_rcu - Enter an interrupt context with RCU watching
594 void irq_enter_rcu(void) function
611 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();
/linux-master/arch/parisc/kernel/
H A Dirq.c501 irq_enter_rcu();
/linux-master/arch/arm64/kernel/
H A Dentry-common.c535 irq_enter_rcu();
793 irq_enter_rcu();
/linux-master/include/linux/
H A Dhardirq.h59 void irq_enter_rcu(void);

Completed in 177 milliseconds