Searched refs:this_cpu_and_2 (Results 1 – 3 of 3) sorted by relevance
49 #define this_cpu_and_2(pcp, val) arch_this_cpu_to_op_simple(pcp, val, &) macro
209 #define this_cpu_and_2(pcp, val) \ macro
270 #define this_cpu_and_2(pcp, val) percpu_to_op(2, volatile, "and", (pcp), val) macro