Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree.h115 unsigned int boost_kthread_status; member
H A Dtree_plugin.h1052 WRITE_ONCE(rnp->boost_kthread_status, RCU_KTHREAD_WAITING); in rcu_boost_kthread()
1057 WRITE_ONCE(rnp->boost_kthread_status, RCU_KTHREAD_RUNNING); in rcu_boost_kthread()
1064 WRITE_ONCE(rnp->boost_kthread_status, RCU_KTHREAD_YIELDING); in rcu_boost_kthread()
1103 READ_ONCE(rnp->boost_kthread_status)); in rcu_initiate_boost()