Home
last modified time | relevance | path

Searched refs:boost_time (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/kernel/rcu/
Dtree.h217 unsigned long boost_time; member
Dtree_trace.c228 (int)(rnp->boost_time & 0xffff)); in print_one_rcu_node_boost()
Dtree_plugin.h950 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()