Searched refs:local64_xchg (Results 1 – 2 of 2) sorted by relevance
45 #define local64_xchg(l, n) local_xchg((&(l)->a), (n)) macro83 #define local64_xchg(l, n) atomic64_xchg((&(l)->a), (n)) macro
1977 value = local64_xchg(&event->count, value); in __perf_event_sync_stat()5569 prev = local64_xchg(&event->hw.prev_count, now); in cpu_clock_event_update()5644 prev = local64_xchg(&event->hw.prev_count, now); in task_clock_event_update()