this_cpu_ptr
#undef this_cpu_ptr
#define this_cpu_ptr raw_cpu_ptr
#define this_cpu_ptr(ptr) \
#define this_cpu_ptr(ptr) raw_cpu_ptr(ptr)
#define this_cpu_ptr(ptr) raw_cpu_ptr(ptr)
#define this_cpu_ptr(var) var