Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/rcu/
A 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()
A Dtree.h230 unsigned long nocb_gp_adv_time; /* Last call_rcu() CB adv (jiffies). */ member

Completed in 7 milliseconds