Searched defs:rcu_data (Results 1 – 1 of 1) sorted by relevance
179 struct rcu_data { struct185 bool beenonline; /* CPU online at least once. */186 bool gpwrap; /* Possible ->gp_seq wrap. */202 long qlen_last_fqs_check;205 unsigned long n_force_qs_snap;207 long blimit; /* Upper limit on a processed batch */218 struct rcu_head barrier_head;225 struct task_struct *nocb_gp_kthread;251 * Head of rcu_data list in wakeup chain, argument263 struct task_struct *rcu_cpu_kthread_task;[all …]