Lines Matching defs:local
126 * Internal subroutine: Add delta to the local CPU's count of
204 * Fast path: just decrement the local count. If a
207 * kpreempt_disable section to collect our local count.
216 * global count, not to our local count.
231 * pointer; b is ignored. Transfer the local count of srcu
241 uint64_t local;
249 /* Transfer the local count to the global count. */
251 local = cpu->src_count[epoch];
252 srcu->srcu_total += local;
253 cpu->src_count[epoch] -= local; /* i.e., cpu->src_count[epoch] = 0 */
285 * generation, and collect their local counts in the draining