Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dtree.c2157 const long npj = NSEC_PER_SEC / HZ; in rcu_do_batch() local
2162 jlimit = jiffies + (rrn + npj + 1) / npj; in rcu_do_batch()