Searched defs:this_cpu_ptr (Results 1 – 3 of 3) sorted by relevance
6 #define this_cpu_ptr(var) var macro
250 #define this_cpu_ptr(ptr) \ macro256 #define this_cpu_ptr(ptr) raw_cpu_ptr(ptr) macro269 #define this_cpu_ptr(ptr) raw_cpu_ptr(ptr) macro
271 #define this_cpu_ptr raw_cpu_ptr macro