Home
last modified time | relevance | path

Searched refs:rcu_sched_clock_irq (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Drcupdate.h122 void rcu_sched_clock_irq(int user);
/linux/Documentation/RCU/Design/Memory-Ordering/
H A DTree-RCU-Memory-Ordering.rst452 quiescent state will be noted by ``rcu_sched_clock_irq()`` on the right.
601 (``rcu_sched_clock_irq()`` on the left) or by idle entry
/linux/kernel/rcu/
H A Dtree.c2684 void rcu_sched_clock_irq(int user) in rcu_sched_clock_irq() function