Searched refs:this_cpu_read_4 (Results 1 – 4 of 4) sorted by relevance
380 #ifndef this_cpu_read_4381 #define this_cpu_read_4(pcp) this_cpu_generic_read(pcp) macro
221 #define this_cpu_read_4(pcp) _percpu_read(pcp) macro
169 #define this_cpu_read_4(pcp) \ macro
323 #define this_cpu_read_4(pcp) percpu_from_op(4, volatile, "mov", pcp) macro