Searched defs:rcu_node (Results 1 – 7 of 7) sorted by relevance
29469 struct rcu_node { struct29490 struct rcu_node *parent; argument29491 struct list_head blkd_tasks;29492 struct list_head *gp_tasks;29493 struct list_head *exp_tasks;29494 struct list_head *boost_tasks;29495 struct rt_mutex boost_mtx;29496 long unsigned int boost_time;29497 struct task_struct *boost_kthread_task;29498 unsigned int boost_kthread_status;[all …]
34960 struct rcu_node { struct34980 struct rcu_node *parent; argument34981 struct list_head blkd_tasks;34982 struct list_head *gp_tasks;34983 struct list_head *exp_tasks;34984 struct list_head *boost_tasks;34985 struct rt_mutex boost_mtx;34986 long unsigned int boost_time;34987 struct task_struct *boost_kthread_task;34988 unsigned int boost_kthread_status;[all …]
24436 struct rcu_node { struct24456 struct rcu_node *parent; argument24457 struct list_head blkd_tasks;24458 struct list_head *gp_tasks;24459 struct list_head *exp_tasks;24460 struct list_head *boost_tasks;24461 struct rt_mutex boost_mtx;24462 long unsigned int boost_time;24463 struct task_struct *boost_kthread_task;24464 unsigned int boost_kthread_status;[all …]
29817 struct rcu_node { struct29836 struct rcu_node *parent; argument29837 struct list_head blkd_tasks;29838 struct list_head *gp_tasks;29839 struct list_head *exp_tasks;29840 struct list_head *boost_tasks;29841 struct rt_mutex boost_mtx;29842 long unsigned int boost_time;29843 struct task_struct *boost_kthread_task;29844 unsigned int boost_kthread_status;[all …]