Searched refs:__this_cpu_xchg (Results 1 – 5 of 5) sorted by relevance
1123 busy = __this_cpu_xchg(kernel_neon_busy, false); in kernel_neon_end()1190 if (!__this_cpu_xchg(efi_fpsimd_state_used, false)) { in __efi_fpsimd_end()
481 #define __this_cpu_xchg(pcp, nval) \ macro
243 __this_cpu_xchg(pcp, nval)
2872 int pending = __this_cpu_xchg(printk_pending, 0); in wake_up_klogd_work_func()
3741 throttled = __this_cpu_xchg(perf_throttled_count, 0); in perf_event_task_tick()