Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dpercpu.h781 #ifndef __this_cpu_cmpxchg_double
798 # define __this_cpu_cmpxchg_double(pcp1, pcp2, oval1, oval2, nval1, nval2) \ macro