this_cpu_ptr 246 include/linux/percpu-defs.h #define this_cpu_ptr(ptr) \ this_cpu_ptr 252 include/linux/percpu-defs.h #define this_cpu_ptr(ptr) raw_cpu_ptr(ptr) this_cpu_ptr 265 include/linux/percpu-defs.h #define this_cpu_ptr(ptr) raw_cpu_ptr(ptr) this_cpu_ptr 6 tools/testing/radix-tree/linux/percpu.h #define this_cpu_ptr(var) var