Searched refs:dj (Results 1 – 2 of 2) sorted by relevance
70 obj-$(CONFIG_HID_LOGITECH_DJ) += hid-logitech-dj.o
1348 unsigned long dj; in rcu_needs_cpu() local1368 dj = round_up(rcu_idle_gp_delay + jiffies, rcu_idle_gp_delay) - jiffies; in rcu_needs_cpu()1370 *nextevt = basemono + dj * TICK_NSEC; in rcu_needs_cpu()