Searched defs:this_cpu_ptr (Results 1 – 3 of 3) sorted by relevance
6 #define this_cpu_ptr(var) var macro
248 #define this_cpu_ptr(ptr) \ macro254 #define this_cpu_ptr(ptr) raw_cpu_ptr(ptr) macro267 #define this_cpu_ptr(ptr) raw_cpu_ptr(ptr) macro
264 #define this_cpu_ptr raw_cpu_ptr macro