Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/rcu/
Dtree.h203 unsigned long nocb_gp_adv_time; /* Last call_rcu() CB adv (jiffies). */ member
Dtree_plugin.h1825 if (j != rdp->nocb_gp_adv_time && in rcu_nocb_try_bypass()
1829 rdp->nocb_gp_adv_time = j; in rcu_nocb_try_bypass()
1906 if (j != rdp->nocb_gp_adv_time && in __call_rcu_nocb_wake()
1910 rdp->nocb_gp_adv_time = j; in __call_rcu_nocb_wake()