Searched refs:this_cpu_xchg (Results 1 – 3 of 3) sorted by relevance
500 #define this_cpu_xchg(pcp, nval) __pcpu_size_call_return2(this_cpu_xchg_, pcp, nval) macro
50 this_cpu_xchg(pcp, nval)
476 v = this_cpu_xchg(p->vm_stat_diff[i], 0); in refresh_cpu_vm_stats()