Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/rcu/
Dtree_plugin.h1530 unsigned long dj; in rcu_needs_cpu() local
1553 dj = round_up(rcu_idle_gp_delay + jiffies, in rcu_needs_cpu()
1556 dj = round_jiffies(rcu_idle_lazy_gp_delay + jiffies) - jiffies; in rcu_needs_cpu()
1558 *nextevt = basemono + dj * TICK_NSEC; in rcu_needs_cpu()
/Linux-v4.19/drivers/hid/
DMakefile65 obj-$(CONFIG_HID_LOGITECH_DJ) += hid-logitech-dj.o