Searched refs:this_cpu_xchg (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dpercpu-defs.h502 #define this_cpu_xchg(pcp, nval) __pcpu_size_call_return2(this_cpu_xchg_, pcp, nval) macro
/linux-4.1.27/mm/
H A Dvmstat.c476 v = this_cpu_xchg(p->vm_stat_diff[i], 0); for_each_populated_zone()

Completed in 77 milliseconds