Lines Matching +full:- +full:-
1 /* SPDX-License-Identifier: GPL-2.0+ */
5 * This seemingly RCU-private file must be available to SRCU users
29 /* Complicated segmented callback lists. ;-) */
53 * The ->gp_seq[] array contains the grace-period number at which the
56 * is non-empty, and it is never valid for RCU_DONE_TAIL (whose callbacks
58 * not yet been assigned a grace-period number).
71 * ----------------------------------------------------------------------------
76 * ----------------------------------------------------------------------------
79 * ----------------------------------------------------------------------------
85 * ----------------------------------------------------------------------------
88 * -----------------------------------
91 * --------------------------------------- ----------------------------------|
103 * --------------------------------------- -----------------------------------
105 * -----------------------------------
108 * |--------------------------------------------------------------------------|
116 * ----------------------------------------------------------------------------
122 * ==NOCB De-Offloading state machine==
125 * |--------------------------------------------------------------------------|
133 * ----------------------------------------------------------------------------
136 * |--------------------------------------------------------------------------|
147 * ----------------------------------------------------------------------------
150 * |--------------------------------------------------------------------------|
159 * ----------------------------------------------------------------------------
162 * -----------------------------------
165 * ---------------------------------------------------------------------------|
175 * | The callbacks from the target CPU | until it ever gets re-offloaded. |
178 * ----------------------------------------------------------------------------
180 * -----------------------------------
183 * ----------------------------------------------------------------------------
189 * ----------------------------------------------------------------------------
192 * ----------------------------------------------------------------------------
197 * ----------------------------------------------------------------------------