Searched defs:this_cpu_ptr (Results 1 – 2 of 2) 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