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
174 #define this_cpu_read_2(pcp) \ macro
462 #define this_cpu_read_2(pcp) __raw_cpu_read(2, volatile, pcp) macro