Searched refs:this_cpu_add_4 (Results 1 – 2 of 2) sorted by relevance
421 #ifndef this_cpu_add_4422 #define this_cpu_add_4(pcp, val) this_cpu_generic_to_op(pcp, val, +=) macro
194 #define this_cpu_add_4(pcp, val) \ macro