Lines Matching refs:references
243 Each entry of the ``->level`` array references the first ``rcu_node``
249 The zero\ :sup:`th` element of the array references the root
250 ``rcu_node`` structure, the first element references the first child of
251 the root ``rcu_node``, and finally the second element references the
259 Finally, the ``->rda`` field references a per-CPU pointer to the
340 The ``->parent`` pointer references the ``rcu_node`` one level up in the
701 The ``->head`` pointer references the first callback or is ``NULL`` if
703 Each element of the ``->tails[]`` array references the ``->next``
715 In this figure, the ``->head`` pointer references the first RCU callback
716 in the list. The ``->tails[RCU_DONE_TAIL]`` array element references the
718 ready to invoke. The ``->tails[RCU_WAIT_TAIL]`` array element references
722 ``->tails[RCU_NEXT_READY_TAIL]`` array element references the same RCU
725 ``->tails[RCU_NEXT_TAIL]`` array element references CB 4's ``->next``
728 ``->tails[RCU_NEXT_TAIL]`` array element always references the last RCU
730 which case it references the ``->head`` pointer.
810 ``->mynode`` field references the corresponding ``rcu_node`` structure.
1079 ``->rcu_blocked_node`` field references the ``rcu_node`` structure whose