Lines Matching refs:blkd_tasks
199 list_add(&t->rcu_node_entry, &rnp->blkd_tasks); in rcu_preempt_note_context_switch()
301 if (np == &rnp->blkd_tasks) in rcu_next_node_entry()
467 list_for_each_entry_continue(t, &rnp->blkd_tasks, rcu_node_entry) in rcu_print_detail_task_stall_rnp()
506 list_for_each_entry_continue(t, &rnp->blkd_tasks, rcu_node_entry) { in rcu_print_task_stall()
536 if (!list_empty(&rnp->blkd_tasks)) in rcu_preempt_check_blocked_tasks()
537 rnp->gp_tasks = rnp->blkd_tasks.next; in rcu_preempt_check_blocked_tasks()
588 lp = &rnp->blkd_tasks; in rcu_preempt_offline_tasks()
589 lp_root = &rnp_root->blkd_tasks; in rcu_preempt_offline_tasks()
780 if (list_empty(&rnp->blkd_tasks)) in sync_rcu_preempt_exp_init()
783 rnp->exp_tasks = rnp->blkd_tasks.next; in sync_rcu_preempt_exp_init()
1145 if (list_empty(&rnp->blkd_tasks)) in rcu_initiate_boost_trace()