this_cpu_cmpxchg  285 kernel/fork.c  			if (this_cpu_cmpxchg(cached_stacks[i],
this_cpu_cmpxchg 2288 mm/slub.c      	} while (this_cpu_cmpxchg(s->cpu_slab->partial, oldpage, page)
this_cpu_cmpxchg  512 mm/vmstat.c    	} while (this_cpu_cmpxchg(*p, o, n) != o);
this_cpu_cmpxchg  569 mm/vmstat.c    	} while (this_cpu_cmpxchg(*p, o, n) != o);