local64_xchg      125 arch/arm/mm/cache-l2x0-pmu.c 	} while (local64_xchg(&hw->prev_count, new_count) != prev_count);
local64_xchg     1341 arch/powerpc/perf/hv-24x7.c 	(void)local64_xchg(&event->hw.prev_count, ct);
local64_xchg     1361 arch/powerpc/perf/hv-24x7.c 	prev = local64_xchg(&event->hw.prev_count, now);
local64_xchg      194 arch/powerpc/perf/hv-gpci.c 	prev = local64_xchg(&event->hw.prev_count, now);
local64_xchg      815 arch/x86/events/intel/pt.c 		old = (local64_xchg(&buf->head, base) &
local64_xchg      249 arch/x86/events/intel/uncore.c 	if (local64_xchg(&event->hw.prev_count, new_count) != prev_count)
local64_xchg      882 drivers/perf/arm-ccn.c 	} while (local64_xchg(&hw->prev_count, new_count) != prev_count);
local64_xchg      328 drivers/perf/thunderx2_pmu.c 	prev = local64_xchg(&hwc->prev_count, new);
local64_xchg     3132 kernel/events/core.c 	value = local64_xchg(&event->count, value);
local64_xchg     9675 kernel/events/core.c 	prev = local64_xchg(&event->hw.prev_count, now);
local64_xchg     9751 kernel/events/core.c 	prev = local64_xchg(&event->hw.prev_count, now);