Searched refs:this_cpu_xchg (Results 1 – 7 of 7) sorted by relevance
8 #define this_cpu_xchg(var, val) uatomic_xchg(&var, val) macro
37 s = this_cpu_xchg(scs_cache[i], NULL); in __scs_alloc()
232 vm_area = this_cpu_xchg(cached_stacks[i], NULL); in alloc_thread_stack_node_from_cache()
52 this_cpu_xchg(pcp, nval)
493 bits = this_cpu_xchg(pcpu_devices.ec_mask, 0); in smp_handle_ext_call()
4599 int pending = this_cpu_xchg(printk_pending, 0); in wake_up_klogd_work_func()
699 stats_updates = this_cpu_xchg(statc_pcpu->stats_updates, 0); in memcg_rstat_updated()