Searched refs:rcu_irq_enter (Results 1 – 9 of 9) sorted by relevance
50 void rcu_irq_enter(void);
82 static inline void rcu_irq_enter(void) { } in rcu_irq_enter() function
359 rcu_irq_enter(); in irqentry_enter()
609 rcu_irq_enter(); in irq_enter()
42 rcu_irq_enter(); in __enter_from_kernel_mode()
1068 noinstr void rcu_irq_enter(void) in rcu_irq_enter() function1085 rcu_irq_enter(); in rcu_irq_enter_irqson()
1628 bash-1994 1d..1 12us : rcu_irq_enter <-irq_enter1817 ls-2269 3d..2 8us : rcu_irq_enter <-irq_enter1831 ls-2269 3d.s5 31us : rcu_irq_enter <-irq_enter1833 ls-2269 3d.s5 31us : rcu_irq_enter <-irq_enter
1847 directly invokes rcu_irq_enter() and rcu_irq_exit() to be called1849 code structure, which has rcu_irq_enter() invoking2198 rcu_irq_enter() and rcu_irq_exit() at exception entry and2229 | One approach is to do ``rcu_irq_exit();rcu_irq_enter();`` every so |
766 protected inside rcu_irq_enter/rcu_irq_exit() but preemption or signal