Searched defs:this_cpu_read_2 (Results 1 – 3 of 3) sorted by relevance
165 #define this_cpu_read_2(pcp) _percpu_read(2, pcp) macro
167 #define this_cpu_read_2(pcp) \ macro
465 #define this_cpu_read_2(pcp) __raw_cpu_read(2, volatile, pcp) macro
Completed in 9 milliseconds