Lines Matching full:combining
23 by a combining tree, as shown below:
38 The purpose of this combining tree is to allow per-CPU events
101 This multi-level combining tree allows us to get most of the performance
117 In effect, the combining tree acts like a big shock absorber, keeping
160 #. ``rcu_node``: This structure forms the combining tree that propagates
177 combining tree. Like the ``rcu_node`` structure, it provides a local
310 The ``rcu_node`` structures form the combining tree that propagates
326 Connection to Combining Tree
418 These fields manage the propagation of quiescent states up the combining
625 combining-tree code.
788 combining tree. Like the ``rcu_node`` structure, it provides a local
811 The ``->mynode`` is used to propagate quiescent states up the combining
1141 contains a combining tree of ``rcu_node`` and ``rcu_data`` structures.