Searched defs:this_cpu_read (Results 1 – 2 of 2) sorted by relevance
7 #define this_cpu_read(var) var macro
489 #define this_cpu_read(pcp) __pcpu_size_call_return(this_cpu_read_, pcp) macro