Searched refs:blkd_tasks (Results 1 – 4 of 4) sorted by relevance
188 list_add(&t->rcu_node_entry, &rnp->blkd_tasks); in rcu_preempt_note_context_switch()240 if (np == &rnp->blkd_tasks) in rcu_next_node_entry()251 return !list_empty(&rnp->blkd_tasks); in rcu_preempt_has_tasks()395 list_for_each_entry_continue(t, &rnp->blkd_tasks, rcu_node_entry) in rcu_print_detail_task_stall_rnp()452 list_for_each_entry_continue(t, &rnp->blkd_tasks, rcu_node_entry) { in rcu_print_task_stall()474 rnp->gp_tasks = rnp->blkd_tasks.next; in rcu_preempt_check_blocked_tasks()689 rnp->exp_tasks = rnp->blkd_tasks.next; in sync_rcu_preempt_exp_init2()
222 "T."[list_empty(&rnp->blkd_tasks)], in print_one_rcu_node_boost()290 ".T"[!list_empty(&rnp->blkd_tasks)], in print_one_rcu_state()
159 struct list_head blkd_tasks; member
4019 INIT_LIST_HEAD(&rnp->blkd_tasks); in rcu_init_one()