Searched refs:this_cpu_or_8 (Results 1 – 2 of 2) sorted by relevance
422 # ifndef this_cpu_or_8423 # define this_cpu_or_8(pcp, val) _this_cpu_generic_to_op((pcp), (val), |=) macro
493 #define this_cpu_or_8(pcp, val) percpu_to_op("or", (pcp), val) macro