Searched refs:dj (Results 1 – 1 of 1) sorted by relevance
1362 unsigned long dj; in rcu_needs_cpu() local1382 dj = round_up(rcu_idle_gp_delay + jiffies, rcu_idle_gp_delay) - jiffies; in rcu_needs_cpu()1384 *nextevt = basemono + dj * TICK_NSEC; in rcu_needs_cpu()