Home
last modified time | relevance | path

Searched refs:__this_cpu_xchg_2 (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/include/linux/
Dpercpu.h730 # ifndef __this_cpu_xchg_2
731 # define __this_cpu_xchg_2(pcp, nval) __this_cpu_generic_xchg(pcp, nval) macro