Searched defs:this_cpu_ptr (Results 1 – 3 of 3) sorted by relevance
6 #define this_cpu_ptr(var) var macro
246 #define this_cpu_ptr(ptr) \ macro252 #define this_cpu_ptr(ptr) raw_cpu_ptr(ptr) macro265 #define this_cpu_ptr(ptr) raw_cpu_ptr(ptr) macro
264 #define this_cpu_ptr raw_cpu_ptr macro