Searched refs:local64_add_negative (Results 1 – 2 of 2) sorted by relevance
40 #define local64_add_negative(i, l) local_add_negative((i), (&(l)->a)) macro78 #define local64_add_negative(i, l) atomic64_add_negative((i), (&(l)->a)) macro
9318 if (local64_add_negative(nr, &hwc->period_left)) in perf_swevent_event()
Completed in 23 milliseconds