Searched defs:__this_cpu_inc (Results 1 – 2 of 2) sorted by relevance
31 #define __this_cpu_inc(pcp) __this_cpu_add(pcp, 1) macro
497 #define __this_cpu_inc(pcp) __this_cpu_add(pcp, 1) macro