Searched refs:this_cpu_add_2 (Results 1 – 2 of 2) sorted by relevance
418 #ifndef this_cpu_add_2419 #define this_cpu_add_2(pcp, val) this_cpu_generic_to_op(pcp, val, +=) macro
192 #define this_cpu_add_2(pcp, val) \ macro