Searched refs:this_cpu_and_2 (Results 1 – 3 of 3) sorted by relevance
50 #define this_cpu_and_2(pcp, val) arch_this_cpu_to_op(pcp, val, &) macro
404 # ifndef this_cpu_and_2405 # define this_cpu_and_2(pcp, val) _this_cpu_generic_to_op((pcp), (val), &=) macro
405 #define this_cpu_and_2(pcp, val) percpu_to_op("and", (pcp), val) macro