Lines Matching defs:rcu_node
24487 struct rcu_node { struct
24508 struct rcu_node *parent; argument
24509 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;
24517 long unsigned int n_boosts;
24519 raw_spinlock_t fqslock;
24528 spinlock_t exp_lock;
24529 long unsigned int exp_seq_rq;
24530 wait_queue_head_t exp_wq[4];
24531 struct rcu_exp_work rew;
24532 bool exp_need_flush;