Searched refs:__this_cpu_xchg (Results 1 – 4 of 4) sorted by relevance
466 #define __this_cpu_xchg(pcp, nval) \ macro
233 __this_cpu_xchg(pcp, nval)
2641 int pending = __this_cpu_xchg(printk_pending, 0); in wake_up_klogd_work_func()
3105 throttled = __this_cpu_xchg(perf_throttled_count, 0); in perf_event_task_tick()