Searched defs:__this_cpu_ptr (Results 1 – 1 of 1) sorted by relevance
60 #define __this_cpu_ptr(ptr) SHIFT_PERCPU_PTR(ptr, __my_cpu_offset) macro86 #define __this_cpu_ptr(ptr) this_cpu_ptr(ptr) macro