Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/rcu/
Dtree.h185 unsigned long boost_time; member
Dtree_trace.c231 (int)(rnp->boost_time & 0xffff)); in print_one_rcu_node_boost()
Dtree_plugin.h959 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()