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