Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Drcutree.h55 void rcu_irq_exit_check_preempt(void);
57 static inline void rcu_irq_exit_check_preempt(void) { } in rcu_irq_exit_check_preempt() function
H A Drcutiny.h91 static inline void rcu_irq_exit_check_preempt(void) { } in rcu_irq_exit_check_preempt() function
/OK3568_Linux_fs/kernel/kernel/entry/
H A Dcommon.c361 rcu_irq_exit_check_preempt(); in irqentry_exit_cond_resched()
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree.c804 void rcu_irq_exit_check_preempt(void) in rcu_irq_exit_check_preempt() function