Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dtree.h295 #define RCU_JIFFIES_TILL_FORCE_QS (1 + (HZ > 250) + (HZ > 500)) macro
H A Dtree.c4939 d = RCU_JIFFIES_TILL_FORCE_QS + nr_cpu_ids / RCU_JIFFIES_FQS_DIV; in rcu_init_geometry()