Searched refs:this_cpu_and_8 (Results 1 – 3 of 3) sorted by relevance
148 #define this_cpu_and_8(pcp, val) _percpu_and(pcp, val) macro
437 #ifndef this_cpu_and_8438 #define this_cpu_and_8(pcp, val) this_cpu_generic_to_op(pcp, val, &=) macro
214 #define this_cpu_and_8(pcp, val) \ macro