Home
last modified time | relevance | path

Searched refs:wait_blkd_tasks (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/kernel/rcu/
H A Dtree.h84 bool wait_blkd_tasks;/* Necessary to wait for blocked tasks to */ member
H A Dtree.c1479 !rnp->wait_blkd_tasks) { in rcu_gp_init()
1494 if (!rnp->wait_blkd_tasks) /* Ever offline? */ in rcu_gp_init()
1497 rnp->wait_blkd_tasks = true; /* blocked tasks */ in rcu_gp_init()
1511 if (rnp->wait_blkd_tasks && in rcu_gp_init()
1513 rnp->wait_blkd_tasks = false; in rcu_gp_init()
1553 if ((mask || rnp->wait_blkd_tasks) && rcu_is_leaf_node(rnp)) in rcu_gp_init()
4322 WARN_ON_ONCE(rnp->wait_blkd_tasks); in rcu_init_new_rnp()
H A Dtree_plugin.h702 (rnp->qsmaskinit || rnp->wait_blkd_tasks)) { in rcu_preempt_check_blocked_tasks()
/openbmc/linux/Documentation/RCU/Design/Data-Structures/
H A DData-Structures.rst496 4 bool wait_blkd_tasks;
535 The ``->wait_blkd_tasks`` field indicates whether or not the current