Searched defs:this_cpu_ptr (Results 1 – 3 of 3) sorted by relevance
6 #define this_cpu_ptr(var) var macro
249 #define this_cpu_ptr(ptr) \ macro255 #define this_cpu_ptr(ptr) raw_cpu_ptr(ptr) macro268 #define this_cpu_ptr(ptr) raw_cpu_ptr(ptr) macro
264 #define this_cpu_ptr raw_cpu_ptr macro