Home
last modified time | relevance | path

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

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