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