Searched defs:this_cpu_add_return_2 (Results 1 – 2 of 2) sorted by relevance
201 #define this_cpu_add_return_2(pcp, val) \ macro
458 #define this_cpu_add_return_2(pcp, val) this_cpu_generic_add_return(pcp, val) macro