Home
last modified time | relevance | path

Searched refs:nocb_gp_adv_time (Results 1 – 2 of 2) sorted by relevance

/kernel/rcu/
Dtree_nocb.h497 if (j != rdp->nocb_gp_adv_time && in rcu_nocb_try_bypass()
501 rdp->nocb_gp_adv_time = j; in rcu_nocb_try_bypass()
604 if (j != rdp->nocb_gp_adv_time && in __call_rcu_nocb_wake()
608 rdp->nocb_gp_adv_time = j; in __call_rcu_nocb_wake()
Dtree.h213 unsigned long nocb_gp_adv_time; /* Last call_rcu() CB adv (jiffies). */ member