Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtree.h306 #define RCU_JIFFIES_TILL_FORCE_QS (1 + (HZ > 250) + (HZ > 500)) macro
H A Dtree.c4772 * jiffies_till_next_fqs are set to the RCU_JIFFIES_TILL_FORCE_QS in rcu_init_geometry()
4776 d = RCU_JIFFIES_TILL_FORCE_QS + nr_cpu_ids / RCU_JIFFIES_FQS_DIV; in rcu_init_geometry()