Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drcutree.h92 void rcu_irq_exit_check_preempt(void);
94 static inline void rcu_irq_exit_check_preempt(void) { } in rcu_irq_exit_check_preempt() function
H A Drcutiny.h150 static inline void rcu_irq_exit_check_preempt(void) { } in rcu_irq_exit_check_preempt() function
/openbmc/linux/kernel/entry/
H A Dcommon.c391 rcu_irq_exit_check_preempt(); in raw_irqentry_exit_cond_resched()
/openbmc/linux/kernel/rcu/
H A Dtree.c569 void rcu_irq_exit_check_preempt(void) in rcu_irq_exit_check_preempt() function