Lines Matching refs:callbacks
131 o "ql" is the number of RCU callbacks currently residing on
132 this CPU. The first number is the number of "lazy" callbacks
134 after the "/" is the total number of callbacks, lazy or not.
135 These counters count callbacks regardless of what phase of
143 "N" Indicates that there are callbacks queued that are not
148 "R" Indicates that there are callbacks queued that are
151 "W" Indicates that there are callbacks queued that are
154 "D" Indicates that there are callbacks queued that have
156 thus waiting to be invoked. Note that callbacks in
163 If there are no callbacks in a given one of the above states,
167 of RCU callbacks is ready to invoke, then the remainder will
170 o "ci" is the number of RCU callbacks that have been invoked for
171 this CPU. Note that ci+nci+ql is the number of callbacks that have
174 o "nci" is the number of RCU callbacks that have been offloaded from
179 o "co" is the number of RCU callbacks that have been orphaned due to
180 this CPU going offline. These orphaned callbacks have been moved
183 o "ca" is the number of RCU callbacks that have been adopted by this
185 the number of RCU callbacks registered on this CPU.
406 o "cbr" is the number of times that this CPU had RCU callbacks
535 o "qlen" is the number of RCU callbacks currently waiting either