Searched refs:this_cpu_add_1 (Results 1 – 2 of 2) sorted by relevance
415 #ifndef this_cpu_add_1416 #define this_cpu_add_1(pcp, val) this_cpu_generic_to_op(pcp, val, +=) macro
190 #define this_cpu_add_1(pcp, val) \ macro