Home
last modified time | relevance | path

Searched refs:rcu_cpu_kthread_task (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree.h237 struct task_struct *rcu_cpu_kthread_task; member
H A Dtree.c2759 t = __this_cpu_read(rcu_data.rcu_cpu_kthread_task); in invoke_rcu_core_kthread()
2824 .store = &rcu_data.rcu_cpu_kthread_task,
H A Dtree_plugin.h1115 return __this_cpu_read(rcu_data.rcu_cpu_kthread_task) == current; in rcu_is_callbacks_kthread()