Searched defs:rcu_node (Results 1 – 1 of 1) sorted by relevance
24487 struct rcu_node { struct24508 struct rcu_node *parent; argument24509 struct list_head blkd_tasks;24510 struct list_head *gp_tasks;24511 struct list_head *exp_tasks;24512 struct list_head *boost_tasks;24513 struct rt_mutex boost_mtx;24514 long unsigned int boost_time;24515 struct task_struct *boost_kthread_task;24516 unsigned int boost_kthread_status;[all …]