Searched defs:this_cpu_ptr (Results 1 – 2 of 2) sorted by relevance
6 #define this_cpu_ptr(var) var macro
247 #define this_cpu_ptr(ptr) \ macro253 #define this_cpu_ptr(ptr) raw_cpu_ptr(ptr) macro266 #define this_cpu_ptr(ptr) raw_cpu_ptr(ptr) macro