this_cpu_ptr      233 include/linux/percpu-defs.h #define this_cpu_ptr(ptr)						\
this_cpu_ptr      239 include/linux/percpu-defs.h #define this_cpu_ptr(ptr) raw_cpu_ptr(ptr)
this_cpu_ptr      252 include/linux/percpu-defs.h #define this_cpu_ptr(ptr)	raw_cpu_ptr(ptr)