Searched refs:boost_time (Results 1 – 3 of 3) sorted by relevance
185 unsigned long boost_time; member
231 (int)(rnp->boost_time & 0xffff)); in print_one_rcu_node_boost()
959 ULONG_CMP_LT(jiffies, rnp->boost_time)) in rcu_initiate_boost_trace()1114 ULONG_CMP_GE(jiffies, rnp->boost_time))) { in rcu_initiate_boost()1160 rnp->boost_time = jiffies + RCU_BOOST_DELAY_JIFFIES; in rcu_preempt_boost_start_gp()