Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtree.h278 unsigned long rcuc_activity; member
H A Dtree_plugin.h1148 WRITE_ONCE(rdp->rcuc_activity, jiffies); in rcu_cpu_kthread_setup()
H A Dtree_stall.h471 j = jiffies - READ_ONCE(rdp->rcuc_activity); in rcu_is_rcuc_kthread_starving()
H A Dtree.c2994 unsigned long *j = this_cpu_ptr(&rcu_data.rcuc_activity); in rcu_cpu_kthread()