Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/rcu/
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()