this_cpu_try_cmpxchg64
#define this_cpu_try_cmpxchg64(pcp, ovalp, nval) percpu_try_cmpxchg64_op(8, volatile, pcp, ovalp, nval)
#define this_cpu_try_cmpxchg64(pcp, ovalp, nval) percpu_try_cmpxchg_op(8, volatile, pcp, ovalp, nval);
#define this_cpu_try_cmpxchg64(pcp, ovalp, nval) \
#define this_cpu_try_cmpxchg64(pcp, ovalp, nval) \