Home
last modified time | relevance | path

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

/kernel/rcu/
Dtree_plugin.h1012 struct list_head *tb; in rcu_boost() local
1036 tb = rnp->exp_tasks; in rcu_boost()
1038 tb = rnp->boost_tasks; in rcu_boost()
1056 t = container_of(tb, struct task_struct, rcu_node_entry); in rcu_boost()