Searched refs:boost_time (Results 1 – 3 of 3) sorted by relevance
217 unsigned long boost_time; member
228 (int)(rnp->boost_time & 0xffff)); in print_one_rcu_node_boost()
950 ULONG_CMP_LT(jiffies, rnp->boost_time)) in rcu_initiate_boost_trace()1104 ULONG_CMP_GE(jiffies, rnp->boost_time))) { in rcu_initiate_boost()1150 rnp->boost_time = jiffies + RCU_BOOST_DELAY_JIFFIES; in rcu_preempt_boost_start_gp()