this_cpu_xchg     222 kernel/fork.c  		s = this_cpu_xchg(cached_stacks[i], NULL);
this_cpu_xchg    2321 mm/memcontrol.c 			x = this_cpu_xchg(memcg->vmstats_percpu->stat[i], 0);
this_cpu_xchg    2333 mm/memcontrol.c 				x = this_cpu_xchg(pn->lruvec_stat_cpu->count[i], 0);
this_cpu_xchg    2344 mm/memcontrol.c 			x = this_cpu_xchg(memcg->vmstats_percpu->events[i], 0);
this_cpu_xchg     763 mm/vmstat.c    			v = this_cpu_xchg(p->vm_stat_diff[i], 0);
this_cpu_xchg     778 mm/vmstat.c    			v = this_cpu_xchg(p->vm_numa_stat_diff[i], 0);
this_cpu_xchg     825 mm/vmstat.c    			v = this_cpu_xchg(p->vm_node_stat_diff[i], 0);