Home
last modified time | relevance | path

Searched defs:this_cpu_ptr (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dpercpu-defs.h250 #define this_cpu_ptr(ptr) \ macro
256 #define this_cpu_ptr(ptr) raw_cpu_ptr(ptr) macro
269 #define this_cpu_ptr(ptr) raw_cpu_ptr(ptr) macro

Completed in 7 milliseconds