Searched defs:this_cpu_inc_return (Results 1 – 2 of 2) sorted by relevance
504 #define this_cpu_inc_return(pcp) this_cpu_add_return(pcp, 1) macro
523 #define this_cpu_inc_return(pcp) this_cpu_add_return(pcp, 1) macro