Searched defs:this_cpu_inc (Results 1 – 2 of 2) sorted by relevance
35 #define this_cpu_inc(pcp) this_cpu_add(pcp, 1) macro
522 #define this_cpu_inc(pcp) this_cpu_add(pcp, 1) macro